React Photo Album Versions Save

Responsive photo gallery component for React

v2.3.1

3 months ago

2.3.1 (2024-01-29)

Bug Fixes

  • eliminate polynomial regexp complexity (6284c94)

v2.3.0

8 months ago

2.3.0 (2023-08-18)

Features

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

v2.2.2

1 year ago

2.2.2 (2023-05-10)

Bug Fixes

  • merge className prop instead of overriding (adc8c3f)

v2.2.1

1 year ago

2.2.1 (2023-05-10)

Bug Fixes

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

v2.2.0

1 year ago

2.2.0 (2023-05-05)

Features

  • add "use client" annotation (83c464c)

v2.1.0

1 year ago

2.1.0 (2023-04-26)

Features

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

v2.0.4

1 year ago

2.0.4 (2023-04-11)

Bug Fixes

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

v2.0.3

1 year ago

2.0.3 (2023-03-08)

Bug Fixes

  • simplify renderDefaultPhoto callback params (cc56f5a)

v2.0.2

1 year ago

2.0.2 (2023-02-14)

Bug Fixes

  • pass cursor style to wrapperStyle (c3f5c8a)

v2.0.1

1 year ago

2.0.1 (2023-02-03)

Bug Fixes

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