aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/menu
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.0.Scott González2012-08-134-4/+4
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-224-4/+4
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-224-4/+4
|
* Upgrade jQuery to 1.7.Scott González2011-11-094-4/+4
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-184-4/+4
|
* Upgrade jQuery to 1.6.2.Scott González2011-08-014-4/+4
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-024-4/+4
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-124-4/+4
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-214-4/+4
|
* External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-191-1/+1
| | | | in IE9 because of bgiframe.
* Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes ↵Scott González2010-07-192-2/+2
| | | | #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-262-0/+0
|
* Menu prototypes: Remove early nested and drilldown prototypes, to be ↵jzaefferer2010-03-262-489/+0
| | | | replaced with nested2/drilldown2
* Drilldown menu: Fixing type-to-search, missing event argument to ↵jzaefferer2010-03-251-1/+1
| | | | menu-activate method
* Menu: new prototype for drilldown menu with keyboard handlingjzaefferer2010-03-241-0/+235
|
* Improved drilldown keyboard handlingjzaefferer2010-03-241-8/+12
|
* Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, ↵jzaefferer2010-03-241-19/+145
| | | | way simpler then original approach
* Fixing styles for menu to work properly in IEs, even with nested menus ↵jzaefferer2010-03-241-0/+7
| | | | (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that
* Menu: Testing nested menus without the DOM restructuring, just need to fix ↵jzaefferer2010-03-231-0/+103
| | | | display issue in IE6
* Remove width:100%; from menu-item styles (was there for icon-support, which ↵jzaefferer2010-03-221-5/+10
| | | | was dropped); also fixed the nested-menu visual test to position properly in IE6
* Cleaning up visual tests jzaefferer2010-03-211-0/+0
| | | Fixes #5395 - Visual Tests Cleanup
* line-endingsjzaefferer2010-03-204-773/+773
|
* Added visual menu tests from (old) dev-branch and fixed nested-menujzaefferer2010-03-204-0/+773