Skip to content

Releases: benhowell/react-grid-gallery

v1.0.0

13 Sep 09:58
6cba0a8
Compare
Choose a tag to compare

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

23 Aug 10:13
343cb81
Compare
Choose a tag to compare
  • Fixed grid breakdown when container width is decimal #170, closes #84
  • TypeScript declaration file added #173, closes #145
  • Added defaultContainerWidth option for SSR rendering support #175

v0.5.5

20 Jun 00:41
Compare
Choose a tag to compare
  • Added new lightBoxProps option to assign any prop directly to lightbox PR #121. Thanks jimishf.

v0.5.4

10 Mar 00:30
Compare
Choose a tag to compare
  • 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

30 Sep 00:21
Compare
Choose a tag to compare
  • Added nano prop and functionality for base64 4x4 image placeholders PR 101. Thanks Vadimuz.

v0.5.2

15 Sep 01:47
Compare
Choose a tag to compare
  • Added currentImageWillChange PR 97. Function to execute before lightbox image change. Useful for tracking current image shown in lightbox. Thanks Approximator.

v0.5.1

29 Jun 03:28
Compare
Choose a tag to compare
  • Moved prop-types dependency from dev dependencies to dependencies.

v0.5.0

25 Jun 23:42
Compare
Choose a tag to compare

v0.4.11

29 Apr 09:49
Compare
Choose a tag to compare

v0.4.10

29 Apr 03:19
Compare
Choose a tag to compare