Jörn Zaefferer
8b3e570241
Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: refresh() doesn't refresh existing submenus.
2012-11-05 18:42:41 +01:00
Mike Sherov
e1230997aa
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
...
Squashed commit of the following:
commit 7f19f92c64
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 257505a9e6
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 08:10:20 2012 -0400
changes per @scott_gonzalez
commit 12725480cb
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:54:05 2012 -0400
clean up unused vars in ui directory
commit 563595e7ae
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:37:42 2012 -0400
clean up unused vars in grunt and tests
2012-10-23 09:37:46 -05:00
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
kborchers
1d69181746
Menu: Added the new trigger option to the defaults unit test
2011-10-19 10:18:33 -05:00
Scott González
efe964d86e
Upgraded jQuery to 1.6.4.
2011-10-18 09:38:27 -04:00
Corey Frang
34a0479d1c
Menu: Refactoring the collapseAll to deal with some issues selecting - Updating unit tests. Thanks @kborchers
2011-09-22 15:30:46 -05:00
kborchers
9e617bbad1
Menu: Add support for structures other than UL/LI plus visual and unit tests
2011-09-14 10:29:36 -05:00
Jörn Zaefferer
ae0c4e44ff
Merge remote branch 'kborchers/menu_autoCollapse'
2011-09-12 23:54:19 +02:00
kborchers
94317d7aa4
Menu: Added autoCollapse as the default and added a unit test
2011-09-12 08:43:49 -05:00
Scott González
6fb68568be
Tests: Cleanup.
2011-08-03 21:43:52 -04:00
Scott González
cff6b56fd4
Menu tests: Cleanup.
2011-08-03 21:15:38 -04:00
Scott González
4adb9026ea
Tests: Cleanup.
2011-08-03 17:12:44 -04:00
Scott González
bea74f2ae7
Tests: Added test suites to run individual widget tests against all supported jQuery versions.
2011-08-02 20:41:50 -04:00
Scott González
d92b61e865
Tests: Added ability to run tests suites against different versions of jQuery core.
2011-07-28 07:34:31 -04:00
Scott González
3c65bc3923
Menu tests: Removed console.log() call.
2011-07-26 14:38:18 -04:00
Jörn Zaefferer
f89091105f
Merge remote branch 'kborchers/menu_home_end'
2011-07-25 23:57:51 +02:00
Scott González
19a9de7e66
Merge branch 'master' into core-1.6.1
...
Conflicts:
demos/menubar/default.html
tests/unit/autocomplete/autocomplete.html
tests/visual/effects/effects.all.html
ui/jquery.ui.menu.js
ui/jquery.ui.popup.js
2011-07-25 11:53:14 -04:00
Scott González
daadc343be
Upgrade jQuery to 1.6.2.
2011-07-25 11:46:45 -04:00
kborchers
23340f1162
Menu: Added Home moves to first item and End moves to last item in currently active menu or submenu. Also fixed PageUp and PageDown so that they don't wrap back around to other end of menu. Also fixed scrolling to use activeMenu rather than element to all. Also added unit tests for keyboard nav
2011-07-25 09:13:13 -05:00
kborchers
8224c675e1
Menu: Passed the original event that causes a blur through collapseAll to blur, then trigger a blur on the menu. Fixes failing unit test provided by @rwaldron which has been included in this commit
2011-07-19 16:15:59 -05:00
Jörn Zaefferer
9ea5b5d4e5
Fix menu unit tests (regression fron Hans' branch)
2011-05-02 20:35:58 +02:00
Scott González
325ee6e871
Widget: define a null default for the create callback.
2011-04-25 14:04:30 -04:00
Richard Worth
58480d81d3
Unit tests: removed no longer utilized tickets.js files for Menu and Tooltip
2011-03-08 14:22:48 -05:00
Richard Worth
593799d6e3
Switched to latest stable jQuery 1.5.1
2011-03-02 20:49:20 -05:00
jzaefferer
baf28d2c9d
Menu: Cleanup contextmenu demo and fix aria unit test to ignore empty
...
string values
2011-02-25 18:58:44 +01:00
jzaefferer
540b78d920
Adding a domEqual assertion to our testsuite for more sane DOM
...
comparisons. Comparing innerHTML is too dependent on random browser
quirks like IE only sometimes rendering closing tags.
2011-02-25 11:33:48 +01:00
jzaefferer
b65583a029
Menu: Cleanup unit test page
2011-02-25 11:16:16 +01:00
jzaefferer
b8f3e5b1c0
Menu: Fix testsuite, new option
2011-02-24 21:29:48 +01:00
jzaefferer
3f353cc8fb
Menu: Update unit test to use focus instead of activate method
2011-02-24 10:07:24 +01:00
jzaefferer
c37637ee99
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
2011-02-23 12:46:13 +01:00
jzaefferer
a1ebed70e3
Unit tests: Add QUnit toolbar for hiding passed tests
2011-02-21 20:39:35 +01:00
jzaefferer
cfa4833fe9
Merge branch 'master' of github.com:jquery/jquery-ui
2011-02-11 15:44:56 +01:00
jzaefferer
e69839ae6a
Menu: Fix unit tests and set the right menu1-activedescendant attribute
2011-02-11 15:42:44 +01:00
Richard Worth
c8063f9252
Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit tests to run correctly on swarm.jquery.org
2011-02-11 09:40:10 -05:00
jzaefferer
e724f585bf
Fixed bad references to jQuery-1.4.4.js
2010-12-22 18:59:29 +01:00
jzaefferer
b376fa8dda
Menu: Implemented destroy method and disabled option, modified test to pass html-compare-destroy test and extended default visual test for testing destroy and disabled features
2010-06-18 10:57:20 +02:00
dominiquevincent
c821aa680c
Menu:the first set of unit test files.
...
Signed-off-by: dominiquevincent <dominique.vincent@toitl.com>
2010-05-06 17:10:52 +02:00