Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accordion unit test: corrected autoFocus test to check for ui-state-hover ↵ | Richard Worth | 2011-03-15 | 1 | -1/+1 |
| | | | | instead of ui-state-focus. Also corrected name and argument order of equal() call | ||||
* | Autocomplete: refactored unit tests for autoFocus option | Richard Worth | 2011-03-15 | 1 | -14/+8 |
| | | | | (cherry picked from commit c1a0f2bf6c7155e73e373818c44b06dcbe18c847) | ||||
* | Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: ↵ | Richard Worth | 2011-03-15 | 1 | -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ález | 2010-07-30 | 1 | -0/+18 |
| | | | | keeps looking for remote data even when it's disabled. | ||||
* | Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add ↵ | Scott González | 2010-07-21 | 1 | -0/+30 |
| | | | | appendTo option. | ||||
* | Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ↵ | jzaefferer | 2010-03-31 | 1 | -1/+1 |
| | | | | handler | ||||
* | replaced pearl with perl | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Append menu to body and reset z-index on every suggestion. | Scott González | 2010-03-11 | 1 | -1/+5 |
| | | | | Fixes #5271. | ||||
* | Fix for #5120 - create menu only once and return that element from the ↵ | Jörn Zaefferer | 2010-02-02 | 1 | -4/+4 |
| | | | | widget method, put ui-autocomplete class on menu | ||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -174/+174 |
| | |||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 1 | -0/+174 |