Skip to content

1.0.2

Compare
Choose a tag to compare
@alexreardon alexreardon released this 15 Aug 01:10
· 805 commits to master since this release

Fixes

  • Cancelling a drag now animates the dropped item correctly back to its home location #30

(showing off cancelling while dragging with a mouse or keyboard)

example

  • (performance) Each Draggable and Droppable now correctly gets its own selector. Previously there was partial sharing of selectors. This change avoids more possible memoization cache busting #30