Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dialog: Escape closeText option before passing it to button | Jörn Zaefferer | 2015-10-28 | 1 | -2/+2 |
| | | | | | Ref gh-1632 Fixes jquery/api.jqueryui.com#281 | ||||
* | All: Fix manifest issues for categories and CSS dependencies | Jörn Zaefferer | 2015-10-23 | 1 | -3/+3 |
| | | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder. | ||||
* | Dialog: Updating dialog and tests for new button API | Alexander Schmitz | 2015-10-07 | 1 | -8/+9 |
| | |||||
* | Dialog: Override disabled option on create, force always-enabled state | Jörn Zaefferer | 2015-09-25 | 1 | -0/+5 |
| | | | | | | | | Without this, _on will still respect the disabled option and ends up preventing closing the dialog. Ref #9151 Ref gh-1599 | ||||
* | Dialog: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+15 |
| | | | | Ref #14246 | ||||
* | Dialog: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -7/+7 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Resizable: Move resizable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | 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 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Dialog: Move dialog into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -0/+907 |
Ref #13885 |