summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Button demo: modified order of selectors. Fixed #7094 - Buttons problem in OperaBen Boyle2011-05-161-1/+1
| | | | (cherry picked from commit a6a8611556205aee7c1d6cb82d4ac47050b94678)
* Autocomplete (combobox demo): Blur the button on click to avoid a bug.Scott González2011-04-041-0/+3
| | | | | Thanks tyron. (cherry picked from commit 401c91418ce855b706756bdf804346d3a0d95132)
* Tabs: Updates cookie demo to include more information on how to find cookie ↵Ralph Whitbeck2011-03-211-0/+1
| | | | plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals.(cherry picked from commit 4d557092ffe070c0c52a852530d3947436175539)
* Effects demo: Animate a containing div instead of the canvas directly for ↵gnarf2011-03-091-3/+4
| | | | | | | easing demo. Fixes #7086 - easing only first click is working. Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others... (cherry picked from commit fa7f5d2873b1fef978eab7d9f342c5afa77e061c)
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-02124-124/+124
|
* Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add ↵Scott González2011-02-252-0/+3
| | | | | | Tajikistan localization. (cherry picked from commit 0cd297702db890672a2886026200e9762de43e77)
* Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes ↵Scott González2011-01-301-1/+1
| | | | | | #6916 - Datepicker date range demo: syntax glitch. (cherry picked from commit fe6990e104834926042c96a29a6cccec4fdafd3b)
* Datepicker i18n: Added Algerian Arabic to demos.Scott González2011-01-192-0/+3
| | | | (cherry picked from commit 30c9473d8f297d53f0d3715e8cd00b61b841a85a)
* Datepicker i18n: Fixed missing references.Scott González2011-01-172-0/+8
|
* Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ↵Scott González2011-01-172-0/+4
| | | | | | - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell
* Autocomplete (Combobox demo): Set the button type to button to prevent form ↵Mario Visic2010-12-161-1/+1
| | | | submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms.
* Autocomplete combobox demo: Reset the internal term property when an invalid ↵Scott González2010-11-301-0/+1
| | | | selection is made. Fixes #6695 - Autocomplete combobox example does not show suggestion on second try.
* Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle ↵Scott González2010-11-231-2/+9
| | | | destroy.
* Datepicker Demo: modifed the name of the event search demo to be date-range. ↵Kyle Wilkinson2010-11-212-2/+2
| | | | Fixed #6675 - Date Range demo for Datepicker has unclear title.
* Autocomplete: Use the text of the option, not the value when checking for ↵Scott González2010-11-191-1/+1
| | | | valid values. Fixes #6673 - Autocomplete combobox is not working in IE if value and name is different.
* Autocomplete multiple demos: Don't leave the field when tabbing while the ↵Scott González2010-11-192-50/+66
| | | | menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting.
* Lossless compression of all non-theme images using ImageOptimPhillip Barnes2010-11-1918-0/+0
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-12124-124/+124
|
* Autocomplete (maxheight demo): Add padding to account for vertical ↵Scott González2010-11-041-0/+3
| | | | scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.
* Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - ↵Scott González2010-11-021-0/+1
| | | | Autocomplete: horizontal scrollbar on IE7.
* Upgraded jQuery to 1.4.3.Scott González2010-10-21124-124/+124
|
* External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-197-7/+7
| | | | in IE9 because of bgiframe.
* Demos: Coding standards.Scott González2010-10-131-93/+92
|
* Tabs demos: Coding standards.Scott González2010-10-1313-169/+161
|
* Effects (toggle) demos: Coding standards.Scott González2010-10-132-39/+41
|
* Effects (toggleClass) demos: Coding standards.Scott González2010-10-132-17/+17
|
* Effects (switchClass) demos: Coding standards.Scott González2010-10-132-20/+19
|
* Sortable demos: Coding standards.Scott González2010-10-1310-157/+155
|
* Slider demos: Coding standards.Scott González2010-10-1313-285/+289
|
* Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. ↵Scott González2010-10-111-1/+1
| | | | Fixes #5698 - Selectable: Bug in serializable demo.
* Effects (show): coding standards.Scott González2010-09-272-49/+50
|
* Selectable demos: coding standards.Scott González2010-09-274-46/+52
|
* Resizable demos: coding standards.Scott González2010-09-2712-156/+176
|
* Effects (removeClass) demos: coding standards.Scott González2010-09-272-23/+23
|
* Dialog demos: safer selectors for the demo system workaround.Scott González2010-09-274-4/+4
|
* Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add ↵Scott González2010-09-242-0/+3
| | | | Portuguese localization.
* Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add ↵Jorge Barreiro2010-09-202-0/+3
| | | | Galician localization.
* 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
* Progressbar demos: Coding standards.Scott González2010-09-104-46/+42
|
* Position demos: Coding standards.Scott González2010-09-103-99/+90
|
* Effects .hide() demos: Coding standards.Scott González2010-09-102-49/+49
|
* Droppable demos: Coding standards.Scott González2010-09-108-294/+330
|
* Draggable demos: Coding standards.Scott González2010-09-1012-221/+219
|
* Dialog demos: Coding standards.Scott González2010-09-107-168/+157
|
* Datepicker demos: Coding standards.Scott González2010-09-1015-230/+247
|
* Button demos: Coding standards.Scott González2010-09-097-186/+150
|
* Demos: Cleanup.Scott González2010-09-0921-33/+33
|
* Autocomplete demos: Coding standards.Scott González2010-09-0913-297/+350
|
* Effects demos (partial): Coding standards.Scott González2010-09-097-141/+152
|
* Accordion demos: Coding standards.Scott González2010-09-099-146/+136
|