Scott González
|
a638acb583
|
Upgrade jQuery to 1.8.2.
|
2012-09-20 21:41:47 -04:00 |
|
Scott González
|
e162fddd95
|
Menu: Don't move focus from the active item on click. Fixes #8552 - selected value overwritten/not correctly set.
|
2012-09-05 16:07:36 -04:00 |
|
Scott González
|
2e491e0bb7
|
Menu tests: Added test for widget() method.
|
2012-08-26 20:17:36 -04:00 |
|
Scott González
|
355a1a6f0a
|
Menu tests: re-order tests.
|
2012-08-26 20:16:30 -04:00 |
|
Scott González
|
1e6b2b2298
|
Upgrade jQuery to 1.8.0.
|
2012-08-13 09:19:09 -04:00 |
|
Scott González
|
f7b32d9a8f
|
Menu tests: Removed test for key handling when the element doens't have focus (illogical test).
|
2012-07-17 14:08:16 -04:00 |
|
Jörn Zaefferer
|
7759fb4dba
|
Menu: Rename icon option to icons.submenu
|
2012-07-12 17:50:34 +02:00 |
|
Scott González
|
b2b54790b2
|
Menu tests: Added TODOs for missing method tests.
|
2012-07-10 15:23:04 -04:00 |
|
Scott González
|
70c5cce84e
|
Menu tests: Proper detection for absence of ui-state-disabled class.
|
2012-07-10 14:01:23 -04:00 |
|
Scott González
|
51c0878c41
|
Menu tests: More complete role option tests.
|
2012-07-10 13:58:20 -04:00 |
|
Scott González
|
566c5f4058
|
Menu: Alphabetize options.
|
2012-07-10 12:07:00 -04:00 |
|
kborchers
|
db3fabedb4
|
Menu: Expose the submenu indicator icon as an icon option
|
2012-07-10 00:14:54 -05:00 |
|
Scott González
|
25d5aa1fa1
|
Menu tests: Split out markup structure and accessibility assertions.
|
2012-06-28 05:38:08 -07:00 |
|
Scott González
|
9b6c1c5cdb
|
Menu tests: Cleanup.
|
2012-06-27 09:49:56 -04:00 |
|
Scott González
|
156f07b48a
|
Menu tests: Saner output for log helper.
|
2012-06-18 13:38:16 -04:00 |
|
Scott González
|
f92f8bb56b
|
Menu tests: Cleanup.
|
2012-06-18 13:26:46 -04:00 |
|
kborchers
|
2da2ae5070
|
Menu: Properly remove submenu carat icons and menu dividers during destroy and add a test for this functionality
|
2012-06-01 00:03:16 -05:00 |
|
Scott González
|
f5954fcd74
|
Menu tests: Anchor the regex for aria-activedescendant check.
|
2012-05-30 08:08:12 -04:00 |
|
kborchers
|
5c96d817be
|
Menu tests: Fix test id's so that they are unique to pass linting
|
2012-05-29 21:21:35 -05:00 |
|
kborchers
|
112daf1333
|
Menu tests: Add id's to some anchors to ensure destroy is only removing id's that have been generated
|
2012-05-29 21:13:45 -05:00 |
|
kborchers
|
1f60380413
|
Menu tests: Modify test to check for id's generated by the new uniqueId method
|
2012-05-29 21:13:45 -05:00 |
|
kborchers
|
fe7ca1f1c3
|
Menu: Better handling of divider elements and menu items without anchors.
|
2012-05-24 23:45:12 -05:00 |
|
kborchers
|
474912313a
|
Menu Tests: Increase timeout on page up/down test
|
2012-05-23 07:24:49 -05:00 |
|
kborchers
|
c275ebe09b
|
Menu Tests: Remove unused unit tests and add new unit tests to improve coverage.
|
2012-05-22 23:52:59 -05:00 |
|
Jörn Zaefferer
|
9dcd0e0eb8
|
Menu: Handle SPACE same as ENTER, select items or opening submenus
|
2012-05-22 16:01:40 +02:00 |
|
Jörn Zaefferer
|
9de4da9d10
|
Menu: Extend test for destroy method
|
2012-05-21 16:27:04 +02:00 |
|
Jörn Zaefferer
|
627d27fea2
|
Menu: Tests for role option
|
2012-05-18 16:04:54 +02:00 |
|
Jörn Zaefferer
|
f4b2d7a411
|
Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers
|
2012-05-16 11:55:12 +02:00 |
|
Scott González
|
b042f8ebd6
|
Tests: Moved loadResources to TestHelpers.
|
2012-04-23 10:43:01 -04:00 |
|
Scott González
|
7a5a77da50
|
Tests: Rename {widget}_defaults.js -> {widget}_common.js
|
2012-04-23 10:15:17 -04:00 |
|
Jörn Zaefferer
|
ce3c7fab93
|
Update to official qunit composite addon
|
2012-04-21 17:49:11 +02:00 |
|
kborchers
|
33df9b788d
|
Menu tests: Update tests to test mouseenter instead of mouseover
|
2012-04-19 23:50:52 -05:00 |
|
Scott González
|
e9d5079b04
|
Tests: Move commonWidgetTests() to TestHelpers.
|
2012-04-19 13:03:21 -04:00 |
|
kborchers
|
c16bd7c510
|
Menu tests: Don't pollute the global namespace with helpers.
|
2012-04-19 11:19:52 -05:00 |
|
kborchers
|
58a120bb4b
|
Merge branch 'menuaria' into master
|
2012-04-19 09:24:08 -05:00 |
|
Scott González
|
aa187f57d1
|
Tests: Lint
|
2012-04-19 09:39:21 -04:00 |
|
kborchers
|
890a45a22c
|
Menu: Add unit tests for testing disabled items
|
2012-04-18 21:29:39 -05:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04:00 |
|
Jörn Zaefferer
|
72023dd045
|
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
|
2012-02-29 18:36:40 +01:00 |
|
kborchers
|
4da7ec37ac
|
Menu: Add default null callbacks and update unit tests
|
2012-02-26 22:52:38 -06:00 |
|
kborchers
|
e2ca906141
|
Menu: Clean up tests to remove nested setTimeout calls
|
2012-02-17 16:06:14 -06:00 |
|
Scott González
|
2fd2ab23c9
|
Menu tests: Handle async focus events in IE.
|
2012-02-09 16:19:50 -05:00 |
|
kborchers
|
3ef4db2670
|
Menu: Focus the menu before performing keyboard unit tests.
|
2012-02-06 15:01:40 -06:00 |
|
kborchers
|
4f15e66f53
|
Menu: Added unit tests for the enable, disable and refresh methods as well as the disabled option. Cleaned up some variable names in unit tests.
|
2012-01-22 11:26:41 -06:00 |
|
Scott González
|
13eca299a9
|
Menu tests: Removed trigger option.
|
2012-01-18 16:51:43 -05:00 |
|
kborchers
|
c88add2269
|
Menu: Fix close delay and increase the default delay
|
2011-12-20 11:49:48 -06:00 |
|
kborchers
|
a8d0e4c804
|
Menu: Fix focus handling to keep focus on the menu and prevent jumping around within the menu on mousedown
|
2011-12-15 12:43:28 -06:00 |
|
Scott González
|
54fb1441fe
|
Upgrade jQuery to 1.7.1.
|
2011-11-22 08:43:09 -05:00 |
|
Scott González
|
50dab05784
|
Upgrade jQuery to 1.7.
|
2011-11-09 10:18:33 -05:00 |
|
Scott González
|
dcac8c1f29
|
Tests: Added ability to run tests against minified files via ?min=1
|
2011-10-28 15:58:33 -04:00 |
|