Releases: StephanWagner/jBox
Releases · StephanWagner/jBox
v0.5.3
v0.5.2
Added option to download images in jBox type Image
v0.5.1
- Reorganise themes
v0.5.0
- Added gulp to minify JS and SCSS
- Refactored folder structure to src, dist and assets
- Minor bug fixes
v0.4.9
v0.4.8
- Bugfixes
- Added AMD and CommonJS support
- New options for plugin Image to add an image counter
v0.4.7
- Bugfixes and minor improvements
v0.4.6
- Minor Bugfixes and improvements
- New method
.animate()
with which you can animate the jBox or any other element. This method does not interfere with the optionanimate
- You can now add a footer with the option
footer
- New theme
TooltipBorderThick
- New demo section Playground with a complex jBox showcase
v0.4.5
- Bugfixes
- Minor improvements
- jQuery elements are now deprecated for options
attach
anddraggable
, use jQuery selectors instead, e.g.attach: '.tooltip'
v0.4.4
- No major changes, updated package.json for npm