Skip to content

Releases: StephanWagner/jBox

v0.5.3

09 Dec 14:54
Compare
Choose a tag to compare
  • New value 'auto' for option zIndex
  • New option holdPosition for type Modal

Thanks to @ghaecker for these contributions.

v0.5.2

18 Nov 22:15
Compare
Choose a tag to compare

Added option to download images in jBox type Image

v0.5.1

02 Nov 18:05
Compare
Choose a tag to compare
  • Reorganise themes

v0.5.0

25 Oct 21:24
Compare
Choose a tag to compare
  • Added gulp to minify JS and SCSS
  • Refactored folder structure to src, dist and assets
  • Minor bug fixes

v0.4.9

15 Oct 20:46
Compare
Choose a tag to compare

v0.4.8

09 May 10:44
Compare
Choose a tag to compare
  • Bugfixes
  • Added AMD and CommonJS support
  • New options for plugin Image to add an image counter

v0.4.7

06 Dec 00:59
Compare
Choose a tag to compare
  • Bugfixes and minor improvements

v0.4.6

04 Dec 21:42
Compare
Choose a tag to compare
  • 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 option animate
  • 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

02 Dec 00:23
Compare
Choose a tag to compare
  • Bugfixes
  • Minor improvements
  • jQuery elements are now deprecated for options attach and draggable, use jQuery selectors instead, e.g. attach: '.tooltip'

v0.4.4

29 Nov 15:48
Compare
Choose a tag to compare
  • No major changes, updated package.json for npm