aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Demos/tests: Losslessly recompress PNG/GIF images.Pere Orga2013-08-267-0/+0
* Position demo: Added missing semicolon.Mohsen Ekhtiari2013-08-121-1/+1
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-05137-137/+137
* Effects (core): Unite demos into the same single effect/ pathRafael Xavier de Souza2013-06-2217-112/+8
* Effect: Give puff-effect and size-effect its own files. Previously, they were...Rafael Xavier de Souza2013-06-221-0/+2
* Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests t...Jörn Zaefferer2013-05-311-6/+6
* Sortable demo (portlets): Cleanup.Scott González2013-05-161-18/+42
* Revert "Position: Use absolute positioning when getting scrollbar width to av...Scott González2013-05-161-46/+104
* Position: Use absolute positioning when getting scrollbar width to avoid refl...Scott González2013-05-161-104/+46
* Progressbar: Add new download dialog demoKris Borchers2013-04-302-0/+116
* Position demo: Fixed usage of center positioning.Scott González2013-04-251-2/+2
* Autocomplete demo: Use custom namespace for combobox.Scott González2013-04-111-7/+7
* Datepicker demo (localization): Add English as an option.Scott González2013-03-261-1/+1
* Datepicker demo: Corrected the Arabic word for Arabic.Suhail Alkowaileet2013-03-251-1/+1
* Demos: Updating to use instance method on bridgeCorey Frang2013-03-195-5/+5
* Progressbar demo (label): Use absolute positioning for the label. Fixes #9163...Scott González2013-03-181-3/+6
* Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomple...Scott González2013-03-161-0/+1
* Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox dem...TJ VanToll2013-03-161-1/+2
* Sortable: Adding a min-width to the body on the portlet demo. Fixed #4485: P...TJ VanToll2013-02-281-0/+1
* Accordion demo: Clean up hoverintent implementation to avoid using jQuery.eve...Scott González2013-02-271-23/+38
* Autocomplete demo (Combobox): Split code into smaller functions.Scott González2013-02-221-64/+81
* Autocomplete demo (Combobox): Rename selected event to select.Scott González2013-02-221-1/+1
* Autocomplete demo (Combobox): Don't highlight term matches. Fixes #9086 - Aut...Scott González2013-02-221-15/+3
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-05136-136/+136
* oops...Scott González2013-02-021-1/+0
* Dialog: Check for empty array in addition to empty object when checking if th...Scott González2013-02-011-0/+1
* Datepicker demo: Simplify localization demo so that jqueryui.com works properly.Scott González2013-01-315-142/+98
* Sortable demo: Fix use of tabs API.Scott González2013-01-311-1/+1
* Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Mu...Scott González2013-01-302-2/+2
* Autocomplete demo: Fixed reference to widget instance.Scott González2013-01-241-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-17136-148/+148
* Tabs: Update manipulation demo - implement alt+del shortcut to remove active ...Jörn Zaefferer2012-12-281-2/+10
* Tabs: Update manipulation demo - use delegate instead of live (can't use on u...Jörn Zaefferer2012-12-281-1/+1
* Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadi...Matthieu Penant2012-12-171-0/+2
* Autocomplete: Combobox demo - Collapse menu when clicking button.Scott González2012-12-131-7/+7
* Progressbar: Add link to custom label demo in demo index.Kris Borchers2012-12-061-0/+1
* Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes #888...Bjørn Johansen2012-12-051-0/+4
* Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add Belarusian...Pavel Selitskas2012-12-051-0/+2
* Progressbar: Custom label demo cleanupKris Borchers2012-12-031-21/+22
* Progressbar: Add custom label demo.Kris Borchers2012-11-291-0/+57
* Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid C...Anika Henke2012-11-291-7/+7
* Progressbar demos: Cleanup.Scott González2012-11-291-8/+8
* Progressbar demos: Removed resize demo.Scott González2012-11-292-34/+0
* Progressbar demos: Removed animated demo.Scott González2012-11-292-35/+0
* Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ugl...Pawel Maruszczyk2012-11-281-1/+6
* Tooltip: Escape the title attribute so that it's treated as text and not HTML...Scott González2012-11-271-1/+1
* Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 ...Scott González2012-11-271-1/+1
* Autocomplete demo: Combobox cleanup.Scott González2012-11-261-16/+12
* Dialog: Use button widget for close button (was already listed as dependency)Jörn Zaefferer2012-11-266-3/+9
* Progressbar: Add ability to set value: false for an indeterminate progressbar...kborchers2012-11-213-6/+57