aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/sortable.js
Commit message (Expand)AuthorAgeFilesLines
* 1.14.0-beta.11.14.0-beta.1Michał Gołębiowski-Owczarek2024-05-151-2/+2
* Sortable: Rename `storedStylesheet` to `_storedStylesheet`Michał Gołębiowski-Owczarek2024-05-151-3/+4
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-12/+4
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-4/+4
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Sortable: Fix positioning when moving a Draggable item into a SortableMichał Gołębiowski-Owczarek2021-11-151-0/+6
* Sortable: Allow 0-height containers to be sortable as in 1.12.1Michał Gołębiowski-Owczarek2021-11-081-64/+57
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-8/+18
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-6/+6
* Sortable: Fix various scrolling issuesA. Wells2017-05-021-129/+168
* Sortable: Fix `z-index` switching from `auto` to `0`Jeremy Mickelson2016-10-191-7/+10
* Sortable: Setting table row placeholder height to be same as sorted rowKevin Cupp2016-10-041-9/+15
* Sortable: Fix parent offset detectionRobin2016-10-041-2/+6
* Sortable: Use an event object for simulated `mouseup` in `cancel()`Scott González2016-09-141-1/+1
* Sortable: Fix line length issuesAlexander Schmitz2016-04-131-121/+346
* Sortable: Fix incorrect top containment for documentMaksim Ryzhikov2016-04-121-1/+1
* Sortable: Update _contactContainers to use page clientX/Y valuesdstrohl2016-03-301-1/+1
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-1/+1
* Sortable: Style updatesAlexander Schmitz2015-09-111-367/+366
* Sortable: Style updatesAlexander Schmitz2015-08-211-8/+8
* Sortable: Move sortable into widgets folderAlexander Schmitz2015-08-081-0/+1330