Skip to content

Releases: igordanchenko/yet-another-react-lightbox

v3.10.1

01 Jun 14:31
253a017
Compare
Choose a tag to compare

3.10.1 (2023-06-01)

Bug Fixes

  • fix TS module augmentation in plugins (close #132) (253a017)

v3.10.0

25 May 22:05
c693e71
Compare
Choose a tag to compare

3.10.0 (2023-05-25)

Features

  • add carousel.imageProps configuration option (close #131) (c693e71)

v3.9.1

24 May 14:25
5ffd036
Compare
Choose a tag to compare

3.9.1 (2023-05-24)

Bug Fixes

  • convert RenderSlideProps interface to generic (5ffd036)

v3.9.0

19 May 13:55
5da0e54
Compare
Choose a tag to compare

3.9.0 (2023-05-19)

Features

v3.8.3

17 May 11:15
2944efb
Compare
Choose a tag to compare

3.8.3 (2023-05-17)

Bug Fixes

  • streamline usage of custom download and share functions (2944efb)

v3.8.2

15 May 17:45
19594e0
Compare
Choose a tag to compare

3.8.2 (2023-05-15)

Bug Fixes

  • add pull-down visual effect (ac6013f)

v3.8.1

15 May 15:01
950a74a
Compare
Choose a tag to compare

3.8.1 (2023-05-15)

Bug Fixes

  • share: safeguard navigator object access in isShareSupported (950a74a)

v3.8.0

15 May 13:23
77e5583
Compare
Choose a tag to compare

3.8.0 (2023-05-15)

Features

  • download: add custom download function (close #126) (0e0fcde)
  • share: add Share plugin (close #105) (77e5583)

v3.7.0

12 May 18:48
80df05e
Compare
Choose a tag to compare

3.7.0 (2023-05-12)

Features

  • add closeOnPullDown controller option (80df05e)

v3.6.0

09 May 21:39
Compare
Choose a tag to compare

3.6.0 (2023-05-09)

Bug Fixes

Features

  • add "use client" annotation (868412e)
  • deprecate /core module export path (68d8ca2)