jquery-ui/tests/unit/draggable
Mike Sherov 95546c5d04 Draggable: No cloning in connectToSortable and ensure correct position
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
2014-08-23 15:08:54 -04:00
..
all.html Tests: Fix composite tests 2014-08-01 12:25:14 -04:00
draggable_common.js Draggable Tests: Add test coverage for supported options 2013-03-04 01:05:11 -05:00
draggable_core.js Draggable Tests: Ensure scrolling and dragging tests assert correctly 2014-08-22 17:19:09 -04:00
draggable_events.js Draggable: Recalculate hash offset on start after plugins run 2014-08-16 21:27:16 -04:00
draggable_methods.js Draggable Tests: Ensure scrolling and dragging tests assert correctly 2014-08-22 17:19:09 -04:00
draggable_options.js Draggable: No cloning in connectToSortable and ensure correct position 2014-08-23 15:08:54 -04:00
draggable_test_helpers.js Draggable Tests: Ensure scrolling and dragging tests assert correctly 2014-08-22 17:19:09 -04:00
draggable.html Draggable: No cloning in connectToSortable and ensure correct position 2014-08-23 15:08:54 -04:00