Skip to content

Releases: igordanchenko/yet-another-react-lightbox-lite

v1.7.0

24 Jan 04:06
67dc71e
Compare
Choose a tag to compare

1.7.0 (2025-01-24)

Features

  • disable pointer navigation on selectable elements (fix #4) (67dc71e)

v1.6.1

23 Jan 00:12
0209c49
Compare
Choose a tag to compare

1.6.1 (2025-01-23)

Bug Fixes

  • fix zoom shortcuts on Linux (fix #5) (0209c49)

v1.6.0

23 Nov 14:52
208f1f6
Compare
Choose a tag to compare

1.6.0 (2024-11-23)

Features

  • add config option to disable zoom (fix #2) (208f1f6)

v1.5.0

19 Sep 19:42
a990a5b
Compare
Choose a tag to compare

1.5.0 (2024-09-19)

Features

  • add double-click zoom gesture (a990a5b)

v1.4.1

12 Sep 22:11
100ff49
Compare
Choose a tag to compare

1.4.1 (2024-09-12)

Bug Fixes

  • fix inert attribute (0dfd33f)
  • increase fixed toolbar z-index (c9bd829)
  • transfer focus from offscreen slides (100ff49)

v1.4.0

23 Aug 22:43
03ec162
Compare
Choose a tag to compare

1.4.0 (2024-08-23)

Features

v1.3.1

18 Aug 14:54
82d011b
Compare
Choose a tag to compare

1.3.1 (2024-08-18)

Bug Fixes

  • ignore context menu pointer events (54046bb)

v1.3.0

16 Aug 20:44
fe46a89
Compare
Choose a tag to compare

1.3.0 (2024-08-16)

Features

v1.2.1

11 Aug 02:28
16e80a7
Compare
Choose a tag to compare

1.2.1 (2024-08-11)

Bug Fixes

  • improve backdrop click accuracy (16e80a7)

v1.2.0

10 Aug 16:29
d9ef276
Compare
Choose a tag to compare

1.2.0 (2024-08-10)

Bug Fixes

  • improve backdrop click accuracy (d9ef276)

Features

  • add custom toolbar buttons (5f84ab4)
  • add fixed toolbar position (ed7e435)