Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.12.11.12.1 | Scott González | 2016-09-14 | 1 | -2/+2 |
| | |||||
* | Sortable: Use an event object for simulated `mouseup` in `cancel()` | Scott González | 2016-09-14 | 1 | -1/+1 |
| | | | | | | | Regression caused by a1d69208bad175a27c7b50c27fdc10001563cd4d Fixes #15042 Closes gh-1746 | ||||
* | Sortable: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -121/+346 |
| | | | | Ref gh-1690 | ||||
* | Sortable: Fix incorrect top containment for document | Maksim Ryzhikov | 2016-04-12 | 1 | -1/+1 |
| | | | | | Fixes #14927 Closes gh-1695 | ||||
* | Sortable: Update _contactContainers to use page clientX/Y values | dstrohl | 2016-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | The sortable was using the window position compared with page position to determine where to drop objects. this was only a problem for sortables far enough down to require scrolling. Fixes #10727 Fixes #5039 Closes gh-1475 Closes gh-1585 | ||||
* | All: Fix manifest issues for categories and CSS dependencies | Jörn Zaefferer | 2015-10-23 | 1 | -1/+1 |
| | | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder. | ||||
* | Sortable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -367/+366 |
| | | | | Ref #14246 | ||||
* | Sortable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -8/+8 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Sortable: Move sortable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -0/+1330 |
Ref #13885 |