summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* added: format option parameter in default demoFelix Nagel2012-09-041-1/+1
|
* fixed: its now possible to have a disabled and selected option on init, see #234Felix Nagel2012-07-201-1/+13
|
* task: make selectmenu easier to download/extract/use, see #172Felix Nagel2012-07-12181-10318/+0
|
* improved: import needed files onlyFelix Nagel2012-07-1210-37/+47
|
* removed: dialog demoFelix Nagel2012-07-121-175/+0
|
* updated: files to jQuery 1.7.2Felix Nagel2012-05-1711-11/+11
|
* Upgrade to jQuery 1.7.2 and jQuery UI 1.8.20Felix Nagel2012-05-17125-180/+210
|\
| * Position: Simplify default demo by removing drag functionality on positioned ↵Scott González2012-04-151-20/+7
| | | | | | | | | | | | | | | | | | | | elements. Fixes #5380 - Position Demo breaks when dragging an element. (cherry picked from commit 6da7278e879c0dc734c23231a71fdd92f7a57a0c) Conflicts: demos/position/default.html
| * Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - ↵Scott González2012-04-071-12/+32
| | | | | | | | | | | | | | | | | | | | Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0). (cherry picked from commit 218bd47ecd8066e51d58c1df8fdbf3fa05fac26c) Conflicts: demos/autocomplete/combobox.html
| * Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵Lado Lomidze2012-03-222-0/+3
| | | | | | | | | | | | Georgian localization. (cherry picked from commit c12a47074e83b2495b8ff7113d939722f9cdb7c7)
| * Upgrade jQuery to 1.7.2.Scott González2012-03-22125-125/+125
| |
| * Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵Richard D. Worth2012-02-152-0/+3
| | | | | | | | | | | | localization (cherry picked from commit 90959389ee895f5123589e5be17081fdbe340283)
| * Sortable demos: connect lists - added some bottom padding to each container. ↵Richard D. Worth2012-02-131-1/+1
| | | | | | | | | | | | Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element (cherry picked from commit efdf6cdf9f0e6aaecad7b3ac53afca38938d9048)
| * Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵Douglas2012-02-122-0/+3
| | | | | | | | | | | | localization. (cherry picked from commit 8406d97c6d3721d54485770355d71de55468b0e0)
| * Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 ↵Scott González2012-02-111-14/+12
| | | | | | | | | | | | - Accordion + Sortable doesn't work properly on IE6/7. (cherry picked from commit 00b69db88365e41afbed29b9fed3592e0703b8ed)
| * Demos draggable: corrected cursor option in cursor-style demos to not be ↵Richard D. Worth2012-02-071-2/+2
| | | | | | | | | | | | inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect (cherry picked from commit 60799826aabda51182caefb67318a52ccdbf9b79)
| * Accordion demo: Clear out originalEvent in hoverintent special event. Fixes ↵Scott González2012-01-311-0/+4
| | | | | | | | | | | | #6028 - Accordion: Hoverintent demo throws an error in IE. (cherry picked from commit 66c7dfd377d91bd5867ce1a9b607e8ed25955241)
| * Demos: Specify the dataType when loading the demo and docs files. Fixes ↵Scott González2012-01-281-2/+2
| | | | | | | | | | | | #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources. (cherry picked from commit ba4335712226ecfd66d34ddc93def2433af82f8c)
| * Upgrade jQuery to 1.7.1.Scott González2011-11-22125-125/+125
| |
| * Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch ↵David De Sloovere2011-11-192-0/+3
| | | | | | | | | | | | (Belgium) Localization (cherry picked from commit dfbd9be72df7734451f535af6dcc1f07294c242b)
| * Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 ↵stojce2011-11-192-0/+3
| | | | | | | | | | | | Datepicker: Add Macedonian Localization (cherry picked from commit b2d05f8b76a0de4e66f6a51d77b952be1633e17a)
| * Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add ↵William Griffiths2011-11-192-0/+3
| | | | | | | | | | | | Welsh/UK Localization (cherry picked from commit 6525365944d306931e0697b7bb909e9e48a5501c)
| * Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add ↵Michel Weimerskirch2011-11-192-0/+3
| | | | | | | | | | | | Luxembourgish Translation (cherry picked from commit 326bfec626b3039e2d51f53d2d6d2d48cdd78207)
| * Demos accordion hoverintent: moved event.type setter to not clobber ↵Richard D. Worth2011-11-111-1/+1
| | | | | | | | | | | | event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0 (cherry picked from commit f0f54e38d8eab613d7ea25d698b81126e5263d83)
| * Upgrade jQuery to 1.7.Scott González2011-11-09125-125/+125
| |
| * Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan ↵Scott González2011-11-012-3/+3
| | | | | | | | | | | | language code. (cherry picked from commit f11dab34cce80f027c74cf604394c05d32c38255)
* | Upgrade to jQuery 1.6.4 and jQuery UI 1.8.17preFelix Nagel2012-05-1711-11/+11
| |
* | Upgrade to jQuery 1.6.4Felix Nagel2012-05-17125-125/+125
|\|
| * Upgraded jQuery to 1.6.4.Scott González2011-10-18125-125/+125
| |
* | fixed: small cleanupFelix Nagel2012-01-182-6/+2
| |
* | removed: option wrapperElement, use widget method instead (see default demo)Felix Nagel2012-01-181-5/+4
| |
* | Fixed link to methods.html. Used to be "method.php"Jordan Eldredge2011-11-161-1/+1
| |
* | some code cleanupFelix Nagel2011-11-061-63/+75
| |
* | added: dialog.html demo fileFelix Nagel2011-10-241-0/+177
| |
* | added: demo compatibility to jQuery 1.6.2Felix Nagel2011-10-1010-10/+10
| |
* | Merge commit '1.8.16' into selectmenuFelix Nagel2011-10-10126-130/+338
|\|
| * Widget demo: Fixed typo.Scott González2011-08-091-1/+1
| | | | | | | | (cherry picked from commit a0eb042bcdb3a8028631e648269fefdad762f522)
| * Backport widget demo from master to get it up on jqueryui.com with the next ↵Jörn Zaefferer2011-08-043-1/+209
| | | | | | | | 1.8.x release
| * Upgrade jQuery to 1.6.2.Scott González2011-08-01124-125/+125
| |
| * jQuery 1.6 support.Scott González2011-07-293-3/+3
| |
| * Button demo: modified order of selectors. Fixed #7094 - Buttons problem in OperaBen Boyle2011-05-161-1/+1
| | | | | | | | (cherry picked from commit a6a8611556205aee7c1d6cb82d4ac47050b94678)
* | added: demo files refresh, overlay and typeaheadFelix Nagel2011-06-163-0/+258
| |
* | improved: background image demoFelix Nagel2011-05-251-1/+1
| |
* | updated: to jQuery UI 1.8.13 (based upon jQuery 1.5.1)Felix Nagel2011-05-237-7/+7
| |
* | Merge commit '1.8.13' into selectmenuFelix Nagel2011-05-23143-183/+230
|\|
| * 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)