v3.1.0
JimBobSquarePants
released this
22 Aug 15:52
·
212 commits
to master
since this release
Minor Release
- All plugins now automatically register if loaded via jQuery's
load()
orhtml()
method. - Adds new Conditional plugin
- Adds new method to jQuery
debounce()
- Fixes issue #43 where print styles are skewed
- Fixes issue where Modal plugin show event is fired too early.