Skip to content

Commit 65ebc2a

Browse files
author
ben
committed
v0.5.4
1 parent 91b5d2a commit 65ebc2a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# react-grid-gallery
22

3+
### v0.5.4 / 2019-03-10
4+
5+
* CSS class names are prefoxed with ReactGridGallery_
6+
* Add way to inject a custom thumbnail image component (for lazy-loading) [PR 104](https://github.com/benhowell/react-grid-gallery/pull/104). Thanks [pxpeterxu](https://github.com/pxpeterxu).
7+
* Fix crash when this.props.images.length - 1 < this.state.currentImage [PR #111](https://github.com/benhowell/react-grid-gallery/pull/111). Thanks [lryta](https://github.com/lryta).
8+
9+
310
### v0.5.3 / 2018-09-30
411

512
* Added `nano` prop and functionality for base64 4x4 image placeholders [PR 101](https://github.com/benhowell/react-grid-gallery/pull/101). Thanks [Vadimuz](https://github.com/vadimuz).

0 commit comments

Comments
 (0)