aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Menu demos: Restrict selectors to demo elements; add menu to demos/index.htmljzaefferer2010-06-193-2/+10
| * | | Menu: default and contextmenu demosjzaefferer2010-06-183-0/+153
| * | | Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-2111-0/+11
| | |/ | |/|
* | | Fix demos index page to include globalization plugin for spinner demos, along...jzaefferer2010-12-222-1/+3
* | | Merge remote branch 'origin/spinner'jzaefferer2010-12-228-0/+386
|\ \ \
| * | | Spinner: Update timespinner demo description.jzaefferer2010-12-011-4/+3
| * | | Spinner: Introduce page option to configure page size. Use that for timespinn...jzaefferer2010-12-011-12/+24
| * | | Spinner: Add demo for time spinnerjzaefferer2010-11-282-1/+62
| * | | Spinner: Adding overflow demojzaefferer2010-11-022-0/+48
| * | | Spinner: Removing rtl demojzaefferer2010-11-022-37/+0
| * | | Slider: Add spinner to demo indexjzaefferer2010-10-271-0/+2
| * | | Spinner: More refactorings and cleanups, and heavy improvement on the increme...jzaefferer2010-10-271-1/+0
| * | | Spinner: Changed default for numberformat to null. Fixed disabled option to n...jzaefferer2010-10-261-1/+2
| * | | Slider: Update to latest mousewheel pluginjzaefferer2010-10-265-5/+5
| * | | Replaced hexadecimal demo with decimal demo. Updated that and the currency de...jzaefferer2010-10-235-113/+122
| * | | Porting old spinner implementation to 1.8, dropping some baggage.jzaefferer2010-10-226-0/+292
* | | | Autocomplete (Combobox demo): Set the button type to button to prevent form s...Mario Visic2010-12-161-1/+1
* | | | Autocomplete combobox demo: Reset the internal term property when an invalid ...Scott González2010-11-301-0/+1
* | | | Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle dest...Scott González2010-11-231-2/+9
* | | | Datepicker Demo: modifed the name of the event search demo to be date-range. ...Kyle Wilkinson2010-11-212-2/+2
* | | | Autocomplete: Use the text of the option, not the value when checking for val...Scott González2010-11-191-1/+1
* | | | Autocomplete multiple demos: Don't leave the field when tabbing while the men...Scott González2010-11-192-50/+66
* | | | 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 scrollbar....Scott González2010-11-041-0/+3
* | | | Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - ...Scott González2010-11-021-0/+1
|/ / /
* | | 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 in...Scott González2010-10-197-7/+7
* | | 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. Fix...Scott González2010-10-111-1/+1
* | | 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 Port...Scott González2010-09-242-0/+3
* | | Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galici...Jorge Barreiro2010-09-202-0/+3
* | | Dialog demo: syntax error, errant single quote from last style guide update. ...Richard D. Worth2010-09-191-1/+1
* | | 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