Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spinner: Move spinner into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -570/+0 |
| | | | | Ref #13885 | ||||
* | Button: Move button into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Core: Move safeActiveElement into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #9647 | ||||
* | Core: Move keyCode into its own module | Alexander Schmitz | 2015-08-08 | 1 | -0/+1 |
| | | | | Ref #9647 | ||||
* | Core: Move version and creation of the ui namespace into its own module | Alexander Schmitz | 2015-08-08 | 1 | -0/+1 |
| | | | | Ref #9647 | ||||
* | Spinner: Deprecate _uiSpinnerHtml and _buttonHtml extension points | Alexander Schmitz | 2015-06-03 | 1 | -24/+56 |
| | | | | | Fixes #11097 Closes gh-1560 | ||||
* | Spinner: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Spinner: Properly handle empty attributes in create with jQuery git | Scott González | 2015-03-25 | 1 | -1/+1 |
| | | | | | | jQuery now returns `null` for empty attributes instead of `undefined`. Ref gh-1516 | ||||
* | All: Consolidate `.removeAttr()` calls | Scott González | 2015-03-18 | 1 | -5/+1 |
| | | | | Closes gh-1505 | ||||
* | Spinner: Fix style issues | Jörn Zaefferer | 2015-03-18 | 1 | -35/+35 |
| | | | | Closes gh-1501 | ||||
* | Core: Add methods to work around IE active element bugs | Scott González | 2015-03-12 | 1 | -2/+2 |
| | | | | Closes gh-1478 | ||||
* | Spinner: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -18/+36 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | All: Add css-dependency-comments based on jQuery Mobile | Rafael Xavier de Souza | 2015-02-26 | 1 | -0/+3 |
| | | | | | | Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 1 | -1/+1 |
| | | | | Closes gh-1403 | ||||
* | Build: Remove manifest files; move metadata to source files | Scott González | 2014-11-10 | 1 | -2/+7 |
| | | | | Closes gh-1379 | ||||
* | Spinner: Don't change value when changing min/max options | David Petersen | 2014-05-26 | 1 | -1/+0 |
| | | | | | Fixes #9703 Closes gh-1252 | ||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+515 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |