We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c939b8 commit ee92292Copy full SHA for ee92292
CHANGELOG
@@ -1,3 +1,13 @@
1
+[0.9.12] expose mouse events in callbacks
2
+ add refresh method
3
+ add destroy method
4
+ add delay option
5
+ falsy return value in onMousedown prevents dragging
6
+ fix exclusion of items
7
+ fix ignore for select element (abixalmon)
8
+ fix touch events (prateekjadhwani)
9
+ fix itemPath issues (appending and dragInit)
10
+ improve documentation
11
[0.9.11] option tolerance accepts negative values
12
rewrote enable/disable logic
13
added (item|container)Path
0 commit comments