Skip to content

Releases: ryanhefner/react-scroll-trigger

v0.3.6

31 Aug 20:04
Compare
Choose a tag to compare
  • Update component prop to accept an element to clone.
  • Update dependencies and Babel 7 requirements

v0.3.5

15 Aug 20:55
Compare
Choose a tag to compare
  • Resolve enzyme-adapter-react-16 version
  • Update npm dependencies

v0.3.4

02 Aug 21:40
Compare
Choose a tag to compare
  • Update dependencies
  • Add testURL to Jest config to fix issue with new version

v0.3.3

21 May 19:36
Compare
Choose a tag to compare
  • Update dependencies
  • Update rollup.config.js to work with new version of rollup-plugin-uglify

v0.3.2

18 May 20:08
Compare
Choose a tag to compare
  • Update dependencies
  • Delete package-lock.json and move to yarn.lock

v0.3.1

08 Apr 14:46
Compare
Choose a tag to compare
  • Fix badge link

v0.3.0

08 Apr 14:46
Compare
Choose a tag to compare
  • Add tests
  • Setup CircleCI integration
  • Integrate Greenkeeper
  • Integrate Coveralls
  • Update README

v0.2.3

06 Mar 22:04
Compare
Choose a tag to compare
  • Update NPM dependencies
  • Update Rollup config
  • Update README to include descriptions for props
  • Update LICENSE copyright years

v0.2.2

07 Feb 20:06
Compare
Choose a tag to compare
  • Add throttleResize and throttleScroll props, allowing for throttle to be configured
  • Add component prop, allowing for the wrapper element to be specified
  • Update NPM dependencies
  • Remove unnecessary babel config and update build settings
  • Update README

v0.2.1

05 Jan 20:31
Compare
Choose a tag to compare
  • Update rollup.config.js to reference new global/external dependencies
  • Update README.md
  • Add package-lock.json