aboutsummaryrefslogtreecommitdiffstats
path: root/demos/popup
Commit message (Collapse)AuthorAgeFilesLines
* Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this ↵Jörn Zaefferer2012-01-046-434/+0
| | | | delete on the menubar branch, while development on master can continue without them.
* Upgrade jQuery to 1.7.1.Scott González2011-11-225-5/+5
|
* Upgrade jQuery to 1.7.Scott González2011-11-095-5/+5
|
* Rewrite popup/menu interaction to make popup managed by menu (adds trigger ↵Hans Hillen2011-10-191-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ález2011-10-185-5/+5
|
* Popup: Removed the focusout and focusin handlers which are nolonger ↵kborchers2011-10-111-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 indexkborchers2011-10-062-0/+67
|
* Popup: Make menu dependency actually optional, cleanup demosJörn Zaefferer2011-09-212-24/+0
|
* Popup: Added show/hide animations and a demokborchers2011-09-212-0/+97
|
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-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 properlyJörn Zaefferer2011-06-101-1/+1
| |
| * Fix various pull request comments and coding standards issuesHans Hillen2011-05-301-19/+13
| |
| * wrapping tab order for popupHans Hillen2011-05-251-7/+11
| |
* | Upgrade jQuery to 1.6.2.Scott González2011-07-253-3/+3
|/
* Popup and Menubar demosJörn Zaefferer2011-05-084-0/+307