We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370adbc commit 1e9e3aeCopy full SHA for 1e9e3ae
CHANGELOG.md
@@ -73,3 +73,7 @@
73
- The `start` param is back. Pass `{x: Number, y: Number}` to kickoff the CSS transform. Useful in certain
74
cases for simpler callback math (so you don't have to know its existing relative position and add it to
75
the dragged position). Fixes #52.
76
+
77
+### 0.7.2 (May 8, 2015)
78
79
+- Added `moveOnStartChange` property. See README.
0 commit comments