Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -125/+0 |
| | | | | Ref gh-1528 | ||||
* | Tests: Widget test helpers extend the main helper | Scott González | 2015-04-09 | 1 | -5/+5 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Menu: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -6/+10 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Handle jQuery git returning `null` for empty attributes | Scott González | 2015-03-25 | 1 | -2/+2 |
| | | | | | | jQuery now returns `null` for empty attributes instead of `undefined`. Closes gh-1516 | ||||
* | Menu: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -17/+23 |
| | |||||
* | Theme: Carat should be named caret | Lisa Seacat DeLuca | 2014-11-03 | 1 | -1/+1 |
| | | | | | Fixes #10683 Closes gh-1382 | ||||
* | Menu: Wrap menu items in a <div> | TJ VanToll | 2014-10-25 | 1 | -6/+12 |
| | | | | | | | This avoids styling issues where ui-state-focus rules apply to submenus. Fixes #10162 Closes gh-1342 | ||||
* | Menu: Update unit test that regressed from style changes (see ↵ | Jörn Zaefferer | 2013-11-15 | 1 | -6/+3 |
| | | | | 9910e938aad1090339a2c7f60693093ee18aba82) | ||||
* | Menu: Remove the requirement to use anchors in menu items | Kris Borchers | 2013-10-05 | 1 | -15/+12 |
| | |||||
* | Menu tests: Whitespace and general cleanup | Kris Borchers | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Menu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't ↵ | Jörn Zaefferer | 2012-12-27 | 1 | -1/+4 |
| | | | | change icons option after init | ||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | ||||
* | Menu: Rename icon option to icons.submenu | Jörn Zaefferer | 2012-07-12 | 1 | -1/+15 |
| | |||||
* | Menu tests: Proper detection for absence of ui-state-disabled class. | Scott González | 2012-07-10 | 1 | -2/+2 |
| | |||||
* | Menu tests: More complete role option tests. | Scott González | 2012-07-10 | 1 | -3/+30 |
| | |||||
* | Menu tests: Cleanup. | Scott González | 2012-06-27 | 1 | -15/+15 |
| | |||||
* | Menu tests: Saner output for log helper. | Scott González | 2012-06-18 | 1 | -2/+2 |
| | |||||
* | Menu tests: Cleanup. | Scott González | 2012-06-18 | 1 | -35/+39 |
| | |||||
* | Menu: Tests for role option | Jörn Zaefferer | 2012-05-18 | 1 | -0/+26 |
| | |||||
* | Menu tests: Don't pollute the global namespace with helpers. | kborchers | 2012-04-19 | 1 | -8/+11 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -2/+2 |
| | |||||
* | Menu: Added unit tests for the enable, disable and refresh methods as well ↵ | kborchers | 2012-01-22 | 1 | -0/+28 |
| | | | | as the disabled option. Cleaned up some variable names in unit tests. | ||||
* | Menu:the first set of unit test files. | dominiquevincent | 2010-05-06 | 1 | -0/+10 |
Signed-off-by: dominiquevincent <dominique.vincent@toitl.com> |