Skip to content

Releases: grifart/smoothscroll

0.6.3

30 Jan 10:17
Compare
Choose a tag to compare

technical upgrades

0.6.2

30 Apr 08:08
Compare
Choose a tag to compare

Do not throw error onload scroll when target does not exist

0.6.1

14 Sep 08:12
Compare
Choose a tag to compare
  • package.json: forgotten version bump

0.6.0

14 Sep 08:08
Compare
Choose a tag to compare
  • SmoothScroll class reduced to handleOnLoadScroll() and handleOnLinkClickScroll() functions
  • introduced scrollToElement(), scrollToOffset() and scrollToTarget() functions
  • updated and improved readme
  • added tests