Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Menu: Rename nested.html to flyoutmenu.html, updated headers | jzaefferer | 2011-02-22 | 1 | -121/+0 |
| | |||||
* | Menu: Overhauled nested menu via flyoutmenu.js backported from Michael | jzaefferer | 2011-02-22 | 1 | -136/+19 |
| | | | | | Lang's fork. Changed key input handling by setting focus to menu, getting rid of input option. | ||||
* | Merge remote branch 'origin/menu' | jzaefferer | 2010-12-22 | 1 | -4/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js | ||||
| * | Renamed menu event selected to select to be consistent with naming ↵ | jzaefferer | 2010-04-30 | 1 | -2/+2 |
| | | | | | | | | conventions, already updated spec on wiki | ||||
| * | First attempt at integrating key handling into menu | jzaefferer | 2010-04-30 | 1 | -0/+2 |
| | | |||||
| * | Menu: Extracted menu code from autocomplete, updated all dependencies | jzaefferer | 2010-04-21 | 1 | -1/+1 |
| | | |||||
* | | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | | |||||
* | | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | | |||||
* | | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵ | Scott González | 2010-10-19 | 1 | -1/+1 |
|/ | | | | in IE9 because of bgiframe. | ||||
* | Menu prototypes: Renamed newer ones to old names | jzaefferer | 2010-03-26 | 1 | -0/+236 |
| | |||||
* | Menu prototypes: Remove early nested and drilldown prototypes, to be ↵ | jzaefferer | 2010-03-26 | 1 | -255/+0 |
| | | | | replaced with nested2/drilldown2 | ||||
* | Remove width:100%; from menu-item styles (was there for icon-support, which ↵ | jzaefferer | 2010-03-22 | 1 | -5/+10 |
| | | | | was dropped); also fixed the nested-menu visual test to position properly in IE6 | ||||
* | line-endings | jzaefferer | 2010-03-20 | 1 | -250/+250 |
| | |||||
* | Added visual menu tests from (old) dev-branch and fixed nested-menu | jzaefferer | 2010-03-20 | 1 | -0/+250 |