Skip to content

Releases: igordanchenko/yet-another-react-lightbox

v3.21.7

15 Nov 15:14
b91a18a
Compare
Choose a tag to compare

3.21.7 (2024-11-15)

Bug Fixes

  • video: prevent offscreen video slide playback on swipe (fix #316) (b91a18a)

v3.21.6

19 Sep 19:07
626368b
Compare
Choose a tag to compare

3.21.6 (2024-09-19)

Bug Fixes

  • fix horizontal scroll mouse button navigation (fix #305) (626368b)

v3.21.5

12 Sep 15:48
7af43e1
Compare
Choose a tag to compare

3.21.5 (2024-09-12)

Bug Fixes

v3.21.4

17 Aug 16:33
fa09bbe
Compare
Choose a tag to compare

3.21.4 (2024-08-17)

Bug Fixes

  • zoom: fix incremental zoom scale (fa09bbe)
  • zoom: ignore context menu pointer events (23f1f49)

v3.21.3

08 Aug 12:46
3d12ec7
Compare
Choose a tag to compare

3.21.3 (2024-08-08)

Bug Fixes

  • add type definitions for translation labels (3d12ec7)

v3.21.2

05 Aug 17:22
2b9816b
Compare
Choose a tag to compare

3.21.2 (2024-08-05)

Bug Fixes

  • mark offscreen slides as aria-hidden (fix #297) (2b9816b)

v3.21.1

06 Jul 00:31
e33fcf9
Compare
Choose a tag to compare

3.21.1 (2024-07-06)

Bug Fixes

  • fix types references in plugins module augmentation (e33fcf9)

v3.21.0

02 Jul 17:34
46c779a
Compare
Choose a tag to compare

3.21.0 (2024-07-02)

Features

  • add title attribute to IconButton for enhanced accessibility (46c779a)

v3.20.2

01 Jul 12:06
e6ab6e8
Compare
Choose a tag to compare

3.20.2 (2024-07-01)

Bug Fixes

  • zoom: fix blurred image in Safari (fix #290) (e6ab6e8)

v3.20.1

27 Jun 11:15
39426d4
Compare
Choose a tag to compare

3.20.1 (2024-06-27)

Bug Fixes

  • add onError callback to ImageSlide (39426d4)