React Grid Gallery Versions Save

Justified image gallery component for React

v0.4.9

6 years ago
  • Added optional alt tag to image props (defaults to empty string).

v0.4.8

6 years ago

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

v0.4.7

6 years ago
  • Added className and react key to custom overlay.

v0.4.6

6 years ago
  • Added vendor specific prefixes to userSelect text styling on thumbnail captions.

v0.4.5

6 years ago

v0.4.4

6 years ago
  • Added optional thumbnailCaption functionality PR 42. Thanks jakub-tucek.

  • Updated acknowledgements.

  • Updated documentation.

v0.4.3

6 years ago
  • Fixed resize event not triggering on scroll bar presence change PR 40. Thanks SimeonC.

  • Updated acknowledgements.

v0.4.2

6 years ago
  • Added optional id prop for the id attribute of the <Gallery> tag.

  • Added className attribute for the <Gallery> tag.

  • Updated documentation.

v0.4.1

6 years ago
  • Fixed maxRows not updating bug PR 35. Thanks SimeonC.

  • Updated documentation.

v0.4.0

6 years ago