aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/menu/menu.html
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Menu: Convert tests to new infrastructureScott González2015-04-091-25/+2
* Menu: Add classes optionAlexander Schmitz2015-03-111-1/+14
* Menu: Wrap menu items in a <div>TJ VanToll2014-10-251-188/+209
* All: Drop support for IE7Scott González2014-10-211-4/+0
* Menu: Typeahead now accounts for leading whitespaceTrisha Crowley2014-10-071-1/+1
* Menu: Filter out non-items when typingSimen Bekkhus2014-09-291-0/+9
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Build: Reorganize external directoryScott González2014-06-241-2/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-4/+4
* Menu tests: Fix line height issue in IE7Scott González2013-12-031-0/+4
* Menu tests: Force line height to ensure we know how many items will be scrolled.Scott González2013-11-201-0/+4
* Menu: Add items option for better definition of menu items in non parent-chil...Kris Borchers2013-10-051-0/+43
* Menu: Remove the requirement to use anchors in menu itemsKris Borchers2013-10-051-165/+156
* Menu: Rename icon option to icons.submenuJörn Zaefferer2012-07-121-5/+1
* Menu tests: Saner output for log helper.Scott González2012-06-181-2/+0
* Menu tests: Fix test id's so that they are unique to pass lintingkborchers2012-05-291-3/+3
* Menu tests: Add id's to some anchors to ensure destroy is only removing id's ...kborchers2012-05-291-3/+3
* Menu: Better handling of divider elements and menu items without anchors.kborchers2012-05-241-0/+3
* Menu Tests: Remove unused unit tests and add new unit tests to improve coverage.kborchers2012-05-221-1/+1
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-1/+1
* Menu: Add unit tests for testing disabled itemskborchers2012-04-181-0/+16
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-5/+11
* Menu: Add support for structures other than UL/LI plus visual and unit testskborchers2011-09-141-0/+38
* Menu tests: Cleanup.Scott González2011-08-031-17/+5
* Tests: Cleanup.Scott González2011-08-031-42/+39
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Merge remote branch 'kborchers/menu_home_end'Jörn Zaefferer2011-07-251-2/+157
|\
| * Menu: Added Home moves to first item and End moves to last item in currently ...kborchers2011-07-251-2/+157
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Unit tests: removed no longer utilized tickets.js files for Menu and TooltipRichard Worth2011-03-081-1/+0
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Menu: Cleanup unit test pagejzaefferer2011-02-251-2/+1
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit te...Richard Worth2011-02-111-0/+1
* Fixed bad references to jQuery-1.4.4.jsjzaefferer2010-12-221-1/+1
* Menu: Implemented destroy method and disabled option, modified test to pass h...jzaefferer2010-06-181-6/+6
* Menu:the first set of unit test files.dominiquevincent2010-05-061-0/+74