Commit History

Author SHA1 Message Date
  Emanuele Marchi b7e9c8518f revert of switchChange event triggered only on falsy skip 10 years ago
  Emanuele Marchi 1e8b18c3b8 v3.3.0 10 years ago
  Emanuele Marchi 44a59425cf prevent propagation on sides click, set the correct state after drag from indeterminate state #403 10 years ago
  Emanuele Marchi 97b28eab76 fixed missing delayed call of container position if element is not visible on init #383 10 years ago
  Emanuele Marchi 5e3b5ff0e9 build 10 years ago
  Emanuele Marchi 799dec8a2a fixed animate on init deprecating transitionEnd emulation #381 10 years ago
  Emanuele Marchi df5918a8e4 v3.2.2 10 years ago
  Emanuele Marchi 3a1caad89f fixed missing width on init (close #376), fixed indeterminate removal, added examples, 10 years ago
  Emanuele Marchi 5920b51563 v3.2.1 10 years ago
  Emanuele Marchi dcc720e19a hotfix: error in case of missing bootstrap transition.js 10 years ago
  Emanuele Marchi 766529883f v3.2.0 10 years ago
  Emanuele Marchi 01ba92b351 fixed missing container resize on handleWidth and labelWidth programmatic call 10 years ago
  Emanuele Marchi 12efa11ed7 fixed external label event conflict #359 10 years ago
  Emanuele Marchi 02c8d9f18e increased readability of post conditions, reworked container position logic, implemented variable handles and label widths, fixed chrome opacity 10 years ago
  Emanuele Marchi 6dd9c937e6 version update in files banner 10 years ago
  David Schäfer 9b359a97ff changed indeterminate behavior 10 years ago
  Emanuele Marchi dc3a8c26a2 added methods to toggle animate and inverse properties, added basic examples to docs 10 years ago
  Emanuele Marchi 48aecfd667 added inverse programmatic method, updated documentation 10 years ago
  Emanuele Marchi 38a6766618 added support for html tag that may override inverse option 10 years ago
  Emanuele Marchi 74019501d0 completed inverse option 10 years ago
  Emanuele Marchi c41faafde0 v3.0.2 11 years ago
  George K 82d6d5da80 Renamed allowAllOff to radioAllOff, added docs entry for it 11 years ago
  George K 516ce3a688 Added "allowAllOff" option. 11 years ago
  LostCrew 09f3b15458 Merge branch 'develop' of https://github.com/root-talis/bootstrap-switch into root-talis-develop 11 years ago
  LostCrew 3003ad76d1 fixed broken toggle action in case of radio inputs #312 11 years ago
  George K 132ac97afe Made it impossible to uncheck a checked radio button. 11 years ago
  LostCrew c5681c4871 made html inline options overridable by javascript init options #319 11 years ago
  LostCrew 0780217bd6 removed click label click handler and managed the click behaviour within the other event handlers, fixed firefox double event triggering on spacebar press #316 11 years ago
  LostCrew 52c291dd5c fixed double event triggering if selector is id #317 11 years ago
  pauloortins c2c7ce675f Added support for onInit and onSwitchChange event 11 years ago