Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 853 Bytes

File metadata and controls

33 lines (26 loc) · 853 Bytes

0.2.1 (2013-12-31)

  • Update to angular 1.2.6
  • Update to bootstrap-switch 2.0.0
  • bsSwitch: fix for type enforcing
  • bsSwitchSpec: fix tests
  • Add CHANGELOG.md

0.2.0 (2013-12-16)

  • Improve build process
  • bsSwitchSpec: fix stop test-travis
  • bsSwitch: fix $apply already in progress, default active state
  • Update to angular 1.2.5
  • Update to bootstrap-switch 1.9.0
  • Add example page
  • Add contribution guidelines
  • bsSwitchSpec: Add test file (24 tests)
  • bsSwitch: fix class size (thanks to @bardusco)

2.0.0 (2013-09-24)

  • Update to angular 1.2.0-rc.1
  • Update to develop branch of bootstrap-switch
  • bsSwitch: handle undefined ngModel

0.1.0 (2013-08-12)

  • First release