Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -9/+2 |
| | | | | Ref #10119 | ||||
* | Selectmenu: Support `width: false` and default to 14em | Scott González | 2015-03-05 | 1 | -3/+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 | 1 | -1/+1 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Selectemnu: Demo cleanup | Scott González | 2014-04-08 | 1 | -47/+42 |
| | |||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -6/+6 |
| | | | | | | | - 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 | 1 | -0/+1 |
| | |||||
* | Selectmenu: Updating jQuery to 1.10.2. | Felix Nagel | 2013-07-09 | 1 | -1/+1 |
| | |||||
* | 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 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: Updating jQuery to 1.9.1. | Felix Nagel | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Updating to jQuery 1.9.0 | Felix Nagel | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | Selectmenu: make dropdown style default and remove option dropdown | Felix Nagel | 2012-12-20 | 1 | -6/+2 |
| | |||||
* | Selectmenu: improved custom render demo CGL | Felix Nagel | 2012-12-19 | 1 | -12/+19 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Upgrade jQuery to 1.8.0. | Felix Nagel | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Upgrade jQuery to 1.7.2. | Felix Nagel | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | Selectmenu: added empty.html visual test, small improvements in html files | Felix Nagel | 2012-02-26 | 1 | -3/+2 |
| | |||||
* | Selectmenu: removed Button widget dependency | Felix Nagel | 2012-02-23 | 1 | -1/+0 |
| | |||||
* | Selectmenu: Introduce menuWidget method, to get access to the menu element. ↵ | Jörn Zaefferer | 2012-02-21 | 1 | -3/+3 |
| | | | | Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling. | ||||
* | Upgrade jQuery to 1.7.1. | Jörn Zaefferer | 2011-11-24 | 1 | -17/+17 |
| | |||||
* | Selectmenu: fixed jQuery version | Felix Nagel | 2011-11-21 | 1 | -1/+1 |
| | |||||
* | Selectmenu: added custom_render.html demo, removed widgetBaseClass | Felix Nagel | 2011-10-09 | 1 | -0/+120 |