File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 6.0.1
2+
3+ * change(binding): increasing the size of the spring (dnd-1)
4+ *
5+ * fix(binding): the dnd-1 animations did not work properly
6+ * fix(interaction): long pressure not cancelled on mouse move
7+ * fix(interaction): long touch not cancelled on touch move
8+ * fix(interaction): multi-touch did not copy data correctly
9+ * fix(interaction): some multi-touchs must cancel the interaction on excessive touches
10+ * fix(interaction): tap interaction should not work on move
11+ * fix(interaction): touch DnD failed on simple tap
12+ * fix(interaction): unexpected touches now cancel touch interactions
13+ * fix(doc): incorrect scroll documentation
14+ *
15+ * clean(test): update eslint + various fixes
16+ * clean(test): use nono API
17+
18+
119# 6.0.0
220
321* feat(binder): add reciprocal DnD binder (#67 )
You can’t perform that action at this time.
0 commit comments