React Grid Gallery Versions Save

Justified image gallery component for React

v1.0.0

1 year ago

There are breaking changes with v0.5.x, check out the migration guide to learn more. Documentation for v0.5.x is here.

v0.5.6

1 year ago

v0.5.5

4 years ago
  • Added new lightBoxProps option to assign any prop directly to lightbox PR #121. Thanks jimishf.

v0.5.4

5 years ago
  • CSS class names are prefoxed with ReactGridGallery_
  • Add way to inject a custom thumbnail image component (for lazy-loading) PR 104. Thanks pxpeterxu.
  • Fix crash when this.props.images.length - 1 < this.state.currentImage PR #111. Thanks lryta.

v0.5.3

5 years ago
  • Added nano prop and functionality for base64 4x4 image placeholders PR 101. Thanks Vadimuz.

v0.5.2

5 years ago
  • Added currentImageWillChange PR 97. Function to execute before lightbox image change. Useful for tracking current image shown in lightbox. Thanks Approximator.

v0.5.1

5 years ago
  • Moved prop-types dependency from dev dependencies to dependencies.

v0.5.0

5 years ago

v0.4.11

6 years ago

v0.4.10

6 years ago