Skip to content

Releases: igordanchenko/react-photo-album

v2.3.1

29 Jan 17:16
c79a8ef
Compare
Choose a tag to compare

2.3.1 (2024-01-29)

Bug Fixes

  • eliminate polynomial regexp complexity (6284c94)

v2.3.0

18 Aug 20:44
7d7cc94
Compare
Choose a tag to compare

2.3.0 (2023-08-18)

Features

  • add singleRowMaxHeight row constraint (fix #121) (7d7cc94)

v2.2.2

10 May 14:57
adc8c3f
Compare
Choose a tag to compare

2.2.2 (2023-05-10)

Bug Fixes

  • merge className prop instead of overriding (adc8c3f)

v2.2.1

10 May 02:34
4876ba3
Compare
Choose a tag to compare

2.2.1 (2023-05-10)

Bug Fixes

  • fix esm type declarations under node16 module resolution (4876ba3)

v2.2.0

05 May 18:39
83c464c
Compare
Choose a tag to compare

2.2.0 (2023-05-05)

Features

  • add "use client" annotation (83c464c)

v2.1.0

26 Apr 20:38
Compare
Choose a tag to compare

2.1.0 (2023-04-26)

Features

  • deprecate images photo prop in favor of srcSet (7799316)

v2.0.4

11 Apr 16:11
ed6fd6f
Compare
Choose a tag to compare

2.0.4 (2023-04-11)

Bug Fixes

  • always produce image sizes attribute when PhotoAlbum sizes is present (ed6fd6f)

v2.0.3

08 Mar 22:47
cc56f5a
Compare
Choose a tag to compare

2.0.3 (2023-03-08)

Bug Fixes

  • simplify renderDefaultPhoto callback params (cc56f5a)

v2.0.2

14 Feb 20:17
9fa51d6
Compare
Choose a tag to compare

2.0.2 (2023-02-14)

Bug Fixes

  • pass cursor style to wrapperStyle (c3f5c8a)

v2.0.1

03 Feb 20:47
e5e73d1
Compare
Choose a tag to compare

2.0.1 (2023-02-03)

Bug Fixes

  • de-duplicate srcSet images (4f27d56)
  • optimize container width observer (e5e73d1)