Skip to content

Releases: benhowell/react-grid-gallery

v0.4.9

26 Apr 23:58
Compare
Choose a tag to compare
  • Added optional alt tag to image props (defaults to empty string).

v0.4.8

20 Jan 04:41
Compare
Choose a tag to compare

Added image rotation/transformation functionality based upon EXIF orientation passed in the image orientation prop PR 67. Thanks mis94.

v0.4.7

20 Nov 00:58
Compare
Choose a tag to compare
  • Added className and react key to custom overlay.

v0.4.6

02 Oct 00:02
Compare
Choose a tag to compare
  • Added vendor specific prefixes to userSelect text styling on thumbnail captions.

v0.4.5

01 Oct 23:46
Compare
Choose a tag to compare

v0.4.4

29 Sep 10:35
Compare
Choose a tag to compare
  • Added optional thumbnailCaption functionality PR 42. Thanks jakub-tucek.

  • Updated acknowledgements.

  • Updated documentation.

v0.4.3

15 Sep 04:14
Compare
Choose a tag to compare
  • Fixed resize event not triggering on scroll bar presence change PR 40. Thanks SimeonC.

  • Updated acknowledgements.

v0.4.2

23 Jul 07:40
Compare
Choose a tag to compare
  • Added optional id prop for the id attribute of the <Gallery> tag.

  • Added className attribute for the <Gallery> tag.

  • Updated documentation.

v0.4.1

20 Jul 02:45
Compare
Choose a tag to compare
  • Fixed maxRows not updating bug PR 35. Thanks SimeonC.

  • Updated documentation.

v0.4.0

29 Jun 01:18
Compare
Choose a tag to compare