BaguetteBox.js Versions Save

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

v1.11.1

4 years ago
  • fix preventDefault inside passive events (#202 #223)
  • fix vertical scrolling while swiping through the gallery (#211)
  • update dev dependencies

v1.11.0

5 years ago
  • add home/end navigation keys support (#179)
  • fix trying to exit full-screen if not actually in a full-screen mode (95ba270048f67b7969f255a5fe589c43b07f8558)

v1.10.0

6 years ago
  • add passive mode support for touch events (#155)
  • add 'show' and 'hide' methods to the API (#148)

v1.9.1

6 years ago
  • fix context menu on mobile preventing further swipe moves (#154)
  • fix focus on the last active element which was not working in some scenarios (2f0ccf9a7c8a9d0538019aad2396144788ce78a8)

v1.9.0

6 years ago
  • add new bodyClass and ignoreClass options (#143, #141, #140)
  • prevent TypeError when documentLastFocus is null (#151)
  • add a Contributing guide (a226a6e92ec928e6ba6df0586091415406e3dd72)

v1.8.2

7 years ago
  • guard against missing gallery element (when the gallery has been changed or closed) (#124)
  • fix trapping of the focus inside the overlay in Firefox < 9 (7a39ba572e00ba1ec2f4e9faea7d1c7f7a7e1b04)
  • fix hiding the overlay on background click and not working keyboard shortcuts in IE8 (f1b54847d6c1c4f93c698326b8636d49c16652d8)
  • multiple documentation updates (8f1d0407249bc8f95f758683c4539c86cab3ef79, 1d368f66e1f64bdeb0733a062609012611950bc5, 27d3959ca97f5c68e85c4a56637a8c199c325054 a24dd4d60e9e758b0bbb7d7ce4dc181856fdb35f, 861315062c485e147cde30bc289ba55c60ecaa4b)

v1.8.1

7 years ago
  • fix invalid SVG fallback for close button (#126)
  • change the bower main files location (#129)
  • update docs and devDependencies

v1.8.0

7 years ago
  • allow single link galleries (#83)
  • add alt attribute to the gallery image (#120)
  • ignore multitouch events to enable zooming on mobile devices (#117)
  • keep unminified source files in dist folder (#114)
  • change development folder name build -> demo

v1.7.0

7 years ago
  • better scrollbars hiding solution (#59)
  • support dynamically added images, multiple run invokations (#93)
  • accessibility improvements (#112)

v1.6.3

8 years ago

Dummy release used to make publishing to npm possible.