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
/
visual
/
menu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
3
-3
/
+3
*
Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE...
kborchers
2011-10-18
1
-1
/
+1
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
3
-3
/
+3
*
Menu: Add support for structures other than UL/LI plus visual and unit tests
kborchers
2011-09-14
1
-2
/
+100
*
Menu: Refactor to get rid of var that. Cleanup some odd formattings and unnee...
Jörn Zaefferer
2011-09-13
1
-6
/
+6
*
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
3
-3
/
+3
*
Popup and Menubar demos
Jörn Zaefferer
2011-05-08
3
-599
/
+0
*
Promote menubar and popup to their own top level files
Jörn Zaefferer
2011-05-07
4
-425
/
+2
*
Popup: Better key handling on trigger, along with a few more TODO comments
Jörn Zaefferer
2011-05-07
1
-4
/
+14
*
Popup: Improve key handling
Jörn Zaefferer
2011-05-07
1
-5
/
+5
*
Popup/Tooltip: Fix tab order and add notifications (on select) in
Jörn Zaefferer
2011-05-07
1
-0
/
+2
*
Popup: If popup is a menu, focus the first menu item, as menubar does.
Jörn Zaefferer
2011-05-07
1
-0
/
+4
*
Popup: Fix the reopens-issue when clicking the trigger while popup is
Jörn Zaefferer
2011-05-07
1
-3
/
+10
*
Popup: Rename open flag to isOpen to avoid name conflict with open method.
Jörn Zaefferer
2011-05-05
1
-4
/
+4
*
Menubar: Code formatting. A bit of cleanup: Replace self with that;
Jörn Zaefferer
2011-05-04
1
-135
/
+153
*
Popup: Also expose open method
Jörn Zaefferer
2011-05-04
1
-2
/
+2
*
Popup: Prevent SPACE key event on trigger from scrolling the page
Jörn Zaefferer
2011-05-04
1
-0
/
+6
*
Popup: Rename _close to close and use it when selecting something within a po...
Jörn Zaefferer
2011-05-04
2
-6
/
+6
*
Popup: Partial fix for closing popup when trigger is clicked again.
Jörn Zaefferer
2011-05-04
1
-1
/
+9
*
Menubar review
Jörn Zaefferer
2011-05-04
1
-9
/
+19
*
Popup: Update popup test
Jörn Zaefferer
2011-05-04
1
-1
/
+1
*
Popup: Add a non-menu popup example
Jörn Zaefferer
2011-05-03
1
-1
/
+18
*
Merge branch 'master' into menubar
Jörn Zaefferer
2011-04-26
2
-4
/
+53
|
\
|
*
Menu: Add icons support
jzaefferer
2011-04-20
1
-3
/
+41
|
*
Close popup when blurred and make sure that shift-tab when popup is open
jzaefferer
2011-04-18
1
-1
/
+12
*
|
removed unbind for focusin and focusout
Hans Hillen
2011-04-23
1
-1
/
+1
*
|
change self.open to this.open
Hans Hillen
2011-04-23
1
-2
/
+2
*
|
Fix error for Escape key on menubar item
Hans Hillen
2011-04-22
1
-1
/
+1
*
|
Added focusin & focusout handler for menubar
Hans Hillen
2011-04-22
1
-28
/
+16
*
|
Fix menubar escape key + minor css fix
Hans Hillen
2011-04-20
2
-4
/
+3
*
|
Fix "menubar does not collapse when clicking on other menubar" + minor changes
Hans Hillen
2011-04-18
2
-5
/
+9
*
|
Added icon removal to _destroy
Hans Hillen
2011-04-15
1
-5
/
+7
*
|
Updated menubar test to use UL elements rather than DIVs
Hans Hillen
2011-04-15
1
-96
/
+120
*
|
Accessibility / bug fixes for menubar
Hans Hillen
2011-04-15
1
-18
/
+70
|
/
*
Update popup utility: Defer _open call and let click event propagate.
jzaefferer
2011-04-13
1
-3
/
+9
*
Adding popup utility prototype to visual menu tests
jzaefferer
2011-04-08
2
-0
/
+266
*
Menubar: Don't close active menu on mouseenter of associated button
jzaefferer
2011-03-17
1
-1
/
+1
*
Menubar: on a single-button menubar, ignore reopening the same menu
jzaefferer
2011-03-17
1
-0
/
+4
*
Menubar: Another fix for tab/focus handling
jzaefferer
2011-03-17
1
-5
/
+7
*
Menubar: Fix closing with escape key
jzaefferer
2011-03-17
1
-5
/
+9
*
Menubar: Focus/tab handling, improved much
jzaefferer
2011-03-17
1
-12
/
+45
*
Menubar: Put focus back to button when closing menu
jzaefferer
2011-03-17
1
-2
/
+4
*
Menubar: Close submenus on Escape first, only close all when on top-level
jzaefferer
2011-03-17
1
-1
/
+3
*
Menubar: Handle cursor UP/DOWN to open menu
jzaefferer
2011-03-17
1
-0
/
+9
*
Menubar: Handle ESCAPE to close and refactor document-click code to also use ...
jzaefferer
2011-03-17
1
-2
/
+11
*
Menu: menubar cleanup
jzaefferer
2011-03-17
1
-1
/
+1
*
Menu: Fix menubar tab and focus handling
jzaefferer
2011-03-17
2
-10
/
+15
*
Menu: More test markup
jzaefferer
2011-03-17
1
-2
/
+16
*
Menu: Add menubar-with-one-button-in-table example.
jzaefferer
2011-03-11
1
-8
/
+67
*
Menu: Improve CSS on testpage
jzaefferer
2011-03-11
1
-1
/
+1
[next]