Skip to content

3.1.0

Compare
Choose a tag to compare
@sohomsahaun sohomsahaun released this 29 Mar 04:20
· 11 commits to master since this release

​Change(s)

  • Added new method: .on().
  • .change() and .trigger() has an extra argument - which can be used for passing data with the trigger/state change.
  • Removed the internal struct __this, which gives a mentionable performance boost.
  • Arguments in events now work in HTML5. The number of arguments has been limited to 16.
  • Fixed bugs.

 

Issue(s) addressed
#22, #23, #24

 

Note
Please refer to the Documentation for updated API.