All Versions
11
Latest Version
Avg Release Cycle
86 days
Latest Release
1477 days ago

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, 2018

    Spinner functionality
    #187