Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 2.05 KB

0.0.10 (May 16, 2018)

  • Added support for custom easing (@pizza3 in #46)

0.0.9 (October 3, 2017)

0.0.8 (July 23, 2017)

0.0.7 (May 29, 2017)

0.0.6 (May 20, 2017)

  • Upgrade React and use prop-types npm package (@na-ji in #26)

0.0.5 (April 16, 2017)

0.0.4 (March 24, 2017)

0.0.3 (March 22, 2017)

  • Fix components that use context (@Anujan in #12)

0.0.2 (March 21, 2017)

  • Use window.pageYOffset for better cross browser support #8)
  • Use defaultProps for duration (@diegomura in #3)
  • README.md improvements (@timbuckley in #4)

0.0.1 (March 6, 2017)

  • Initial public release