Skip to content

0.7.1

Choose a tag to compare

@STRML STRML released this 08 Dec 01:08
· 396 commits to master since this release
  • The start param is back. Pass {x: Number, y: Number} to kickoff the CSS transform. Useful in certain
    cases for simpler callback math (so you don't have to know its existing relative position and add it to
    the dragged position). Fixes #52.