Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autocomplete (Combobox demo): Set the button type to button to prevent form ↵ | Mario Visic | 2010-12-16 | 1 | -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ález | 2010-11-30 | 1 | -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ález | 2010-11-23 | 1 | -2/+9 |
| | | | | destroy. | ||||
* | Datepicker Demo: modifed the name of the event search demo to be date-range. ↵ | Kyle Wilkinson | 2010-11-21 | 2 | -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ález | 2010-11-19 | 1 | -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ález | 2010-11-19 | 2 | -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 ImageOptim | Phillip Barnes | 2010-11-19 | 18 | -0/+0 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 124 | -124/+124 |
| | |||||
* | Autocomplete (maxheight demo): Add padding to account for vertical ↵ | Scott González | 2010-11-04 | 1 | -0/+3 |
| | | | | scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7. | ||||
* | Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - ↵ | Scott González | 2010-11-02 | 1 | -0/+1 |
| | | | | Autocomplete: horizontal scrollbar on IE7. | ||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 124 | -124/+124 |
| | |||||
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵ | Scott González | 2010-10-19 | 7 | -7/+7 |
| | | | | in IE9 because of bgiframe. | ||||
* | Demos: Coding standards. | Scott González | 2010-10-13 | 1 | -93/+92 |
| | |||||
* | Tabs demos: Coding standards. | Scott González | 2010-10-13 | 13 | -169/+161 |
| | |||||
* | Effects (toggle) demos: Coding standards. | Scott González | 2010-10-13 | 2 | -39/+41 |
| | |||||
* | Effects (toggleClass) demos: Coding standards. | Scott González | 2010-10-13 | 2 | -17/+17 |
| | |||||
* | Effects (switchClass) demos: Coding standards. | Scott González | 2010-10-13 | 2 | -20/+19 |
| | |||||
* | Sortable demos: Coding standards. | Scott González | 2010-10-13 | 10 | -157/+155 |
| | |||||
* | Slider demos: Coding standards. | Scott González | 2010-10-13 | 13 | -285/+289 |
| | |||||
* | Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. ↵ | Scott González | 2010-10-11 | 1 | -1/+1 |
| | | | | Fixes #5698 - Selectable: Bug in serializable demo. | ||||
* | Effects (show): coding standards. | Scott González | 2010-09-27 | 2 | -49/+50 |
| | |||||
* | Selectable demos: coding standards. | Scott González | 2010-09-27 | 4 | -46/+52 |
| | |||||
* | Resizable demos: coding standards. | Scott González | 2010-09-27 | 12 | -156/+176 |
| | |||||
* | Effects (removeClass) demos: coding standards. | Scott González | 2010-09-27 | 2 | -23/+23 |
| | |||||
* | Dialog demos: safer selectors for the demo system workaround. | Scott González | 2010-09-27 | 4 | -4/+4 |
| | |||||
* | Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add ↵ | Scott González | 2010-09-24 | 2 | -0/+3 |
| | | | | Portuguese localization. | ||||
* | Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add ↵ | Jorge Barreiro | 2010-09-20 | 2 | -0/+3 |
| | | | | Galician localization. | ||||
* | Dialog demo: syntax error, errant single quote from last style guide update. ↵ | Richard D. Worth | 2010-09-19 | 1 | -1/+1 |
| | | | | Fixed #6074 - Dialog: demo of modal form broken | ||||
* | Progressbar demos: Coding standards. | Scott González | 2010-09-10 | 4 | -46/+42 |
| | |||||
* | Position demos: Coding standards. | Scott González | 2010-09-10 | 3 | -99/+90 |
| | |||||
* | Effects .hide() demos: Coding standards. | Scott González | 2010-09-10 | 2 | -49/+49 |
| | |||||
* | Droppable demos: Coding standards. | Scott González | 2010-09-10 | 8 | -294/+330 |
| | |||||
* | Draggable demos: Coding standards. | Scott González | 2010-09-10 | 12 | -221/+219 |
| | |||||
* | Dialog demos: Coding standards. | Scott González | 2010-09-10 | 7 | -168/+157 |
| | |||||
* | Datepicker demos: Coding standards. | Scott González | 2010-09-10 | 15 | -230/+247 |
| | |||||
* | Button demos: Coding standards. | Scott González | 2010-09-09 | 7 | -186/+150 |
| | |||||
* | Demos: Cleanup. | Scott González | 2010-09-09 | 21 | -33/+33 |
| | |||||
* | Autocomplete demos: Coding standards. | Scott González | 2010-09-09 | 13 | -297/+350 |
| | |||||
* | Effects demos (partial): Coding standards. | Scott González | 2010-09-09 | 7 | -141/+152 |
| | |||||
* | Accordion demos: Coding standards. | Scott González | 2010-09-09 | 9 | -146/+136 |
| | |||||
* | Autocomplete: Combobox demo cleanup | jzaefferer | 2010-08-29 | 1 | -2/+0 |
| | |||||
* | Autocomplete: Improved cache demo. | Scott González | 2010-08-27 | 1 | -10/+9 |
| | |||||
* | Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan ↵ | Scott González | 2010-08-11 | 2 | -0/+3 |
| | | | | localization for ui.datepicker. | ||||
* | Progressbar resize demo: Added missing mouse dependency. Fixes #5873 - ↵ | Scott González | 2010-07-29 | 1 | -0/+1 |
| | | | | Progressbar: resize demo is broken. | ||||
* | Added position plugin to demo pages that use dialogs. | Scott González | 2010-07-27 | 2 | -0/+2 |
| | |||||
* | Datepicker: Fixed spelling of Czech language. Fixes #5859 - Typo in Calendar ↵ | Scott González | 2010-07-27 | 1 | -1/+1 |
| | | | | localization demo. | ||||
* | Autocomplete: Removed selection handling in IE. No longer needed now that ↵ | Scott González | 2010-07-22 | 2 | -14/+0 |
| | | | | autocomplete ensures that the cursor is placed at the end of the field on select. | ||||
* | Autocomplete (combobox demo): Set intial value of text field based on value ↵ | Scott González | 2010-07-20 | 1 | -1/+4 |
| | | | | of select element. Partial fix for #5757 - Autocomplete combobox issues. | ||||
* | Autocomplete (combobox demo): Detect valid entries when typed, but not ↵ | Scott González | 2010-07-20 | 1 | -5/+15 |
| | | | | selected from menu. Fixes #5605 - Autocomplete combobox demo does not accept valid values. | ||||
* | Autcomplete: Refactored combobox demo. | Scott González | 2010-07-20 | 1 | -50/+60 |
| |