Skip to content

Releases: kasparsz/jquery-app

1.6.0

16 Sep 13:34
Compare
Choose a tag to compare
  • added debug: 'error' to output only failed initialization calls
  • Fixed error when debug mode is on
  • Fixed spelling
  • Updated documentation
  • Updated dependencies

1.5.0-pre

13 Oct 13:00
Compare
Choose a tag to compare
1.5.0-pre Pre-release
Pre-release

$.app.call(element, [settings], [pluginNames]) - added plugins optional argument to allow calling only a specific list of plugins
$.fn.app([settings], [plugins]) - added plugins optional argument to allow calling only a specific list of plugins

1.5.0

13 Oct 13:06
63e7bce
Compare
Choose a tag to compare

$.app.call(element, [settings], [pluginNames]) - added plugins optional argument to allow calling only a specific list of plugins
$.fn.app([settings], [plugins]) - added plugins optional argument to allow calling only a specific list of plugins

1.4.0

04 Jun 15:09
Compare
Choose a tag to compare
Updated tests, documentation, added $.app.hasPlugin, $.app.hasPluginD…

v1.2.0

13 Mar 12:47
Compare
Choose a tag to compare

Allow whitespace additionally to comma as multiple plugin name separator

Updated dependencies

22 Jan 20:14
Compare
Choose a tag to compare
v1.1.0

Updated dependencies

v1.0.0

07 Aug 11:15
Compare
Choose a tag to compare
Fixed jQuery module loading to prevent webpack from requiring jQuery …

v0.4.0

01 Sep 14:25
Compare
Choose a tag to compare

Changed

  • Implemented proper jQuery loading/factory method

v0.3.1...v0.4.0

v0.3.1

29 Aug 12:02
Compare
Choose a tag to compare

Added

  • debug configuration option #1

v0.2.2...v0.3.1

v0.2.2

29 Aug 12:14
Compare
Choose a tag to compare
Bumped version