Skip to content

Releases: ryanhefner/react-scroll-trigger

v0.2.0

05 Jan 20:17

Choose a tag to compare

  • Move react-dom to peerDependencies (Thanks @jvgreenaway!)
  • Reference clientHeight from document.scrollingElement, if available

v0.1.4

22 Sep 01:23

Choose a tag to compare

  • Fix typo causing onEnter to fire repeatedly on scroll while in viewport

v0.1.3

16 Aug 14:59

Choose a tag to compare

  • Omit onProgress from wrapping div
  • Update README.md and add formatting to code blocks

v0.1.2

09 Aug 02:26

Choose a tag to compare

  • Upgrade clean-react-props dependency
  • Clean-up NPM ignores, excluding rollup.config.js from the module

v0.1.1

30 Jul 16:01

Choose a tag to compare

  • Update build system to use Rollup
  • Drop full lodash dependency in preference for clean-react-props and lodash.throttle
  • Make everything a bit nicer 🙂

0.1.0

09 Jul 11:55

Choose a tag to compare

* Initial release