gatsby-image-gallery

Very basic gallery grid based on gatsby-image

MIT License

Downloads
342
Stars
130
Committers
13

Bot releases are visible (Hide)

gatsby-image-gallery - v8.2.0 Latest Release

Published by github-actions[bot] about 1 year ago

8.2.0 (2023-09-07)

Features

  • add support for node 20 (0b5fa0a)
  • drop support for node 16 (dee6dbb)
  • drop support for Gatsby 4 (c82b96f)
gatsby-image-gallery - v8.1.0

Published by github-actions[bot] over 1 year ago

8.1.0 (2023-05-30)

Features

gatsby-image-gallery - v8.0.0

Published by github-actions[bot] over 1 year ago

8.0.0 (2023-04-11)

Features

  • drop support for node 14 (90fb707)

BREAKING CHANGES

  • dropped support for node 14
gatsby-image-gallery - v7.2.1

Published by github-actions[bot] over 1 year ago

7.2.1 (2023-01-26)

Bug Fixes

  • allow ReactNode type for title and caption (#1140) (f2a35cd)
gatsby-image-gallery - v7.2.0

Published by github-actions[bot] almost 2 years ago

7.2.0 (2022-11-11)

Features

gatsby-image-gallery - v7.1.0

Published by github-actions[bot] almost 2 years ago

7.1.0 (2022-11-11)

Features

gatsby-image-gallery - v7.0.7

Published by github-actions[bot] over 2 years ago

7.0.7 (2022-06-22)

Bug Fixes

  • add support for React 18 (17c7f86)
gatsby-image-gallery - v7.0.6

Published by github-actions[bot] over 2 years ago

7.0.6 (2022-04-11)

Bug Fixes

  • deps: switch to fork of RIL to support React 18 (d1a8f81)
gatsby-image-gallery - v7.0.5

Published by github-actions[bot] over 2 years ago

7.0.5 (2022-03-16)

Bug Fixes

  • upgrade gatsby-plugin-image from 2.7.0 to 2.8.0 (#882) (bc9a6cf)
gatsby-image-gallery - v7.0.4

Published by github-actions[bot] over 2 years ago

7.0.4 (2022-03-02)

Bug Fixes

gatsby-image-gallery - v7.0.3

Published by github-actions[bot] almost 3 years ago

7.0.3 (2021-11-02)

Bug Fixes

gatsby-image-gallery - v7.1.0-next.1

Published by github-actions[bot] almost 3 years ago

7.1.0-next.1 (2021-11-02)

Features

  • switch package manager to npm (daf4c67)
gatsby-image-gallery - v7.0.2

Published by github-actions[bot] almost 3 years ago

7.0.2 (2021-11-01)

Bug Fixes

  • switch to dts-cli (805f776)
  • warning about variable already defined (bb658f6)
gatsby-image-gallery - v7.0.1

Published by github-actions[bot] almost 3 years ago

7.0.1 (2021-10-21)

Features

Bug Fixes

  • bump version for release (934f783)
  • typo in README and version bump fix publishing (d920dc8)

BREAKING CHANGES

  • this version requires Gatsby v4 and gatsby-plugin-image v2
gatsby-image-gallery - v7.0.0-next.1

Published by github-actions[bot] about 3 years ago

7.0.0-next.1 (2021-10-13)

Features

BREAKING CHANGES

  • this version requires Gatsby v4 and gatsby-plugin-image v2
gatsby-image-gallery - v6.2.2

Published by github-actions[bot] over 3 years ago

6.2.2 (2021-07-14)

Bug Fixes

  • deps: update react-image-lightbox to 5.1.4 (aed946b), closes #629
gatsby-image-gallery - v6.2.1

Published by github-actions[bot] over 3 years ago

6.2.1 (2021-05-16)

Bug Fixes

  • warning about css without default export (ffe1229), closes #702
gatsby-image-gallery - v6.2.1-beta.1

Published by github-actions[bot] over 3 years ago

6.2.1-beta.1 (2021-05-16)

Bug Fixes

  • warning about css without default export (50ae8c2), closes #702
gatsby-image-gallery - v6.2.0

Published by github-actions[bot] over 3 years ago

6.2.0 (2021-04-10)

Bug Fixes

  • fix broken onClick callback (e75d837)
  • fix missing onClick callback prop (19144bf)

Features

  • add customWrapper prop to inject styles (b7b5b26), closes #540
gatsby-image-gallery - v6.1.3

Published by github-actions[bot] over 3 years ago

6.1.3 (2021-04-07)

Bug Fixes

  • update tests with newer version (d7adba8)