Skip to content

Releases: igordanchenko/yet-another-react-lightbox

v3.17.5

25 Apr 21:07
331e9cb
Compare
Choose a tag to compare

3.17.5 (2024-04-25)

Bug Fixes

v3.17.4

22 Apr 19:38
e4e0d4e
Compare
Choose a tag to compare

3.17.4 (2024-04-22)

Bug Fixes

  • thumbnails: add imageFit support for video thumbnails (fix #263) (e4e0d4e)

v3.17.3

15 Apr 16:38
6629fc1
Compare
Choose a tag to compare

3.17.3 (2024-04-15)

Bug Fixes

  • thumbnails: fix custom thumbnail dimensions (fix #262) (6629fc1)

v3.17.2

29 Mar 21:22
771fde1
Compare
Choose a tag to compare

3.17.2 (2024-03-29)

Bug Fixes

  • inline: fix mouse wheel page scrolling in Safari (fix #256) (98559dc)

v3.17.1

11 Mar 15:21
9567623
Compare
Choose a tag to compare

3.17.1 (2024-03-11)

Bug Fixes

  • prevent vertical scroll in inline mode with scrollToZoom (fix #248) (9567623)

v3.17.0

05 Feb 15:10
4293be3
Compare
Choose a tag to compare

3.17.0 (2024-02-05)

Features

  • fullscreen: add enterFullscreen and exitFullscreen callbacks (4293be3)

v3.16.0

19 Jan 20:43
98e095a
Compare
Choose a tag to compare

3.16.0 (2024-01-19)

Features

  • add closeOnPullUp controller option (98e095a)

v3.15.6

02 Dec 16:59
92df07a
Compare
Choose a tag to compare

3.15.6 (2023-12-02)

Bug Fixes

  • safeguard against invalid index prop (fix #216) (92df07a)

v3.15.5

30 Nov 19:46
32a7a50
Compare
Choose a tag to compare

3.15.5 (2023-11-30)

Bug Fixes

  • do not interrupt animation on no-op external state updates (fix #212) (32a7a50)

v3.15.4

28 Nov 00:00
02d8f49
Compare
Choose a tag to compare

3.15.4 (2023-11-28)

Bug Fixes