lightgallery.js v1.4.1-beta Release Notes

Release Date: 2020-10-29 // over 3 years ago
  • โž• Add support for player.vimeo.com/video/<video_id>


Previous changes from v1.4.0

    โž• Add option to turn off hiding toolbar and controls
    If 0 is passed via hideBarsDelay, lightGallery will not hide the toolbar and controls.

    ๐Ÿ†• new supportLegacyBrowser option
    ๐Ÿ’ป This helps make the usage of picturefill libray optional as all modern browsers support srcset attribute now

    ๐Ÿ‘ Better error messaging

    ๐Ÿ›  Minor bug fixes