Releases: igordanchenko/yet-another-react-lightbox
Releases · igordanchenko/yet-another-react-lightbox
v3.10.1
3.10.1 (2023-06-01)
Bug Fixes
- fix TS module augmentation in plugins (close #132) (253a017)
v3.10.0
3.10.0 (2023-05-25)
Features
- add
carousel.imageProps
configuration option (close #131) (c693e71)
v3.9.1
3.9.1 (2023-05-24)
Bug Fixes
- convert
RenderSlideProps
interface to generic (5ffd036)
v3.9.0
3.9.0 (2023-05-19)
Features
v3.8.3
3.8.3 (2023-05-17)
Bug Fixes
- streamline usage of custom download and share functions (2944efb)
v3.8.2
3.8.2 (2023-05-15)
Bug Fixes
- add pull-down visual effect (ac6013f)
v3.8.1
3.8.1 (2023-05-15)
Bug Fixes
- share: safeguard navigator object access in isShareSupported (950a74a)
v3.8.0
3.8.0 (2023-05-15)
Features
v3.7.0
3.7.0 (2023-05-12)
Features
- add closeOnPullDown controller option (80df05e)
v3.6.0
3.6.0 (2023-05-09)
Bug Fixes
Features
- add "use client" annotation (868412e)
- deprecate
/core
module export path (68d8ca2)