Releases: StephanWagner/jBox
Releases · StephanWagner/jBox
v1.0.9
v1.0.8
Bugfix for methods hide
and show
v1.0.7
- Bugfix for methods
setWidth
andsetHeight
- Version bump
v1.0.6
- Minor bug fix
- Minor version bump
- Fixed dev dependency vulnerabilities
v1.0.5
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
Aborted AJAX requests due to jBox closing will now be reloaded when jBox opens the next time.
v1.0.3
Minor fix to prevent error logs when plugin not loaded
v1.0.2
Minor style fixes
v1.0.1
Fixed an issue in the umd wrapper
v1.0.0
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.