Skip to content

0.8.0

Compare
Choose a tag to compare
@abpetkov abpetkov released this 03 Apr 07:26
· 12 commits to master since this release

This release includes several new features, which include:

  • A proper way to unbind event handlers attached to the Switchery object instance, using the brand new .destroy() method (#54)
  • Enable or disable switch dynamically via the .enable() and .disable() methods (#30)
  • Add Meteor.js support - Atmosphere package here (#54)
  • Add secondary jack color option. Check README for more info. (requested by @ronnyfly2 on Twitter)