aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.menubar.js
Commit message (Expand)AuthorAgeFilesLines
* Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this de...Jörn Zaefferer2012-01-041-296/+0
* Menubar: Update the items option in Menu to the renamed menus optionkborchers2011-12-011-1/+1
* Menubar: Refactored _next, _prev, _right and _left into a single method calle...kborchers2011-10-261-49/+43
* Menubar: Allow structures other than just UL/LIkborchers2011-10-191-14/+17
* Menubar: moved mouseleave _bind call into existing _bind block, added the mou...Marian Rudzynski2011-10-011-11/+12
* Menubar: Fixed an issue with autoExpand binding that caused the menu to close...kborchers2011-09-291-16/+9
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-11/+37
|\
| * Menu: Changed closeAll to collapseAll and updated in Menubar, also updated a ...kborchers2011-07-141-3/+3
| * Menubar: Trigger select event after running all other methods. Allows the sel...Jörn Zaefferer2011-07-131-3/+3
| * Menubar: Added the autoExpand option and modified the default demo to show fu...kborchers2011-07-071-1/+22
| * Update menubar to forward menu option to nested menus, update default demo to...Jörn Zaefferer2011-06-091-6/+11
* | Use .attr() for boolean ARIA attributes.Scott González2011-07-121-15/+15
* | .attr() -> .prop()Scott González2011-06-081-15/+21
|/
* Menubar: Whitespace.Scott González2011-05-281-17/+17
* All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...Scott González2011-05-281-0/+1
* Promote menubar and popup to their own top level filesJörn Zaefferer2011-05-071-0/+272