Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this ↵ | Jörn Zaefferer | 2012-01-04 | 2 | -224/+0 |
| | | | | delete on the menubar branch, while development on master can continue without them. | ||||
* | Menubar: Fix font-weight and spacing of disabled menu items | kborchers | 2011-12-01 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into menubar_otherStructures | kborchers | 2011-12-01 | 1 | -1/+1 |
|\ | |||||
| * | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | | |||||
| * | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | | |||||
* | | Menubar: Allow structures other than just UL/LI | kborchers | 2011-10-19 | 1 | -0/+55 |
|/ | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 1 | -100/+19 |
|\ | | | | | | | | | | | | | | | | | 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 | ||||
| * | Menubar: Trigger select event after running all other methods. Allows the ↵ | Jörn Zaefferer | 2011-07-13 | 1 | -6/+8 |
| | | | | | | | | select-handler to destroy the widget without errors. | ||||
| * | Menubar: Added the autoExpand option and modified the default demo to show ↵ | kborchers | 2011-07-07 | 1 | -0/+1 |
| | | | | | | | | functionality | ||||
| * | Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo ↵ | Jörn Zaefferer | 2011-06-10 | 1 | -35/+4 |
| | | | | | | | | into css file. | ||||
| * | Update menubar to forward menu option to nested menus, update default demo ↵ | Jörn Zaefferer | 2011-06-09 | 1 | -60/+7 |
| | | | | | | | | to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults | ||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
|/ | |||||
* | Menu: Remove default preventDefault. Add more meaningful href's on menu | Jörn Zaefferer | 2011-05-11 | 1 | -51/+51 |
| | | | | | and menubar demos. Change doesn't seem to affect autocomplete as that doesn't use href-attributes anyway. | ||||
* | Popup and Menubar demos | Jörn Zaefferer | 2011-05-08 | 2 | -0/+250 |