Releases: igordanchenko/yet-another-react-lightbox
Releases · igordanchenko/yet-another-react-lightbox
v3.21.7
3.21.7 (2024-11-15)
Bug Fixes
- video: prevent offscreen video slide playback on swipe (fix #316) (b91a18a)
v3.21.6
3.21.6 (2024-09-19)
Bug Fixes
- fix horizontal scroll mouse button navigation (fix #305) (626368b)
v3.21.4
3.21.4 (2024-08-17)
Bug Fixes
- zoom: fix incremental zoom scale (fa09bbe)
- zoom: ignore context menu pointer events (23f1f49)
v3.21.3
3.21.3 (2024-08-08)
Bug Fixes
- add type definitions for translation labels (3d12ec7)
v3.21.2
3.21.2 (2024-08-05)
Bug Fixes
- mark offscreen slides as aria-hidden (fix #297) (2b9816b)
v3.21.1
3.21.1 (2024-07-06)
Bug Fixes
- fix types references in plugins module augmentation (e33fcf9)
v3.21.0
3.21.0 (2024-07-02)
Features
- add title attribute to IconButton for enhanced accessibility (46c779a)
v3.20.1
3.20.1 (2024-06-27)
Bug Fixes
- add onError callback to ImageSlide (39426d4)