jquery-ui/tests/unit/sortable
Michał Gołębiowski-Owczarek b52ee4012d
Sortable: Fix positioning when moving a Draggable item into a Sortable
PR gh-1793 removed setting `this.offset.parent` in the Draggable
`refreshPositions` method which broke position calculations when moving
a Draggable item into a connected Sortable. restore that assignment.

Ref gh-1793
Fixes gh-2001
Closes gh-2009
2021-11-15 18:39:25 +01:00
..
all.html Tests: Switch to the new qunit-composite module 2015-04-07 09:03:36 -04:00
common.js Sortable: Style updates 2015-09-11 08:29:08 -04:00
core.js Sortable: Allow 0-height containers to be sortable as in 1.12.1 2021-11-08 18:21:03 +01:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
helper.js Sortable: Shift to use no globals 2016-04-14 00:14:57 +05:30
methods.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
options.js Sortable: Fix positioning when moving a Draggable item into a Sortable 2021-11-15 18:39:25 +01:00
sortable.html Sortable: Setting table row placeholder height to be same as sorted row 2016-10-04 15:22:14 -04:00