meh-cfl
|
9668cb850e
|
Autocomplete: Don't invoke a search from arrow keys when the element can have multi-line text. Fixes #7639 - Key up/key down in textarea's should optionally not toggle auto-complete.
|
2012-04-07 09:07:21 -04:00 |
|
Scott González
|
d040b8f42c
|
Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources.
(cherry picked from commit 96f9c84b7b )
Conflicts:
tests/unit/autocomplete/autocomplete_core.js
ui/jquery.ui.autocomplete.js
|
2012-04-03 16:51:22 -04:00 |
|
Scott González
|
adcafce7a2
|
Autocomplete: Only prevent the default action for enter when a menu item is active. Fixes #6038 - Autocomplete: Allow default behaviour on enter when menu is open but inactive.
Thanks Ján Suchal.
|
2010-09-27 10:10:00 -04: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 |
|
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 |
|