Skip to content

Releases: StephanWagner/jBox

v1.0.9

24 Feb 08:54
Compare
Choose a tag to compare

Fix for issue #138

v1.0.8

11 Feb 17:50
Compare
Choose a tag to compare

Bugfix for methods hide and show

v1.0.7

04 Feb 20:39
Compare
Choose a tag to compare
  • Bugfix for methods setWidth and setHeight
  • Version bump

v1.0.6

20 Oct 19:53
Compare
Choose a tag to compare
  • Minor bug fix
  • Minor version bump
  • Fixed dev dependency vulnerabilities

v1.0.5

09 Jul 18:41
Compare
Choose a tag to compare

Source elements are now exposed as attribute in options cancel and submit in type jBox Confirm.

Thanks to Antonov Igor for this feature: http://disq.us/p/22yoaf3

v1.0.4

06 Jul 16:18
Compare
Choose a tag to compare

Aborted AJAX requests due to jBox closing will now be reloaded when jBox opens the next time.

v1.0.3

18 Jun 19:34
Compare
Choose a tag to compare

Minor fix to prevent error logs when plugin not loaded

v1.0.2

12 May 08:30
Compare
Choose a tag to compare

Minor style fixes

v1.0.1

10 May 17:00
Compare
Choose a tag to compare

Fixed an issue in the umd wrapper

v1.0.0

10 May 16:32
Compare
Choose a tag to compare

I finally feel comfortable enough to release a 1.0.0 version.

  • Fixed scrolling bug in safari
  • Refactored umd wrapper to work with plugins

Plugins files now have to be loaded before jBox.js instead of after.