Skip to content

Releases: feimosi/baguetteBox.js

v1.11.1

31 Mar 11:51
Compare
Choose a tag to compare
  • fix preventDefault inside passive events (#202 #223)
  • fix vertical scrolling while swiping through the gallery (#211)
  • update dev dependencies

v1.11.0

16 Sep 16:42
Compare
Choose a tag to compare
  • add home/end navigation keys support (#179)
  • fix trying to exit full-screen if not actually in a full-screen mode (95ba270)

v1.10.0

23 Jan 14:52
Compare
Choose a tag to compare
  • add passive mode support for touch events (#155)
  • add 'show' and 'hide' methods to the API (#148)

v1.9.1

26 Sep 10:39
Compare
Choose a tag to compare
  • fix context menu on mobile preventing further swipe moves (#154)
  • fix focus on the last active element which was not working in some scenarios (2f0ccf9)

v1.9.0

16 Sep 15:55
Compare
Choose a tag to compare
  • add new bodyClass and ignoreClass options (#143, #141, #140)
  • prevent TypeError when documentLastFocus is null (#151)
  • add a Contributing guide (a226a6e)

v1.8.2

11 Mar 19:39
Compare
Choose a tag to compare
  • 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 (7a39ba5)
  • fix hiding the overlay on background click and not working keyboard shortcuts in IE8 (f1b5484)
  • multiple documentation updates (8f1d040, 1d368f6, 27d3959 a24dd4d, 8613150)

v1.8.1

22 Oct 13:47
Compare
Choose a tag to compare
  • fix invalid SVG fallback for close button (#126)
  • change the bower main files location (#129)
  • update docs and devDependencies

v1.8.0

23 Jul 12:17
Compare
Choose a tag to compare
  • 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

27 May 14:43
Compare
Choose a tag to compare
  • better scrollbars hiding solution (#59)
  • support dynamically added images, multiple run invokations (#93)
  • accessibility improvements (#112)

v1.6.3

06 May 18:25
Compare
Choose a tag to compare

Dummy release used to make publishing to npm possible.