Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draggable: Improve detection for when to blur the active element | Scott González | 2016-02-09 | 1 | -4/+9 |
| | | | | | | Fixes #12472 Fixes #14905 Closes gh-1548 | ||||
* | 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. | ||||
* | Mouse: Don't stop propagation of mouseup | Hannah Methvin | 2015-10-18 | 1 | -2/+2 |
| | | | | Fixes #10818 | ||||
* | Draggable: Remove redundant handling of disabled class on create | Jörn Zaefferer | 2015-09-25 | 1 | -3/+0 |
| | | | | | | | _setOptionDisabled in $.Widget is now handling that. Ref #9151 Ref gh-1599 | ||||
* | Draggable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -193/+201 |
| | | | | Ref #14246 | ||||
* | Draggable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -6/+6 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Mouse: Move mouse into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Draggable: Move draggable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -0/+1116 |
Ref #13885 |