Skip to content

Releases: igordanchenko/yet-another-react-lightbox

v3.12.3

04 Oct 20:06
f63f6af
Compare
Choose a tag to compare

3.12.3 (2023-10-04)

Bug Fixes

  • thumbnails: fix thumbnails count in finite carousel mode (fix #185) (f63f6af)

v3.12.2

04 Sep 14:08
1011db4
Compare
Choose a tag to compare

3.12.2 (2023-09-04)

Bug Fixes

  • safeguard image dimensions formulas against invalid srcSet data (1011db4)

v3.12.1

17 Aug 15:03
bafdda0
Compare
Choose a tag to compare

3.12.1 (2023-08-17)

Bug Fixes

  • improve carousel preload in edge cases (bafdda0)

v3.12.0

28 Jul 15:05
7506622
Compare
Choose a tag to compare

3.12.0 (2023-07-28)

Features

  • add toolbar and navigation buttons customization slots (6ea79a3)

v3.11.4

16 Jul 15:59
bdaa7f7
Compare
Choose a tag to compare

3.11.4 (2023-07-16)

Bug Fixes

  • inline: attach root slot styles to the Inline container (bdaa7f7)

v3.11.3

27 Jun 14:23
2d6e6db
Compare
Choose a tag to compare

3.11.3 (2023-06-27)

Bug Fixes

v3.11.2

22 Jun 23:56
ab07ee7
Compare
Choose a tag to compare

3.11.2 (2023-06-22)

Bug Fixes

  • types: fix plugins module augmentations (ab07ee7)

v3.11.1

13 Jun 15:14
6711b18
Compare
Choose a tag to compare

3.11.1 (2023-06-13)

Bug Fixes

  • fix escape key keyboard listener (fix #142) (6711b18)

v3.11.0

10 Jun 23:00
Compare
Choose a tag to compare

3.11.0 (2023-06-10)

Features

  • add slide style customization slot (3ebc92e)

v3.10.2

07 Jun 12:54
2f0a6e4
Compare
Choose a tag to compare

3.10.2 (2023-06-07)

Bug Fixes

  • types: improve image and video slide type definitions (e0ff175)
  • video: add safeguard against empty video sources (fe3d76c)