index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
menu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
4
-70
/
+70
*
Menu: Add default null callbacks and update unit tests
kborchers
2012-02-26
1
-1
/
+4
*
Menu: Clean up tests to remove nested setTimeout calls
kborchers
2012-02-17
1
-123
/
+143
*
Menu tests: Handle async focus events in IE.
Scott González
2012-02-09
1
-99
/
+101
*
Menu: Focus the menu before performing keyboard unit tests.
kborchers
2012-02-06
1
-8
/
+15
*
Menu: Added unit tests for the enable, disable and refresh methods as well as...
kborchers
2012-01-22
4
-20
/
+78
*
Menu tests: Removed trigger option.
Scott González
2012-01-18
1
-2
/
+1
*
Menu: Fix close delay and increase the default delay
kborchers
2011-12-20
1
-17
/
+23
*
Menu: Fix focus handling to keep focus on the menu and prevent jumping around...
kborchers
2011-12-15
2
-3
/
+6
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
1
-1
/
+1
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
1
-1
/
+1
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
1
-5
/
+11
*
Menu: Added the new trigger option to the defaults unit test
kborchers
2011-10-19
1
-0
/
+1
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
1
-1
/
+1
*
Menu: Refactoring the collapseAll to deal with some issues selecting - Updati...
Corey Frang
2011-09-22
2
-2
/
+8
*
Menu: Add support for structures other than UL/LI plus visual and unit tests
kborchers
2011-09-14
4
-2
/
+98
*
Merge remote branch 'kborchers/menu_autoCollapse'
Jörn Zaefferer
2011-09-12
1
-0
/
+19
|
\
|
*
Menu: Added autoCollapse as the default and added a unit test
kborchers
2011-09-12
1
-0
/
+19
*
|
Tests: Cleanup.
Scott González
2011-08-03
1
-1
/
+1
*
|
Menu tests: Cleanup.
Scott González
2011-08-03
3
-86
/
+88
*
|
Tests: Cleanup.
Scott González
2011-08-03
1
-42
/
+39
*
|
Tests: Added test suites to run individual widget tests against all supported...
Scott González
2011-08-02
1
-0
/
+30
|
/
*
Tests: Added ability to run tests suites against different versions of jQuery...
Scott González
2011-07-28
1
-1
/
+1
*
Menu tests: Removed console.log() call.
Scott González
2011-07-26
1
-1
/
+0
*
Merge remote branch 'kborchers/menu_home_end'
Jörn Zaefferer
2011-07-25
2
-2
/
+462
|
\
|
*
Menu: Added Home moves to first item and End moves to last item in currently ...
kborchers
2011-07-25
2
-2
/
+462
*
|
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
1
-0
/
+21
|
\
|
|
*
Menu: Passed the original event that causes a blur through collapseAll to blu...
kborchers
2011-07-19
1
-0
/
+21
*
|
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
1
-1
/
+1
|
/
*
Fix menu unit tests (regression fron Hans' branch)
Jörn Zaefferer
2011-05-02
1
-4
/
+7
*
Widget: define a null default for the create callback.
Scott González
2011-04-25
1
-11
/
+10
*
Unit tests: removed no longer utilized tickets.js files for Menu and Tooltip
Richard Worth
2011-03-08
2
-9
/
+0
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
1
-1
/
+1
*
Menu: Cleanup contextmenu demo and fix aria unit test to ignore empty
jzaefferer
2011-02-25
1
-1
/
+1
*
Adding a domEqual assertion to our testsuite for more sane DOM
jzaefferer
2011-02-25
1
-7
/
+3
*
Menu: Cleanup unit test page
jzaefferer
2011-02-25
1
-2
/
+1
*
Menu: Fix testsuite, new option
jzaefferer
2011-02-24
1
-1
/
+5
*
Menu: Update unit test to use focus instead of activate method
jzaefferer
2011-02-24
1
-2
/
+2
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-1
/
+1
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
1
-0
/
+1
*
Merge branch 'master' of github.com:jquery/jquery-ui
jzaefferer
2011-02-11
1
-0
/
+1
|
\
|
*
Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit te...
Richard Worth
2011-02-11
1
-0
/
+1
*
|
Menu: Fix unit tests and set the right menu1-activedescendant attribute
jzaefferer
2011-02-11
2
-5
/
+9
|
/
*
Fixed bad references to jQuery-1.4.4.js
jzaefferer
2010-12-22
1
-1
/
+1
*
Menu: Implemented destroy method and disabled option, modified test to pass h...
jzaefferer
2010-06-18
1
-6
/
+6
*
Menu:the first set of unit test files.
dominiquevincent
2010-05-06
7
-0
/
+178