aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.0.Scott González2012-08-13125-125/+125
|
* Easings: Rewrote all easings to only rely on state and reduce code size. ↵Scott González2012-08-131-17/+18
| | | | | | | | | | Fixes #8115 - Easings: Simplify equations to only rely on state. (cherry picked from commit c0093b599fcd58b6ad122ab425c4cc1a4da4a520) Conflicts: ui/jquery.effects.core.js
* Position: Fix initial positioning of cycler demo.Jörn Zaefferer2012-07-191-12/+15
| | | | (cherry picked from commit 8f71accb75770f56b5983c0e29515e7182c23604)
* Datepicker: Corrected language code for Georgian language according to ISO ↵Pavel Stetina2012-05-292-2/+2
| | | | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. (cherry picked from commit 0bbad349b982839c607d7c16bf2e46a293532dee)
* Progressbar demo: Made animated background selector more specific. Fixes ↵Scott González2012-05-221-1/+1
| | | | | | #8314 - Theme on animated progressbar remains the same. (cherry picked from commit cb70a5e302aae16fa4b47454c1d7d5aca514bfb7)
* Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ↵Scott González2012-05-141-4/+4
| | | | | | | | | | #8322 - Autocomplete: Combobox demo should not override .ui-button styles. (cherry picked from commit 1b19121189356879ca39a19ba241a04ff4786b62) Conflicts: demos/autocomplete/combobox.html
* Autocomplete combobox demo: Define this.wrapper for use inside destroy().Scott González2012-05-071-1/+1
| | | | (cherry picked from commit c974d0fc69849d9e7854a532da01f00587d04527)
* Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from ↵Scott González2012-05-031-8/+10
| | | | | | date in Date range datepicker. (cherry picked from commit f6c0b71ae9cbed55bdcfd8058a4c89fee0b4c068)
* 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)
* Upgraded jQuery to 1.6.4.Scott González2011-10-18125-125/+125
|
* 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)
* 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
|