Releases: jscottsmith/react-scroll-parallax
Releases · jscottsmith/react-scroll-parallax
v1.0.0
1.0.0-beta.1
Changes
- Rename
ParallaxScrollListenertoParallaxController - Increase test coverage
- Complete documentation of component and ParallaxController public API
- Review and clean up code comments
- Update GitHub pages examples
v1.0.0-alpha.2
Changes
- Corrected a number of publishing issues including transpiling src files with Babel in a
prepublishscript and fixing the main entry point. - Refactored
ParallaxScrollListenerto use a singleton pattern and changed how it is imported and initialized on the client.
v1.0.0-alpha.1
bump alpha version
v1.0.0-alpha
Initial release.