Scott González
|
af1b4d859d
|
Tests: Lint.
|
2012-04-19 10:50:09 -04:00 |
|
Scott González
|
f5b52a89a7
|
Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocomplete change event not triggered in time.
Thanks spekary for finding a workaround for IE.
|
2012-02-16 20:24:11 -05:00 |
|
Scott González
|
2b9b2f28ec
|
Autocomplete: Removed commented out test.
|
2011-11-23 14:26:52 -05:00 |
|
Shannon
|
2445e20a85
|
Autocomplete: Making sure we do not show search menu after a blur. Fixed #7423 - Tab out of autocomplete with remote source can leave menu showing.
|
2011-11-23 13:39:45 -05:00 |
|
Scott González
|
63d1cbc7ab
|
Autocomplete tests: Fixed typo.
|
2011-11-01 16:26:31 -04:00 |
|
Scott González
|
e31adf039b
|
Tests (Simulate): Added focus and blur support.
|
2011-10-31 17:28:00 -04:00 |
|
Scott González
|
c5ba0535cf
|
Autocomplete: Fixed setting of valueMethod for textareas. Fixes #7674 - Autocomplete doesn't work with textareas.
|
2011-08-30 20:45:48 -04:00 |
|
Scott González
|
2bc6627991
|
Autocomplete tests: Cleanup.
|
2011-06-13 14:09:44 -04:00 |
|
Jörn Zaefferer
|
c17f245d98
|
Autocomplete: Revert fix for #7024, broke regular menu selection.
Disabled test for now (need to reopen ticket).
|
2011-05-11 13:19:46 +02:00 |
|
kborchers
|
a63d23c314
|
Autocomplete: Added unit test to check for preventing value change when an unintended mouseover event (Firefox) is fired before blur. Proposed fix is in pull request 236
|
2011-05-10 09:54:13 -05:00 |
|
Scott González
|
e7991e33f3
|
Autocomplete: Added response event. Fixes #6777 - Autocomplete callback when search is complete.
|
2011-03-22 14:07:49 -04:00 |
|
Richard Worth
|
2f5eadeb8f
|
Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autocomplete: Default autoFocus to true
|
2011-03-15 05:48:31 -04:00 |
|
Scott González
|
bed6def5c0
|
Autocomplete tests: Fixed various bugs in various versions of IE.
|
2011-02-24 22:55:24 +01:00 |
|
Scott González
|
50958718c2
|
Autocomplete: Added support for contenteditable elements. Fixes #6914 - Autocomplete: Support contenteditable.
|
2011-02-24 10:24:32 +01:00 |
|
Scott González
|
f4d8ec9159
|
Autocomplete: Trigger close after hiding the menu. Fixes #6227 - Autocomplete: Don't trigger close event until after the menu is hidden.
|
2010-10-26 09:05:38 -04:00 |
|
jzaefferer
|
3280e3356d
|
Autocomplete unit tests: Fix event handling in IE
|
2010-04-13 12:04:05 +02:00 |
|
jzaefferer
|
c01b3baef9
|
Autocomplete: Track input changes and fire change-event on blur, along with selected item, if available. Fix for #5490
|
2010-04-08 12:05:52 +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 |
|