aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.popup.js
Commit message (Expand)AuthorAgeFilesLines
* Popup: increased delay between focusout and focusin/mouseup as it was sometim...Richard D. Worth2011-11-091-1/+1
* Widget: Added window and document properties. Fixes #7801 - Widget: Add docum...Scott González2011-10-201-1/+1
* Popup: Remove any references to "that" and use _delay instead of setTimeout.kborchers2011-10-191-16/+12
* Rewrite popup/menu interaction to make popup managed by menu (adds trigger op...Hans Hillen2011-10-191-37/+112
* Popup: Removed the focusout and focusin handlers which are nolonger necessary...kborchers2011-10-111-13/+0
* Popup: Make menu dependency actually optional, cleanup demosJörn Zaefferer2011-09-211-3/+4
* Popup: Use duration:fast for default animations. Also fix two missing semicol...Jörn Zaefferer2011-09-211-5/+11
* Popup: Added show/hide animations and a demokborchers2011-09-211-8/+15
* Popup: Replace var that with this and _delayJörn Zaefferer2011-09-131-6/+4
* Popup: Missing semicolon. Can't use :ui-button selected if button isn't loaded.Jörn Zaefferer2011-09-051-2/+2
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-34/+68
|\
| * Merge remote branch 'hanshillen/popup-hh'Jörn Zaefferer2011-06-101-34/+68
| |\
| | * Use of _bind, maintain original tabindex value for popupHans Hillen2011-06-101-18/+21
| | * Fix various pull request comments and coding standards issuesHans Hillen2011-05-301-62/+60
| | * Key event fixHans Hillen2011-05-261-1/+1
| | * wrapping tab order for popupHans Hillen2011-05-251-12/+45
* | | Use .attr() for boolean ARIA attributes.Scott González2011-07-121-8/+8
* | | .attr() -> .prop()Scott González2011-06-081-8/+8
|/ /
* / All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...Scott González2011-05-281-0/+1
|/
* Popup: Fix keyboard handling to prevent scrolling on keydownJörn Zaefferer2011-05-071-0/+2
* Promote menubar and popup to their own top level filesJörn Zaefferer2011-05-071-0/+172