Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Menu: Remove drilldown visual test, broken and superceded by James Rosen's ↵ | Jörn Zaefferer | 2012-05-18 | 1 | -267/+0 |
| | | | | implementation | ||||
* | Fix various issues in our html files, fourth batch | Jörn Zaefferer | 2012-04-23 | 1 | -15/+16 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵ | Scott González | 2012-02-12 | 1 | -7/+7 |
| | | | | remove uses of 'var self = this;' | ||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Menu: Get rid of .css(top:0,left:0) workaround, not necessary anymore | jzaefferer | 2011-02-24 | 1 | -2/+0 |
| | |||||
* | Menu: Rename activate to focus and deactivate to blur method | jzaefferer | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | Merge remote branch 'origin/menu' | jzaefferer | 2010-12-22 | 1 | -4/+13 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -3/+3 |
| | | | | | | | | conventions, already updated spec on wiki | ||||
| * | First attempt at integrating key handling into menu | jzaefferer | 2010-04-30 | 1 | -0/+2 |
| | | |||||
| * | Added themeswitcher to drilldown test | jzaefferer | 2010-04-30 | 1 | -0/+7 |
| | | |||||
| * | 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 |
| | | |||||
* | | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes ↵ | Scott González | 2010-07-19 | 1 | -1/+1 |
|/ | | | | #5691 - wrong menu size calculation in webkit browsers (Autocomplete). | ||||
* | Drilldown menu: First attempt at drilldown animations | jzaefferer | 2010-03-26 | 1 | -3/+27 |
| | |||||
* | Menu prototypes: Renamed newer ones to old names | jzaefferer | 2010-03-26 | 1 | -0/+235 |
| | |||||
* | Menu prototypes: Remove early nested and drilldown prototypes, to be ↵ | jzaefferer | 2010-03-26 | 1 | -234/+0 |
| | | | | replaced with nested2/drilldown2 | ||||
* | Improved drilldown keyboard handling | jzaefferer | 2010-03-24 | 1 | -8/+12 |
| | |||||
* | line-endings | jzaefferer | 2010-03-20 | 1 | -230/+230 |
| | |||||
* | Added visual menu tests from (old) dev-branch and fixed nested-menu | jzaefferer | 2010-03-20 | 1 | -0/+230 |