Scott González
|
f262a531fa
|
Autocomplete: Added a test for exceeding minLength, then falling below, then exceeding again.
|
2012-02-15 11:41:58 -05:00 |
|
Scott González
|
530d4cb408
|
Autocomplete: Cancel search when closing the menu. Fixes #7523 - Autocomplete cancel pending request when text changes below minLength.
|
2012-02-11 10:12:51 -05:00 |
|
Dave Methvin
|
9b3ada43d3
|
Autocomplete tests: Fix #7788, incorrect selector in autoFocus test.
jQuery 1.7 fixed a bug with positional selectors that exposed the incorrect use of `.children()` here.
|
2011-10-13 13:18:30 -04:00 |
|
Scott González
|
6867e0b551
|
Autocomplete tests: Fixed handling of cached ajax requests in IE.
|
2011-08-03 16:13:03 -04:00 |
|
Scott González
|
2bc6627991
|
Autocomplete tests: Cleanup.
|
2011-06-13 14:09:44 -04:00 |
|
Richard Worth
|
9b3badea6c
|
Autocomplete unit test: corrected name and argument order of equal() call in autoFocus test function
|
2011-03-15 12:55:16 -04:00 |
|
Richard Worth
|
c1a0f2bf6c
|
Autocomplete: refactored unit tests for autoFocus option
|
2011-03-15 09:36:36 -04:00 |
|
Richard Worth
|
56b7ec134d
|
Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result
|
2011-03-15 08:42:28 -04:00 |
|
Scott González
|
90caa93a9b
|
Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget keeps looking for remote data even when it's disabled.
|
2010-07-30 12:59:33 -04:00 |
|
Scott González
|
74e0d4f473
|
Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add appendTo option.
|
2010-07-21 14:54:20 -04:00 |
|
jzaefferer
|
88b909b04e
|
Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event handler
|
2010-03-31 16:39:16 +02:00 |
|
Jörn Zaefferer
|
d7e33373ad
|
replaced pearl with perl
|
2010-03-20 14:37:18 +00:00 |
|
Scott González
|
5f213572d6
|
Autocomplete: Append menu to body and reset z-index on every suggestion.
Fixes #5271.
|
2010-03-11 03:28:00 +00:00 |
|
Jörn Zaefferer
|
df391a998f
|
Fix for #5120 - create menu only once and return that element from the widget method, put ui-autocomplete class on menu
|
2010-02-02 14:04:50 +00:00 |
|
Richard Worth
|
eecbde22a6
|
eol-style and mime-type
|
2010-01-20 14:00:14 +00:00 |
|
Scott González
|
6024fdf256
|
Copied autocomplete from dev branch.
|
2010-01-14 17:23:11 +00:00 |
|