Skip to content

Releases: igordanchenko/yet-another-react-lightbox

v1.6.0

14 Jun 15:54
a0c836e
Compare
Choose a tag to compare

1.6.0 (2022-06-14)

Bug Fixes

  • fix vertical page scroll over inline lightbox (0cea0da)

Features

v1.5.0

10 Jun 03:49
13e6cf3
Compare
Choose a tag to compare

1.5.0 (2022-06-10)

Features

  • overhaul Video plugin, add additional video attributes, add autoplay mode (13e6cf3)

v1.4.1

09 Jun 01:42
cab1a55
Compare
Choose a tag to compare

1.4.1 (2022-06-09)

Bug Fixes

  • adjust maxWidth for devicePixelRatio (67ca907)
  • fix Fullscreen plugin compatibility with Inline (6b3d007)
  • improve title padding accuracy (9555cad)
  • include padding in the container rect calculations (04bd1e7)

v1.4.0

03 Jun 22:52
17ee025
Compare
Choose a tag to compare

1.4.0 (2022-06-03)

Bug Fixes

Features

  • introduce Captions plugin (12f8aad)
  • make ImageSlide reusable (3a801ed)

v1.3.6

02 Jun 02:29
944abaf
Compare
Choose a tag to compare

1.3.6 (2022-06-02)

Bug Fixes

  • fix ImageSlidePropTypes (944abaf)

v1.3.5

02 Jun 02:07
83b2d4c
Compare
Choose a tag to compare

1.3.5 (2022-06-02)

Bug Fixes

  • fix ImageSlidePropTypes (83b2d4c)

v1.3.4

01 Jun 18:55
0d328d9
Compare
Choose a tag to compare

1.3.4 (2022-06-01)

Bug Fixes

  • update package description (0d328d9)

v1.3.3

01 Jun 17:06
d9be101
Compare
Choose a tag to compare

1.3.3 (2022-06-01)

Bug Fixes

  • fix controller prop (2a09659)
  • fix custom slide rendering (d051412)
  • rename erroneous title attribute to alt (d9be101)
  • update navigation buttons labels (a20d79b)

v1.3.2

31 May 00:16
3e69bc7
Compare
Choose a tag to compare

1.3.2 (2022-05-31)

Bug Fixes

  • disable auto focus in inline mode (3e69bc7)
  • eliminate conflicting type names (51cc4c6)

v1.3.1

30 May 22:51
5e502fa
Compare
Choose a tag to compare

1.3.1 (2022-05-30)

Bug Fixes

  • add default exports for individual plugins (5e502fa)