Skip to content

v0.5.4

Compare
Choose a tag to compare
@benhowell benhowell released this 10 Mar 00:30
· 240 commits to master since this release
  • 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.