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 | 6 | -434/+0 |
| | | | | delete on the menubar branch, while development on master can continue without them. | ||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 5 | -5/+5 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 5 | -5/+5 |
| | |||||
* | Rewrite popup/menu interaction to make popup managed by menu (adds trigger ↵ | Hans Hillen | 2011-10-19 | 1 | -15/+9 |
| | | | | option to menu). Makes popup agnostic of menu and allows datepicker to use popup (soon). | ||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 5 | -5/+5 |
| | |||||
* | Popup: Removed the focusout and focusin handlers which are nolonger ↵ | kborchers | 2011-10-11 | 1 | -10/+5 |
| | | | | necessary. Also updated the tooltip style demo to have a little more interactive content. | ||||
* | Popup: Added tooltip style demo and link to demos index | kborchers | 2011-10-06 | 2 | -0/+67 |
| | |||||
* | Popup: Make menu dependency actually optional, cleanup demos | Jörn Zaefferer | 2011-09-21 | 2 | -24/+0 |
| | |||||
* | Popup: Added show/hide animations and a demo | kborchers | 2011-09-21 | 2 | -0/+97 |
| | |||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 1 | -16/+14 |
|\ | | | | | | | | | | | | | | | | | 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 | ||||
| * | Popup: Remove comment in default demo, focus handling is now working properly | Jörn Zaefferer | 2011-06-10 | 1 | -1/+1 |
| | | |||||
| * | Fix various pull request comments and coding standards issues | Hans Hillen | 2011-05-30 | 1 | -19/+13 |
| | | |||||
| * | wrapping tab order for popup | Hans Hillen | 2011-05-25 | 1 | -7/+11 |
| | | |||||
* | | 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 | 4 | -0/+307 |