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
/
ui
/
jquery.ui.menu.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace
Jörn Zaefferer
2011-07-28
1
-1
/
+1
*
Widget delegation: Put back the simple click event handler where it was.
Jörn Zaefferer
2011-07-28
1
-5
/
+7
*
Widget delegation: Further simplify menu code, blur handler also doesn't do a...
Jörn Zaefferer
2011-07-28
1
-3
/
+1
*
Widget delegation: Further simplify menu code
Jörn Zaefferer
2011-07-28
1
-3
/
+1
*
Widget delegation: Update menu to use _bind with delegation. Clean up test.
Jörn Zaefferer
2011-07-28
1
-45
/
+32
*
Menu: Added focusing first menu item when menu receives focus and collapseAll...
kborchers
2011-07-26
1
-0
/
+12
*
Merge remote branch 'kborchers/menu_home_end'
Jörn Zaefferer
2011-07-25
1
-19
/
+42
|
\
|
*
Menu: Added Home moves to first item and End moves to last item in currently ...
kborchers
2011-07-25
1
-19
/
+42
*
|
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
1
-116
/
+171
|
\
|
|
*
Menu: Passed the original event that causes a blur through collapseAll to blu...
kborchers
2011-07-19
1
-5
/
+7
|
*
Menu: Changed closeAll to collapseAll and updated in Menubar, also updated a ...
kborchers
2011-07-14
1
-4
/
+4
|
*
Menu: Fix formatting and whitespace (was supposed to update previous commit)
Jörn Zaefferer
2011-07-14
1
-4
/
+7
|
*
Menu: Check if submenu is already open and if so, don't call open again. Fixe...
kborchers
2011-07-14
1
-0
/
+4
|
*
Menu: Remove the ui-state-active class from the siblings of the newly activat...
kborchers
2011-07-13
1
-0
/
+2
|
*
Menu: Added close on click outside using technique from popup
kborchers
2011-07-12
1
-0
/
+8
|
*
Menu: Changed left and right methods to collapse and expand respectively.
kborchers
2011-07-05
1
-6
/
+6
|
*
menu: Second pass style guidance
gnarf
2011-06-10
1
-70
/
+98
|
*
menu: Partial Style Guidance - Fixing JSLint Warnings
gnarf
2011-06-10
1
-45
/
+54
*
|
Use .attr() for boolean ARIA attributes.
Scott González
2011-07-12
1
-12
/
+12
*
|
.attr() -> .prop()
Scott González
2011-06-08
1
-14
/
+14
|
/
*
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...
Scott González
2011-05-28
1
-2
/
+1
*
Merge branch 'master' of github.com:jquery/jquery-ui
Jörn Zaefferer
2011-05-11
1
-6
/
+7
|
\
|
*
Menu: Fixed variable name.
Scott González
2011-05-11
1
-2
/
+2
|
*
Menu: Use appropriate methods for getting scroll values for .prop()/.attr() c...
Scott González
2011-05-11
1
-4
/
+5
*
|
Menu: Remove default preventDefault. Add more meaningful href's on menu
Jörn Zaefferer
2011-05-11
1
-2
/
+0
*
|
Autocomplete: Revert fix for #7024, broke regular menu selection.
Jörn Zaefferer
2011-05-11
1
-3
/
+1
|
/
*
Autocomplete: Added check to determine if menu has just been created to overr...
kborchers
2011-05-09
1
-1
/
+3
*
Menu: Restore _destroy - remove tabIndex (gets added), don't remove ID
Jörn Zaefferer
2011-05-03
1
-1
/
+1
*
Merge branch 'master' into menubar
Jörn Zaefferer
2011-04-26
1
-4
/
+9
|
\
|
*
Menu: Add ui-state-active to parent item when submenu item receives focus.
jzaefferer
2011-04-23
1
-2
/
+3
|
*
Menu: Add icons support
jzaefferer
2011-04-20
1
-1
/
+4
|
*
Menu: Make keyboard focus matching take submenus into account
jzaefferer
2011-04-20
1
-2
/
+2
*
|
Fix collapsing submenus issue
Hans Hillen
2011-04-22
1
-3
/
+1
*
|
Prevent branch menuitems from firing select event
Hans Hillen
2011-04-22
1
-2
/
+9
*
|
Fix "menubar does not collapse when clicking on other menubar" + minor changes
Hans Hillen
2011-04-18
1
-0
/
+1
*
|
ARIA & Focus changes to menu, specifically to how aria-activedescendant is ha...
Hans Hillen
2011-04-15
1
-30
/
+43
|
/
*
Menu: Close submenu on ESCAPE keypress
jzaefferer
2011-03-17
1
-0
/
+6
*
Menu: Implement delaying of opening and closing submenus
jzaefferer
2011-03-17
1
-4
/
+18
*
Menu: Handle clicking on a menu item without hovering it first. Fixes #7085 -...
Scott González
2011-03-15
1
-2
/
+7
*
Menu: Cleanup
jzaefferer
2011-02-28
1
-3
/
+0
*
Menu: Move addClass(active) call to _open to make it work for both mouse
jzaefferer
2011-02-28
1
-1
/
+2
*
Removed active state when menu closes
maggiewachs
2011-02-24
1
-1
/
+3
*
Added active state toggle to items with submenus to provide "breadcrumb" feed...
maggiewachs
2011-02-24
1
-4
/
+7
*
Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html
jzaefferer
2011-02-24
1
-15
/
+88
*
Menu: Update autocomplete to use deactivate and check for focus class
jzaefferer
2011-02-24
1
-1
/
+18
*
Menu: Fix filter matching to work with flyout menu
jzaefferer
2011-02-24
1
-2
/
+3
*
Menu: Move item matching code into menu
jzaefferer
2011-02-24
1
-0
/
+36
*
Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks
jzaefferer
2011-02-24
1
-2
/
+2
*
Menu: Rename activate to focus and deactivate to blur method
jzaefferer
2011-02-24
1
-14
/
+14
*
Menu: Overhauled nested menu via flyoutmenu.js backported from Michael
jzaefferer
2011-02-22
1
-4
/
+1
[next]