MoveTo Versions Save

A lightweight scroll animation javascript library without any dependency

v1.8.2

4 years ago
  • Npm packages upgraded

v1.8.1

5 years ago
  • Upgraded dependencies
  • Added npm scripts
  • Fixed the problem that linting the files not working correctly
  • Documentation updates

1.8.0

5 years ago
  • Added ability to scroll inside of custom element, instead of only window (#23)

Thanks to @pea3nut

v1.7.4

5 years ago
  • Updated npm packages

v1.7.3

6 years ago
  • Updated npm packages

v1.7.1

6 years ago
  • [#15] Bug fix
  • Added Back to top example in Readme

1.7.0

6 years ago

Code improve [36fb964]

Thank you @danbovey for pull request

v1.6.1

7 years ago

Fixed problem with request animation frame loop (#8)

v1.6.0

7 years ago
  • Added unregister trigger support (9f136e4)

v1.5.3

7 years ago
  • Fixed npm import problem #6
  • A few minor code improvements done (086362b, 14f2c1f, 57c06b5)

Thanks to @clintonyeb for the pull request