Releases: igordanchenko/yet-another-react-lightbox
Releases · igordanchenko/yet-another-react-lightbox
v2.6.2
2.6.2 (2023-03-13)
Bug Fixes
- fix zoomed in image aspect ratio with custom render function (fix #86) (734d669)
v2.6.1
2.6.1 (2023-03-09)
Bug Fixes
- fix slide container rect sizing (fix #85) (342f04a)
v2.6.0
2.6.0 (2023-03-06)
Bug Fixes
- fix zoom animation easing (5f20c37)
Features
- add animation easing function override (fix #80) (9555591)
v2.5.1
2.5.1 (2023-03-06)
Bug Fixes
- fix captions description style props (fix #82) (75f1647)
- fix navigation animation duration override in slideshow mode (2d59711)
v2.5.0
2.5.0 (2023-03-02)
Features
- add navigation animation override (653d8d5)
v2.4.3
2.4.3 (2023-02-22)
Bug Fixes
- fix up index prop when out of bounds (2f100ae)
- fix zoom plugin for imageFit cover and srcSet images (5227bb2)
- fix zoom plugin for small images (fix #75) (50b6589)
v2.4.2
2.4.2 (2023-02-17)
Bug Fixes
- improve css compatibility with legacy browsers (39fd3b4)
v2.4.1
2.4.1 (2023-02-17)
Reverts
- chore: update dev dependencies (4b26574)
v2.4.0
2.4.0 (2023-02-17)
Bug Fixes
- prevent invalid keyboard navigation events (5d2a118)
- slideshow not playing in fullscreen mode with zoom plugin (38bb12c)
- throttle rapid repeat of keyboard navigation events (a06b362)
- transfer focus when navigation buttons get disabled (5ccd6c2)
Features
- improve thumbnails animation performance (d5b8e76)
v2.3.1
2.3.1 (2023-02-09)
Bug Fixes
- export ContainerRect type (8f20a03)