Releases: sachinchoolur/lightGallery
Releases · sachinchoolur/lightGallery
Version 2.8.1 release
What's Changed
- Typo fix by @gilren in #1547
- refactor(container): add type () => HTMLElement & string selector support - #1570
- Fix #1524 - Cannot override muted param with Vimeo video by @dev-newvisibility in #1526
- fix: resolve subHtmlUrl dynamic mode issue in fetchCaptionFromUrl by @ajuzp5 in #1557
- fix: refactor inline styles in thumbnail plugin for CSP compatibility in #1565
- fix(lg-utils): update dummy img handling & append method by @bytesandbots3 in #1596
- fix(lg-rotate): block the ability to close the zoomed-in image #1581 in #1594
- feat: wrap img with & add data-lg-size in #1597
- fix(lgzoom): correct zoom out aria-label and icon issue #1583 in #1591
- fix(lg-zoom): resolve undefined property access #1576 in #1595
- fix: correct iframe container styles to display external content #1600 in #1603
- fix(types): add lgMediumZoom plugin typings #1607 by @bytesandbots3 in #1608
Version 2.8.0-beta.2 release
What's Changed
- Typo fix by @gilren in #1547
- refactor(container): add type () => HTMLElement & string selector support - #1570
- Fix #1524 - Cannot override muted param with Vimeo video by @dev-newvisibility in #1526
- fix: resolve subHtmlUrl dynamic mode issue in fetchCaptionFromUrl by @ajuzp5 in #1557
- fix: refactor inline styles in thumbnail plugin for CSP compatibility in #1565
- fix(lg-utils): update dummy img handling & append method by @bytesandbots3 in #1596
- fix(lg-rotate): block the ability to close the zoomed-in image #1581 in #1594
- feat: wrap img with & add data-lg-size in #1597
- fix(lgzoom): correct zoom out aria-label and icon issue #1583 in #1591
- fix(lg-zoom): resolve undefined property access #1576 in #1595
- fix: correct iframe container styles to display external content #1600 in #1603
- fix(types): add lgMediumZoom plugin typings #1607 by @bytesandbots3 in #1608
Version 2.8.0-beta.1 release
Angular 16, 17 build
Version 2.7.2 release
- Add alt tag for thumbnails if available
- Infinite zoom (Zoom beyond actual size) support.
- enable the close button on mobile for iframe
- fix(zoom): zoom in and out not happening when clicked too fast
- feat(strings): make error message customizable
Version 2.7.2-beta.1 release
- Add alt tag for thumbnails if available
Version 2.7.2-beta.0 release
- Infinite zoom (Zoom beyond actual size) support.
- enable the close button on mobile for iframe
- fix(zoom): zoom in and out not happening when clicked too fast
Version 2.7.1 release
Version 2.7.1-beta.1 release
Fix issue - Jumping of max zoomed in images #1423
Version 2.7.1-beta.0 release
- Support for YouTube nocookie
- Bug fix: Correct youtube player params order #1417
Version 2.7.0 release
- Add support for angular 13 and 14
- Big fix - Zoom button is disabled when clicking too fast