aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/menu/drilldown.html
Commit message (Collapse)AuthorAgeFilesLines
* Menu: Remove drilldown visual test, broken and superceded by James Rosen's ↵Jörn Zaefferer2012-05-181-267/+0
| | | | implementation
* Fix various issues in our html files, fourth batchJörn Zaefferer2012-04-231-15/+16
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵Scott González2012-02-121-7/+7
| | | | remove uses of 'var self = this;'
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Menu: Get rid of .css(top:0,left:0) workaround, not necessary anymorejzaefferer2011-02-241-2/+0
|
* Menu: Rename activate to focus and deactivate to blur methodjzaefferer2011-02-241-2/+2
|
* Merge remote branch 'origin/menu'jzaefferer2010-12-221-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 ↵jzaefferer2010-04-301-3/+3
| | | | | | | | conventions, already updated spec on wiki
| * First attempt at integrating key handling into menujzaefferer2010-04-301-0/+2
| |
| * Added themeswitcher to drilldown testjzaefferer2010-04-301-0/+7
| |
| * Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-211-1/+1
| |
* | Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
| |
* | Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
| |
* | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes ↵Scott González2010-07-191-1/+1
|/ | | | #5691 - wrong menu size calculation in webkit browsers (Autocomplete).
* Drilldown menu: First attempt at drilldown animationsjzaefferer2010-03-261-3/+27
|
* Menu prototypes: Renamed newer ones to old namesjzaefferer2010-03-261-0/+235
|
* Menu prototypes: Remove early nested and drilldown prototypes, to be ↵jzaefferer2010-03-261-234/+0
| | | | replaced with nested2/drilldown2
* Improved drilldown keyboard handlingjzaefferer2010-03-241-8/+12
|
* line-endingsjzaefferer2010-03-201-230/+230
|
* Added visual menu tests from (old) dev-branch and fixed nested-menujzaefferer2010-03-201-0/+230