summaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete_options.js
Commit message (Collapse)AuthorAgeFilesLines
* Accordion unit test: corrected autoFocus test to check for ui-state-hover ↵Richard Worth2011-03-151-1/+1
| | | | instead of ui-state-focus. Also corrected name and argument order of equal() call
* Autocomplete: refactored unit tests for autoFocus optionRichard Worth2011-03-151-14/+8
| | | | (cherry picked from commit c1a0f2bf6c7155e73e373818c44b06dcbe18c847)
* Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: ↵Richard Worth2011-03-151-0/+27
| | | | | | Add option to automatically highlight the first result (cherry picked from commit 56b7ec134d8e1203f700f99dabcdad8c50a9b0c2)
* 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