aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-1/+1
| | | | | Also, update a few stale URLs to what they redirect now to. Closes gh-2244
* Update custom_render.html (#2242)mark van tilburg2024-04-252-2/+2
| | | | | This fixes mixed content errors on the selectmenu demo page at jqueryui.com. Closes gh-2242
* All: Replace non-breaking spaces with regular spacesScott González2016-06-081-1/+1
|
* Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-305-0/+5
| | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d
* Dialog: Switch demos to use AMDAlexander Schmitz2015-07-215-63/+10
| | | | Ref #10119
* Dialog: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-1/+1
|
* Dialog: Updating demo style based on changes to theme and demo CSSAlexander Schmitz2014-11-182-3/+4
| | | | | Fixes #10693 Closes #1385
* Theme: Change default widget font-size to 1emTJ VanToll2014-10-241-1/+0
| | | | | Fixes #10131 Closes gh-1374
* Dialog demo: Remove a duplicate (and incorrect) script includeTJ VanToll2014-07-101-1/+0
|
* Build: Reorganize external directoryScott González2014-06-245-5/+5
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Dialog demo: Update modal form demoJörn Zaefferer2014-04-241-40/+52
| | | | | | | | | | - Removes an invalid jquery.ui.button.js reference (button.js is loaded) - Updates the email regex to use the one from the HTML5 spec - Refactors the code to add the user on both button click and form submit - Reset the form to its original state on submit - Initialize the form with values that can be submitted immediately, better for a demo - Rename bValid to valid
* Dialog demo: Move animated dialog demo to the end of the indexJörn Zaefferer2014-04-241-1/+1
| | | | | This demo looks rather silly and has no purpose beyond showing of the animation options. It doesn't do that very well.
* Dialog demo: Remove regular modal demo, the other modal demos are betterJörn Zaefferer2014-04-242-39/+0
|
* Demos: Adding <meta name="viewport"> tag for easier mobile browsingTJ VanToll2014-03-071-0/+1
|
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-056-6/+6
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-246-57/+57
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Demos: There can be only one button.jsJörn Zaefferer2013-11-201-1/+0
|
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-056-6/+6
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-056-6/+6
|
* oops...Scott González2013-02-021-1/+0
|
* Dialog: Check for empty array in addition to empty object when checking if ↵Scott González2013-02-011-0/+1
| | | | there are buttons. Fixes #9043 - Dialog: Buttonpane shown with no buttons when modifying native prototypes.
* Updating to jQuery 1.9.0Kris Borchers2013-01-176-6/+6
|
* Dialog: Use button widget for close button (was already listed as dependency)Jörn Zaefferer2012-11-266-3/+9
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-146-6/+6
|
* Removed bgiframe.Scott González2012-10-266-6/+0
|
* Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error ↵Jörn Zaefferer2012-10-241-5/+8
| | | | with animated modal dialog.
* Upgrade jQuery to 1.8.2.Scott González2012-09-206-6/+6
|
* Demos: Cleanup.Scott González2012-09-107-133/+25
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-136-6/+6
|
* Effects: Renamed all files.Scott González2012-06-152-4/+4
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-226-6/+6
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-226-6/+6
|
* Upgrade jQuery to 1.7.Scott González2011-11-096-6/+6
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-186-6/+6
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-256-6/+6
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-026-6/+6
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-126-6/+6
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-216-6/+6
|
* External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-196-6/+6
| | | | in IE9 because of bgiframe.
* Dialog demos: safer selectors for the demo system workaround.Scott González2010-09-274-4/+4
|
* Dialog demo: syntax error, errant single quote from last style guide update. ↵Richard D. Worth2010-09-191-1/+1
| | | | Fixed #6074 - Dialog: demo of modal form broken
* Dialog demos: Coding standards.Scott González2010-09-107-168/+157
|
* Dialog: Fixed reference to bgiframe.Scott González2010-07-081-1/+1
|
* Dialog demo: Remove reference to obsolete overlay option.Scott González2010-06-141-1/+1
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-127-7/+14
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-166-6/+6
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-166-6/+6
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-276-6/+6
|
* switched to jQuery 1.4Richard Worth2010-01-206-6/+6
|
* Dialog, position: Removed bgiframe option; always use bgiframe when available.Scott González2010-01-196-6/+0
| | | | Fixes #5071 - Remove bgiframe option from all plugins.