3.1.0
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.