Skip to content

Releases: igordanchenko/yet-another-react-lightbox

v3.20.0

13 Jun 18:33
8db42fe
Compare
Choose a tag to compare

3.20.0 (2024-06-13)

Features

  • captions: add option to hide captions by default (fix #280) (eefed6a)
  • thumbnails: add option to hide thumbnails by default (fix #280) (e5eab15)

v3.19.0

22 May 21:03
78e1ab2
Compare
Choose a tag to compare

3.19.0 (2024-05-22)

Bug Fixes

  • fullscreen: improve Fullscreen plugin compatibility with ownerDocument (fix #270) (42b4f65)
  • fullscreen: improve Fullscreen plugin compatibility with shadow DOM (fix #271) (8202b62)
  • improve Controller module compatibility with ownerDocument (d8b73ee)
  • improve NoScroll module compatibility with ownerDocument (1d9764a)
  • thumbnails: improve Thumbnails plugin compatibility with ownerDocument (36e1118)
  • zoom: improve Zoom plugin compatibility with ownerDocument (a4d5fc3)

Features

  • add LightboxRoot and DocumentContext (b7768ef)
  • thumbnails: add standalone thumbnail prop (fix #274) (cebf880)

v3.18.0

08 May 14:14
3f18c23
Compare
Choose a tag to compare

3.18.0 (2024-05-08)

Features

  • video: add video source media attribute (3f18c23)

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)