Skip to content

v0.1.10

Compare
Choose a tag to compare
@benhowell benhowell released this 21 Aug 01:01
· 521 commits to master since this release
  • 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)