Marian Rudzynski
|
8d09f750a4
|
Menubar: moved mouseleave _bind call into existing _bind block, added the mouseenter binding back in to help with accidental quick mouseouts causing the menu to close and use same close time for all
|
2011-10-01 10:56:49 -04:00 |
|
kborchers
|
ac8a19b62d
|
Menubar: Fixed an issue with autoExpand binding that caused the menu to close on fast mouseenter by changing to _bind on the parent menubar item
|
2011-09-29 14:23:26 -05: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 |
|
kborchers
|
6d0859f716
|
Menu: Changed closeAll to collapseAll and updated in Menubar, also updated a reference to left in Menubar to collapse.
|
2011-07-14 11:38:03 -04:00 |
|
Jörn Zaefferer
|
7856b264a2
|
Menubar: Trigger select event after running all other methods. Allows the select-handler to destroy the widget without errors.
|
2011-07-13 11:03:31 -04:00 |
|
Scott González
|
0080f2d581
|
Use .attr() for boolean ARIA attributes.
|
2011-07-12 11:36:34 -04:00 |
|
kborchers
|
40aa8f5715
|
Menubar: Added the autoExpand option and modified the default demo to show functionality
|
2011-07-07 09:29:50 -05:00 |
|
Jörn Zaefferer
|
7281f9f229
|
Update menubar to forward menu option to nested menus, update default demo to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults
|
2011-06-09 17:14:21 +02:00 |
|
Scott González
|
da84672db8
|
.attr() -> .prop()
|
2011-06-08 17:02:57 -04:00 |
|
Scott González
|
b6aee87763
|
Menubar: Whitespace.
|
2011-05-28 15:42:28 -04:00 |
|
Scott González
|
6a5b21fda2
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
|
Jörn Zaefferer
|
cd92ad09f5
|
Promote menubar and popup to their own top level files
|
2011-05-07 16:22:04 +02:00 |
|