jquery-ui/ui/widgets
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
..
accordion.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
autocomplete.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
button.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
checkboxradio.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
controlgroup.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
datepicker.js Datepicker: Get selectedDay from data-date instead of element contents 2021-07-12 09:41:41 +02:00
dialog.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
draggable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
droppable.js Docs: Update removal comments to mention 1.14, not 1.13 2021-08-26 13:36:06 +02:00
menu.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
mouse.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
progressbar.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
resizable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
selectable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
selectmenu.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
slider.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
sortable.js Sortable: Fix positioning when moving a Draggable item into a Sortable 2021-11-15 18:39:25 +01:00
spinner.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
tabs.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
tooltip.js Tooltip: Don't crash on empty content 2021-11-08 11:53:45 +01:00