mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
95546c5d04
Draggables now forcefully recalculate their position when dragged out of a sortable. Sortables now override draggable position when a draggable is dragged into it. Lastly, no longer remove sortable helper when dragging a draggable out, which allows us to not use a clone. Fixes #7734 Fixes #8809 Closes gh-1322 |
||
---|---|---|
.. | ||
all.html | ||
draggable_common.js | ||
draggable_core.js | ||
draggable_events.js | ||
draggable_methods.js | ||
draggable_options.js | ||
draggable_test_helpers.js | ||
draggable.html |