aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/menu/menu.html
Commit message (Expand)AuthorAgeFilesLines
* Build: Update to the latest version of Grunt & many other packagesMicah Miller2020-10-141-1/+1
* Tests: Use demo bootstrap for visual testsJörn Zaefferer2015-09-301-15/+9
* Theme: Carat should be named caretLisa Seacat DeLuca2014-11-031-1/+1
* Menu: Wrap menu items in a <div>TJ VanToll2014-10-251-155/+202
* Theme: Change default widget font-size to 1emTJ VanToll2014-10-241-3/+1
* Build: Reorganize external directoryScott González2014-06-241-1/+1
* Menu: Use item.outerHeight() in _scrollIntoViewJörn Zaefferer2014-05-061-1/+1
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-5/+5
* Menu: Add ui-front on submenus to address opacity messing up stacking order. ...Jörn Zaefferer2013-12-031-2/+11
* Menu: Add items option for better definition of menu items in non parent-chil...Kris Borchers2013-10-051-2/+7
* Menu tests: Remove anchors from visual testKris Borchers2013-10-051-168/+144
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-2/+2
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Menu: Expose the submenu indicator icon as an icon optionkborchers2012-07-101-2/+3
* Menu Tests: Make the elements without anchors look like group headings and re...kborchers2012-05-251-6/+6
* Menu: Better handling of divider elements and menu items without anchors.kborchers2012-05-241-2/+49
* Menu visual tests: cleanup.Scott González2012-05-181-29/+20
* Menu: Update default visual test, remove the disable/toggle buttons, that beh...Jörn Zaefferer2012-05-181-34/+16
* Menu: Update default visual test, add headings and fix disable/destroy toggle...Jörn Zaefferer2012-05-181-4/+11
* Fix various issues in our html files, fourth batchJörn Zaefferer2012-04-231-1/+2
* Menu: Modified interactions to allow keyboard navigation to disabled items so...kborchers2012-04-161-1/+1
* Menu: Add dividers using empty list itemskborchers2012-04-071-0/+1
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Menu: Prevent navigating to disabled menu items with the keyboard.kborchers2012-02-061-2/+3
* Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa...kborchers2012-02-031-5/+5
* Menu: Update the default visual test to use the new menus option that replace...kborchers2011-12-071-2/+2
* 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
* Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE...kborchers2011-10-181-1/+1
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Menu: Add support for structures other than UL/LI plus visual and unit testskborchers2011-09-141-2/+100
* Menu: Refactor to get rid of var that. Cleanup some odd formattings and unnee...Jörn Zaefferer2011-09-131-6/+6
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
* Menu: Add icons supportjzaefferer2011-04-201-3/+41
* Menu: More test markupjzaefferer2011-03-171-2/+16
* Menu: Improve CSS on testpagejzaefferer2011-03-111-1/+1
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.htmljzaefferer2011-02-241-2/+10
* Menu: Update autocomplete to use deactivate and check for focus classjzaefferer2011-02-241-2/+19
* Menu: Move item matching code into menujzaefferer2011-02-241-1/+3
* Merge remote branch 'origin/menu'jzaefferer2010-12-221-36/+24
|\
| * Menu: Refactored next/previousPage logic and activate-scrolling, improved much!jzaefferer2010-10-281-1/+0
| * Menu: Implemented destroy method and disabled option, modified test to pass h...jzaefferer2010-06-181-5/+21
| * Renamed menu event selected to select to be consistent with naming convention...jzaefferer2010-04-301-1/+1
| * First attempt at integrating key handling into menujzaefferer2010-04-301-30/+3