Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Change a few most common domains from HTTP to HTTPS | Michał Gołębiowski-Owczarek | 2024-04-26 | 1 | -3/+3 |
| | | | | | Also, update a few stale URLs to what they redirect now to. Closes gh-2244 | ||||
* | All: Update JS Foundation mentions to OpenJS Foundation | Michał Gołębiowski-Owczarek | 2022-07-19 | 1 | -1/+1 |
| | | | Closes gh-2104 | ||||
* | Selectmenu: Prepend icon and move overflow to text span | Alexander Schmitz | 2016-03-30 | 1 | -2/+6 |
| | | | | | Fixes #14938 Closes gh-1685 | ||||
* | Selectmenu: Fixed selectmenu icon float right | Alexander Schmitz | 2016-02-24 | 1 | -0/+4 |
| | | | | | | | Also removes the icon space as its not needed with a floated icon Fixes #14914 Closes gh-1671 | ||||
* | Selectmenu: update to use button css | Alexander Schmitz | 2015-10-07 | 1 | -19/+2 |
| | | | | This ensures consistency between different form elements | ||||
* | Selectmenu: Support `width: false` and default to 14em | Scott González | 2015-03-05 | 1 | -0/+1 |
| | | | | | | | | | | `width: null` still matches the width of the original element. `width: false` prevents an inline style from being set for the width. This makes it easy to set the width via a stylesheet and allows the use of any unit for setting the width, such as the new default of `14em`. Fixes #11198 Closes gh-1467 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 1 | -1/+1 |
| | | | | Closes gh-1403 | ||||
* | Selectmenu: Restore hidden overflow on menu items | Scott González | 2014-11-03 | 1 | -0/+1 |
| | |||||
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 1 | -2/+0 |
| | | | | | Fixes #9838 Closes gh-1365 | ||||
* | 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/+59 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |