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-7574396d95
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
*
Menu: Wrap menu items in a <div>
TJ VanToll
2014-10-25
7
-213
/
+244
*
All: Drop support for IE7
Scott González
2014-10-21
1
-4
/
+0
*
Menu: Typeahead now accounts for leading whitespace
Trisha Crowley
2014-10-07
2
-2
/
+4
*
Menu: Maintain focus on already selected item during typeahead
TJ VanToll
2014-10-03
1
-0
/
+22
*
Menu: Filter out non-items when typing
Simen Bekkhus
2014-09-29
2
-0
/
+26
*
Build: Pull in jquery.simulate.js from Bower
Mike Sherov
2014-08-22
1
-1
/
+1
*
Tests: Fix composite tests
Scott González
2014-08-01
1
-1
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
2
-4
/
+4
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
1
-1
/
+1
*
Tests: Update to sane QUnit markup
Jörn Zaefferer
2014-02-20
1
-5
/
+1
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-4
/
+4
*
Menu: Remove click binding that was supposed to prevent default on anchor cli...
Jörn Zaefferer
2013-12-03
1
-21
/
+0
*
Menu tests: Fix line height issue in IE7
Scott González
2013-12-03
1
-0
/
+4
*
Menu tests: Force line height to ensure we know how many items will be scrolled.
Scott González
2013-11-20
2
-6
/
+10
*
Menu: Update unit test that regressed from style changes (see 9910e938aad1090...
Jörn Zaefferer
2013-11-15
3
-13
/
+10
*
Menu: More precise removal of ui-state-active class for easier CSS overrides....
Kris Borchers
2013-10-18
1
-0
/
+13
*
Menu: Add items option for better definition of menu items in non parent-chil...
Kris Borchers
2013-10-05
3
-0
/
+75
*
Menu: Remove the requirement to use anchors in menu items
Kris Borchers
2013-10-05
5
-191
/
+179
*
Menu: Only focus menu after click if focus is on an element within menu. Fixe...
Kris Borchers
2013-09-17
1
-0
/
+18
*
Menu tests: jshint cleanup of unused argument
TJ VanToll
2013-08-03
1
-1
/
+1
*
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #...
TJ VanToll
2013-08-03
1
-0
/
+15
*
Menu tests: Whitespace and general cleanup
Kris Borchers
2013-07-15
3
-21
/
+21
*
Menu tests: Check default is prevented on any click on disabled menus
Kris Borchers
2013-07-14
1
-0
/
+21
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Menu tests: Fix lint error
Jörn Zaefferer
2013-06-20
1
-1
/
+1
*
Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing sho...
TJ VanToll
2013-06-16
1
-0
/
+13
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
1
-1
/
+1
*
Updating to jQuery 1.9.0
Kris Borchers
2013-01-17
1
-1
/
+1
*
Menu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't c...
Jörn Zaefferer
2012-12-27
1
-1
/
+4
*
All: Use .addBack() instead of .andSelf().
Scott González
2012-12-14
1
-1
/
+1
*
Menu tests: Better handling of async focus in IE.
Scott González
2012-12-11
1
-91
/
+108
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: re...
Jörn Zaefferer
2012-11-05
1
-0
/
+9
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
3
-18
/
+18
*
Upgrade jQuery to 1.8.2.
Scott González
2012-09-20
1
-1
/
+1
*
Menu: Don't move focus from the active item on click. Fixes #8552 - selected ...
Scott González
2012-09-05
1
-7
/
+11
*
Menu tests: Added test for widget() method.
Scott González
2012-08-26
1
-0
/
+8
*
Menu tests: re-order tests.
Scott González
2012-08-26
1
-16
/
+16
*
Upgrade jQuery to 1.8.0.
Scott González
2012-08-13
1
-1
/
+1
*
Menu tests: Removed test for key handling when the element doens't have focus...
Scott González
2012-07-17
1
-18
/
+0
*
Menu: Rename icon option to icons.submenu
Jörn Zaefferer
2012-07-12
3
-7
/
+19
*
Menu tests: Added TODOs for missing method tests.
Scott González
2012-07-10
1
-0
/
+24
*
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: Alphabetize options.
Scott González
2012-07-10
1
-1
/
+1
*
Menu: Expose the submenu indicator icon as an icon option
kborchers
2012-07-10
1
-0
/
+1
*
Menu tests: Split out markup structure and accessibility assertions.
Scott González
2012-06-28
1
-12
/
+18
*
Menu tests: Cleanup.
Scott González
2012-06-27
4
-71
/
+71
*
Menu tests: Saner output for log helper.
Scott González
2012-06-18
5
-75
/
+73
*
Menu tests: Cleanup.
Scott González
2012-06-18
5
-321
/
+334
[next]