aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/menu/menu_defaults.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-16/+0
|
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+1
|
* Menu: Add default null callbacks and update unit testskborchers2012-02-261-1/+4
|
* Menu tests: Removed trigger option.Scott González2012-01-181-2/+1
|
* Menu: Fix focus handling to keep focus on the menu and prevent jumping ↵kborchers2011-12-151-1/+1
| | | | around within the menu on mousedown
* Menu: Added the new trigger option to the defaults unit testkborchers2011-10-191-0/+1
|
* Menu: Add support for structures other than UL/LI plus visual and unit testskborchers2011-09-141-0/+1
|
* Widget: define a null default for the create callback.Scott González2011-04-251-11/+10
|
* Menu: Fix testsuite, new optionjzaefferer2011-02-241-1/+5
|
* Menu: Fix unit tests and set the right menu1-activedescendant attributejzaefferer2011-02-111-3/+1
|
* Menu:the first set of unit test files.dominiquevincent2010-05-061-0/+11
Signed-off-by: dominiquevincent <dominique.vincent@toitl.com>