All Versions
11
Latest Version
Avg Release Cycle
86 days
Latest Release
1033 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.2
April 10, 2020 -
v1.1.0
March 24, 2020 -
v1.1.0-beta.4
March 17, 2020 -
v1.1.0-beta.3
January 27, 2020 -
v1.1.0-beta.2
January 13, 2020 -
v1.0.0 Changes
June 06, 2019- 🚀 v1 release of customizable, carousel component for displaying media
-
v0.5.19 Changes
July 19, 2018- 🛠 Fix babel lib output not transpiling
-
v0.5.18 Changes
July 19, 2018- 👍 LightBox srcSet support for string and array #236 thanks to lordoffreaks
- ⬆️ Upgrade react-transition-group to v2 #238 thanks to filipecosta01
- ➕ Add zindex to close button to bring it in front of spinner #225 thanks to seanpascoe
- 🛠 Fix #240: Spinner consumes pointer events #241 thanks to thepatrik
- 🛠 Fix #216 Cannot read property 'complete' of undefined #217 thanks to lkazberova
- 🛠 Fix Lightbox srcSet prop type validation #209 thanks to kripod
-
v0.5.16 Changes
January 30, 2018- ➕ add preloadImage call to componentDidMount
- 🔒 Changes some docs to clarify that yarn is the preferred package manager for this project. Removes package-lock.json.
- Unmount the component tree before removing the portal node from DOM
- 🛠 Fix react warnings by updating react-scrolllock version
-
v0.5.15 Changes
January 25, 2018Spinner functionality
#187