All Versions
11
Latest Version
Avg Release Cycle
143 days
Latest Release
1486 days ago

Changelog History
Page 1

  • v1.11.1 Changes

    March 31, 2020
    • ๐Ÿ›  fix preventDefault inside passive events (#202 #223)
    • ๐Ÿ›  fix vertical scrolling while swiping through the gallery (#211)
    • โšก๏ธ update dev dependencies
  • v1.11.0 Changes

    September 16, 2018
    • โž• 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 Changes

    January 23, 2018
    • โž• add passive mode support for touch events (#155)
    • โž• add 'show' and 'hide' methods to the API (#148)
  • v1.9.1 Changes

    September 26, 2017
    • ๐Ÿ›  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 Changes

    September 16, 2017
    • โž• add new bodyClass and ignoreClass options (#143, #141, #140)
    • prevent TypeError when documentLastFocus is null (#151)
    • โž• add a Contributing guide (a226a6e)
  • v1.8.2 Changes

    March 11, 2017
    • 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 Changes

    October 22, 2016
    • ๐Ÿ›  fix invalid SVG fallback for close button (#126)
    • ๐Ÿ”„ change the bower main files location (#129)
    • โšก๏ธ update docs and devDependencies
  • v1.8.0 Changes

    July 23, 2016
    • ๐Ÿ‘ 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 Changes

    May 27, 2016
    • ๐Ÿ‘ better scrollbars hiding solution (#59)
    • ๐Ÿ‘Œ support dynamically added images, multiple run invokations (#93)
    • accessibility improvements (#112)
  • v1.6.3 Changes

    May 06, 2016

    ๐Ÿš€ Dummy release used to make publishing to npm possible.