Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accordion: Move accordion into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -590/+0 |
| | | | | Ref #13885 | ||||
* | Core: Movie uniqueId into its own module and deprecate core module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | | | | uniqueId was the last thing in the core module, and it is now just a helper which require all the modules it used to contain. Closes #9647 | ||||
* | Core: Move keyCode into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | 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 | ||||
* | Accordion: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -2/+2 |
| | |||||
* | All: Standard spacing inside selector strings | Scott González | 2015-03-26 | 1 | -1/+1 |
| | | | | Closes gh-1521 | ||||
* | All: Consolidate `.removeAttr()` calls | Scott González | 2015-03-18 | 1 | -8/+2 |
| | | | | Closes gh-1505 | ||||
* | Accordion: Fix style issues | Jörn Zaefferer | 2015-03-18 | 1 | -68/+68 |
| | | | | Closes gh-1495 | ||||
* | Accordion: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -60/+55 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Accordion: Handle `box-sizing: border-box` in animations | Scott González | 2015-03-03 | 1 | -1/+4 |
| | | | | | | Fixes #9264 Closes gh-1287 Closes gh-1459 | ||||
* | 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 | ||||
* | Accordion: Set `aria-expanded` when collapsing | Scott González | 2015-01-05 | 1 | -4/+7 |
| | | | | | Fixes #10703 Closes gh-1413 | ||||
* | 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 | ||||
* | Accordion: Avoid memory leak during refresh | Scott González | 2014-08-21 | 1 | -1/+10 |
| | | | | | Ref #10056 Closes gh-1319 | ||||
* | 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/+575 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |