aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Demos: Cleanup.Scott González2012-09-1013-131/+49
* Upgrade jQuery to 1.8.0.Scott González2012-08-1312-12/+12
* Revert "Autocomplete: make categories work again (follow-up)"Scott González2012-05-241-7/+0
* Autocomplete: make categories work again (follow-up)Felix Nagel2012-05-241-0/+7
* Autocomplete: Update live region if focus event is canceled. Remove live regi...Scott González2012-05-162-5/+3
* Autocomplete: ARIA live region as extension, adding a messages option. Fixes ...Jörn Zaefferer2012-05-162-3/+5
* Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ...Scott González2012-05-141-4/+4
* Autocomplete delete: Adjust styles.Scott González2012-05-081-2/+0
* Autocomplete combobox demo: Define this.wrapper for use inside destroy().Scott González2012-04-281-1/+1
* Fix various issues in our html files, first batchJörn Zaefferer2012-04-231-1/+1
* Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple...Scott González2012-04-071-13/+25
* Upgrade jQuery to 1.7.2.Scott González2012-03-2212-12/+12
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re...Scott González2012-02-122-4/+4
* Upgrade jQuery to 1.7.1.Scott González2011-11-2212-12/+12
* Upgrade jQuery to 1.7.Scott González2011-11-0912-12/+12
* Upgraded jQuery to 1.6.4.Scott González2011-10-1812-12/+12
* Upgrade jQuery to 1.6.2.Scott González2011-07-2512-12/+12
* Autocomplete: Whitespace.Scott González2011-05-271-0/+2
* Autocomplete demos: Coding standards.Scott González2011-05-2711-27/+42
* Autocomplete scrollable demo: Added missing menu dependency.Scott González2011-05-111-0/+1
* Combobox demo: Fix padding on input for alignment with button. Fixes #6729 - ...Jörn Zaefferer2011-05-101-1/+1
* Combobox demo: Set tooltip class via optionJörn Zaefferer2011-05-101-4/+3
* Autocomplete: Validate input when you close by menu by clicking. Fixed #7197 ...Kato Kazuyoshi2011-05-071-24/+29
* Autocomplete (combobox demo): Blur the button on click to avoid a bug.Scott González2011-04-041-0/+3
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-0212-12/+12
* Autocomplete: Update combobox menu to point out limits and link tojzaefferer2011-02-251-0/+1
* Autocomplete demo (combobox): Fixed tooltips and clearing of select on invali...Scott González2011-01-101-9/+19
* Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fix...gnarf2011-01-101-60/+8
* Cleanup bad earlier merge.jzaefferer2010-12-281-1/+0
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-221-2/+11
|\
| * Merge commit '1.8.1' into tooltipjzaefferer2010-04-216-5/+220
| |\
| * | Use tooltip to display hint when combobox input doesn't match anythingjzaefferer2010-04-081-3/+15
* | | Merge remote branch 'origin/menu'jzaefferer2010-12-2211-0/+12
|\ \ \
| * | | Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-2111-0/+11
| | |/ | |/|
* | | 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
* | | 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-195-0/+0
* | | Upgraded jQuery to 1.4.4.Scott González2010-11-1212-12/+12
* | | 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-2112-12/+12
* | | Demos: Cleanup.Scott González2010-09-0913-23/+23
* | | Autocomplete demos: Coding standards.Scott González2010-09-0913-297/+350
* | | Autocomplete: Combobox demo cleanupjzaefferer2010-08-291-2/+0
* | | Autocomplete: Improved cache demo.Scott González2010-08-271-10/+9
* | | Autocomplete: Removed selection handling in IE. No longer needed now that aut...Scott González2010-07-222-14/+0
* | | Autocomplete (combobox demo): Set intial value of text field based on value o...Scott González2010-07-201-1/+4