aboutsummaryrefslogtreecommitdiffstats
path: root/ui/dialog.js
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-081-908/+0
* Button: Move button into widgets folderAlexander Schmitz2015-08-081-1/+1
* Core: Movie uniqueId into its own module and deprecate core moduleAlexander Schmitz2015-08-081-1/+2
* Core: Move scrollParent into its own moduleAlexander Schmitz2015-08-081-0/+1
* Core: Move tabbable into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Move safe blur into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Move safeActiveElement into its own moduleAlexander Schmitz2015-08-081-2/+2
* Core: Move keyCode into its own moduleAlexander Schmitz2015-08-081-0/+1
* Core: Move focusable into its own moduleAlexander Schmitz2015-08-081-0/+1
* Core: Move version and creation of the ui namespace into its own moduleAlexander Schmitz2015-08-081-1/+2
* Dialog: Fix removal of event listener for modal dialogsScott González2015-07-171-3/+2
* Dialog: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-10/+12
* Dialog: Properly handle empty title with jQuery gitScott González2015-03-251-3/+6
* Dialog: Fix style issuesJörn Zaefferer2015-03-181-67/+67
* Core: Add methods to work around IE active element bugsScott González2015-03-121-19/+7
* Dialog: Add classes optionAlexander Schmitz2015-03-111-30/+55
* Dialog: Remove animation stopping in destroyScott González2015-03-111-1/+1
* All: Add css-dependency-comments based on jQuery MobileRafael Xavier de Souza2015-02-261-0/+3
* Dialog: Fix typoScott González2015-02-231-2/+2
* Dialog: Stop tracking instance in destroy() to avoid memory leaksTJ VanToll2015-02-201-0/+1
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-021-1/+1
* Build: Remove manifest files; move metadata to source filesScott González2014-11-101-2/+7
* Dialog: Track the instance as soon as the dialog is openedScott González2014-07-231-3/+12
* Dialog: Fix stacking of modal dialog overlaysScott González2014-07-171-0/+8
* Dialog: Honor preventDefault when managing focusJörn Zaefferer2014-06-101-1/+1
* Dialog: Fix shift-tab handling, focus the correct elementJörn Zaefferer2014-06-101-1/+1
* Dialog: Fix off() -> unbind() for jQuery 1.6 compatTimo Tijhof2014-05-271-1/+1
* Core: Deprecate .focus( n ), replace in dialog with explicit timeoutsJörn Zaefferer2014-02-211-2/+6
* All: Updating copyright year to 2014TJ VanToll2014-01-281-1/+1
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+854