Skip to content

Releases: benhowell/react-grid-gallery

v0.1.11

21 Aug 01:08
Compare
Choose a tag to compare

Fixed react-dom error

v0.1.10

21 Aug 01:01
Compare
Choose a tag to compare
  • Added option to allow disabling of lightbox image display. enableLightbox (PropType.bool, default true)
  • Added option to allow passing in of function to execute on thumbnail click. onClickThumbnail (PropType.func, default openLightbox)

v0.1.9

19 Aug 01:18
Compare
Choose a tag to compare
  • Removed darkening effect on thumbnail hover when enableImageSelection: false

v0.1.8

17 Aug 10:35
Compare
Choose a tag to compare

First Release