Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -11/+3 |
| | | | | Closes gh-1505 | ||||
* | Tabs: Fix style issues | Jörn Zaefferer | 2015-03-18 | 1 | -100/+100 |
| | | | | Closes gh-1494 | ||||
* | Core: Add methods to work around IE active element bugs | Scott González | 2015-03-12 | 1 | -1/+1 |
| | | | | Closes gh-1478 | ||||
* | Tabs: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -36/+37 |
| | | | | | 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 | ||||
* | Tabs: Use standard promise methods for jqXHR | Scott González | 2015-02-24 | 1 | -12/+17 |
| | | | | | | | The old success(), error() and complete() methods have been deprecated for a while and have been removed in upstream master. Closes gh-1455 | ||||
* | 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 | ||||
* | Tabs: Suppress automatic activation when navigating with COMMAND | Scott González | 2014-11-04 | 1 | -2/+3 |
| | | | | | Fixes #9621 Closes gh-1383 | ||||
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 1 | -4/+0 |
| | | | | | Fixes #9838 Closes gh-1365 | ||||
* | Tabs: Avoid memory leak during refresh | Scott González | 2014-08-21 | 1 | -1/+11 |
| | | | | | Fixes #10056 Ref gh-1319 | ||||
* | Tabs: Work around bad Safari/VoiceOver heuristics | Monika Piotrowicz | 2014-07-16 | 1 | -19/+23 |
| | | | | | | | | Move disabled tab click handlers from the container to the tablist to prevent panel contents from being announced as clickable. Fixes #10098 Closes gh-1261 | ||||
* | Tabs: Move `aria-expanded` from active panel to active tab | David Petersen | 2014-05-19 | 1 | -10/+8 |
| | | | | | Fixes #9622 Closes gh-1251 | ||||
* | 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/+868 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |