Skip to content

Releases: bloodyowl/scroll

Release list

1.0.1

Choose a tag to compare

@bloodyowl bloodyowl released this 28 Oct 14:00

bugfix

  • fixed npm build

1.0.0

Choose a tag to compare

@bloodyowl bloodyowl released this 28 Oct 13:57

breaking changes

  • the {x:number, y:number} signature is now mandatory as first argument
  • scroll() now returns a Promise that is fulfilled when the transition is over

internal

  • switched to ES6
  • dropped old IE support