Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Button: Initial commit of button re-factor | Alexander Schmitz | 2015-10-07 | 1 | -6/+9 |
| | | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set | ||||
* | Theme: Disabled elements can still be focused with a click | Alexander Schmitz | 2015-01-16 | 1 | -0/+1 |
| | | | | | | | | | pointer-events: none; fixes this in chrome, safari, and firefox. IE and opera both show no focus styles on click, so lack of pointer-events support in old ie is not a problem. Fixes #10573 Closes gh-1330 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 1 | -1/+1 |
| | | | | Closes gh-1403 | ||||
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 1 | -3/+0 |
| | | | | | Fixes #9838 Closes gh-1365 | ||||
* | Theme: Add support comments for filter properties | Scott González | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | 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/+93 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |