Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Themes: Optimize PNG files with zopflipng | Jo Liss | 2016-11-29 | 1 | -0/+0 |
| | | | | Closes gh-1772 | ||||
* | Demos: Optimize *.png with zopflipng | Ville Skyttä | 2016-08-24 | 2 | -0/+0 |
| | | | | | | zopflipng -m, version 1.0.1. Closes gh-1726 | ||||
* | All: Optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-06 | 3 | -0/+0 |
| | | | | Closes gh-1710 | ||||
* | Selectmenu: Added missing semicolon | Anne-Gaelle Colom | 2016-03-30 | 1 | -1/+1 |
| | | | | Closes gh-1689 | ||||
* | Selectmenu: Update demos to use AMD | Alexander Schmitz | 2015-07-21 | 3 | -55/+34 |
| | | | | Ref #10119 | ||||
* | Selectmenu: Add a disabled-default option example to default demo | Jörn Zaefferer | 2015-04-08 | 1 | -0/+12 |
| | | | | Ref gh-1520 | ||||
* | Selectmenu: Support `width: false` and default to 14em | Scott González | 2015-03-05 | 3 | -9/+0 |
| | | | | | | | | | | `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 | ||||
* | Selectmenu: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 1 | -4/+5 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 3 | -3/+3 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Selectmenu: Add new production selection demo | Felix Nagel | 2014-05-05 | 2 | -0/+94 |
| | | | | Closes gh-1230 | ||||
* | Selectemnu: Demo cleanup | Scott González | 2014-04-08 | 2 | -72/+67 |
| | |||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 2 | -2/+2 |
| | |||||
* | All: Quote CSS url() values | Scott González | 2014-01-24 | 1 | -6/+6 |
| | | | | Closes gh-1172 | ||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 2 | -12/+12 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Selectmenu: remove link element and adjust styles in custom renderer demo | Felix Nagel | 2013-11-26 | 1 | -14/+6 |
| | |||||
* | Demos: Add meta-viewport element for better 'mobile' testing | Jörn Zaefferer | 2013-11-25 | 3 | -1/+4 |
| | |||||
* | Selectmenu: add widthMenu and widthButton options | Felix Nagel | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Updating jQuery to 1.10.2. | Felix Nagel | 2013-07-09 | 2 | -2/+2 |
| | |||||
* | Selectmenu; improve HTML building in custom render demo | Felix Nagel | 2013-04-30 | 1 | -11/+8 |
| | |||||
* | Selectmenu: add renderItemData method similar to autocomplete | Felix Nagel | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | Selectmenu: clean up default demo | Felix Nagel | 2013-04-29 | 1 | -19/+25 |
| | |||||
* | Selectmenu: clean up custom render demo | Felix Nagel | 2013-04-29 | 1 | -34/+68 |
| | |||||
* | Selectmenu: improve custom render demo | Felix Nagel | 2013-03-09 | 1 | -5/+5 |
| | |||||
* | Selectmenu: simplify custom render demo inits | Felix Nagel | 2013-03-09 | 1 | -6/+3 |
| | |||||
* | Selectmenu: simplify overflow selectmenu init in default demo | Felix Nagel | 2013-03-09 | 1 | -2/+1 |
| | |||||
* | Selectmenu: Updating jQuery to 1.9.1. | Felix Nagel | 2013-02-09 | 2 | -2/+2 |
| | |||||
* | Selectmenu: Updating to jQuery 1.9.0 | Felix Nagel | 2013-01-18 | 2 | -2/+2 |
| | |||||
* | Selectmenu: make dropdown style default and remove option dropdown | Felix Nagel | 2012-12-20 | 2 | -9/+3 |
| | |||||
* | Selectmenu: improved custom render demo CGL | Felix Nagel | 2012-12-19 | 1 | -12/+19 |
| | |||||
* | Selectmenu: Remove colons from labels, annoying for screenreader-users. ↵ | Jörn Zaefferer | 2012-12-09 | 1 | -3/+3 |
| | | | | Cleanup whitespace. | ||||
* | Selectmenu: Cleanup demo markup | Jörn Zaefferer | 2012-12-07 | 1 | -8/+6 |
| | |||||
* | Selectmenu: fix jQuery UI framework icon demo | Felix Nagel | 2012-12-03 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Upgrade jQuery to 1.8.3 | Felix Nagel | 2012-11-23 | 2 | -2/+2 |
| | |||||
* | Selectmenu: lint fixes | Felix Nagel | 2012-11-13 | 1 | -3/+3 |
| | |||||
* | Selectmenu: CSS fix for gravatar demo | Felix Nagel | 2012-11-13 | 1 | -1/+2 |
| | |||||
* | Selectmenu: fix doctype declaration | Felix Nagel | 2012-11-12 | 3 | -3/+3 |
| | |||||
* | Selectmenu: follow-up to "Fix data naming" | Felix Nagel | 2012-10-25 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Upgrade jQuery to 1.8.2. | Felix Nagel | 2012-10-03 | 2 | -2/+2 |
| | |||||
* | Selectmenu: Upgrade jQuery to 1.8.0. | Felix Nagel | 2012-08-30 | 2 | -2/+2 |
| | |||||
* | Selectmenu: Upgrade jQuery to 1.7.2. | Felix Nagel | 2012-05-14 | 2 | -2/+2 |
| | |||||
* | Selectmenu: added empty.html visual test, small improvements in html files | Felix Nagel | 2012-02-26 | 1 | -3/+2 |
| | |||||
* | Selectmenu: fix for IEs item hover problem, overflow CSS properties now included | Felix Nagel | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | Selectmenu: removed Button widget dependency | Felix Nagel | 2012-02-23 | 2 | -2/+0 |
| | |||||
* | Selectmenu: Introduce menuWidget method, to get access to the menu element. ↵ | Jörn Zaefferer | 2012-02-21 | 2 | -5/+5 |
| | | | | Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling. | ||||
* | Selectmenu: Reorder default demo to reduce the odd top-margin (still needed ↵ | Jörn Zaefferer | 2012-02-21 | 1 | -18/+17 |
| | | | | to fully show the popup menu) | ||||
* | Selectmenu: Simplify id-selectors, no need for element-selector | Jörn Zaefferer | 2012-02-21 | 1 | -3/+3 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Jörn Zaefferer | 2011-11-24 | 2 | -22/+22 |
| | |||||
* | Selectmenu: fixed jQuery version | Felix Nagel | 2011-11-21 | 2 | -2/+2 |
| | |||||
* | Selectmenu: fixed default.html demo | Felix Nagel | 2011-10-27 | 1 | -3/+1 |
| | |||||
* | Selectmenu: code cleanup | Felix Nagel | 2011-10-17 | 1 | -1/+2 |
| |