BaguetteBox.js Versions Save

:zap: Simple and easy to use lightbox script written in pure JavaScript

v1.6.2

8 years ago
  • improve overlay click handler responsible for closing the lightbox (#101)
  • keep src/ folder when using with npm (#107)

v1.6.1

8 years ago
  • fix IE8 errors caused by button.type property and lack of support for RGBA (#104)

v1.6.0

8 years ago

v1.5.0

8 years ago
  • full screen mode (using Fullscreen API) - fullScreen
  • new option to choose overlay background color - overlayBackgroundColor
  • new option to hide scrollbars when gallery is displayed - noScrollbars
  • new option to propage caption to the image title attribute - titleTag

v1.4.2

8 years ago
  • fix a bug where images referencing the same source had removed only one event listener on unbind
  • fix a bug with unbinding only the latest gallery on destroy

v1.4.1

8 years ago
  • fix bug with image caption overflow

v1.3.3

8 years ago
  • deactivate global keyboard handler when overlay is hidden

v1.4.0

8 years ago
  • support export to node.js modules or AMD
  • new destroy method to completely remove the plugin with any bindings

v1.3.2

9 years ago

Maintenance release

v1.3.1

9 years ago
  • new option: custom regex filter