aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/combobox.html
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* | Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
* | Demos: Cleanup.Scott González2010-09-091-2/+2
* | Autocomplete demos: Coding standards.Scott González2010-09-091-26/+24
* | Autocomplete: Combobox demo cleanupjzaefferer2010-08-291-2/+0
* | Autocomplete (combobox demo): Set intial value of text field based on value o...Scott González2010-07-201-1/+4
* | Autocomplete (combobox demo): Detect valid entries when typed, but not select...Scott González2010-07-201-5/+15
* | Autcomplete: Refactored combobox demo.Scott González2010-07-201-50/+60
* | Autocomplete: Clear selectedItem property whenever the user types something. ...Scott González2010-07-201-0/+1
* | Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are n...Scott González2010-07-191-0/+6
* | Autocomplete demos: Added more programming languages and alphabetized.Scott González2010-07-191-13/+22
|/
* Autocomplete: Combobox demo update, fixed mustMatch with corrected change eve...jzaefferer2010-04-081-7/+12
* Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436...jzaefferer2010-03-261-1/+1
* Combobox demo: Improved styling and added a title to the button, to avoid hav...jzaefferer2010-03-201-8/+5
* Autocomplete: Combobox demo - don't use position plugin to place the button n...Scott González2010-03-201-6/+5
* autocomplete: combobox demo: tweaked padding to be more consistent across bro...Richard Worth2010-03-151-1/+2
* autocomplete demo: corrected spelling of perlRichard Worth2010-03-151-1/+1
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-2/+3
* partial for #5126 - extra classes for combobox inputJörn Zaefferer2010-02-201-2/+1
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* fixed #5163 - themes: css files need to be renamed to be consistent with js f...Richard Worth2010-02-161-1/+1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* eol-style and mime-typeRichard Worth2010-01-201-126/+126
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+126