Skip to content

1.0.0

Choose a tag to compare

@bloodyowl bloodyowl released this 28 Oct 13:57
· 2 commits to master since this release

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