Skip to content

Releases: davesnx/scrollto-with-animation

4.0.0 - Isomorphic magic applied and the direction

27 May 12:10
Compare
Choose a tag to compare

Changelog

  • Adding the direction property, having the possibility to scroll left.
  • Adding the window/document check for Isomorphic applications.

PS: Upgrade the major version because are breaking compatibility with older versions (adding direction).

Release 2.0.0

12 Jan 22:03
Compare
Choose a tag to compare

Implement AnimationFrame for the polyfill and use ES6 with babel/browserify for implement it.