aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete_options.js
Commit message (Collapse)AuthorAgeFilesLines
* Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget ↵Scott González2010-07-301-0/+18
| | | | keeps looking for remote data even when it's disabled.
* Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add ↵Scott González2010-07-211-0/+30
| | | | appendTo option.
* Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ↵jzaefferer2010-03-311-1/+1
| | | | handler
* replaced pearl with perlJörn Zaefferer2010-03-201-1/+1
|
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-111-1/+5
| | | | Fixes #5271.
* Fix for #5120 - create menu only once and return that element from the ↵Jörn Zaefferer2010-02-021-4/+4
| | | | widget method, put ui-autocomplete class on menu
* eol-style and mime-typeRichard Worth2010-01-201-174/+174
|
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+174