aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/remote-with-cache.html
Commit message (Collapse)AuthorAgeFilesLines
* 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-17/+15
|
* Autocomplete: Improved cache demo.Scott González2010-08-271-10/+9
|
* Autocomplete: Moved all demo images into /demos/autocomplete/images.Scott González2010-07-191-1/+1
|
* Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - ↵Scott González2010-07-191-0/+3
| | | | | | added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results. We will need to undo this change when ThemeRoller supports generating loading images.
* Autocomplete: Changed cache demo to cache all results.Scott González2010-04-231-25/+8
| | | | Fixes #5398 - Remote-with-cache demo does not break if (cache.term == request.term) but executes another request.
* Autocomplete: Refactored code for array filtering into ↵jzaefferer2010-04-161-4/+3
| | | | $.ui.autocomplete.filter, used by remote-with-cache and modified multiple-demo (now with local data); added multiple-remote to also show multiple with remote data
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-2/+3
|
* 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 ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* eol-style and mime-typeRichard Worth2010-01-201-76/+76
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+76