Skip to content

v3.1.0

Compare
Choose a tag to compare
@JimBobSquarePants 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() or html() 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.