aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/dialog/complex-dialogs.html
Commit message (Expand)AuthorAgeFilesLines
* Tests: Use demo bootstrap for visual testsJörn Zaefferer2015-09-301-19/+2
* Dialog: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-4/+4
* Theme: Change default widget font-size to 1emTJ VanToll2014-10-241-5/+0
* Build: Reorganize external directoryScott González2014-06-241-1/+1
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-13/+13
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ch...Jörn Zaefferer2012-12-031-1/+6
* Dialog: Update position when size is changed. Fixes #8789 - Dialog does not c...Kris Borchers2012-11-261-2/+1
* Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ...Jörn Zaefferer2012-11-261-1/+1
* Dialog: Extend visual test to verify DOM position restore on destroy; overhau...Jörn Zaefferer2012-11-261-2/+9
* Dialog: Pass through icons and showText (as 'text') options to button. Fixes ...Jörn Zaefferer2012-11-261-1/+12
* Dialog: Extract button pane creation into _createButtonPaneJörn Zaefferer2012-11-261-1/+9
* Dialog: Use button widget for close button (was already listed as dependency)Jörn Zaefferer2012-11-261-0/+1
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Removed bgiframe.Scott González2012-10-261-1/+0
* Dialog: Save the active element that opened the dialog and restore focus to t...Jörn Zaefferer2012-10-241-6/+12
* Dialog: Prevent dialog form losing focus (or move it back in IE <= 8).Jörn Zaefferer2012-10-241-1/+1
* Dialog: Awesome new stacking and overlay implementation. Fixes the following ...Nate Eagle2012-10-241-0/+89