Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autocomplete: Added tests for live region. | Scott González | 2012-05-22 | 1 | -0/+37 |
| | |||||
* | Autocomplete: Move race condition logic from ajax requests to general ↵ | Scott González | 2012-04-03 | 1 | -0/+29 |
| | | | | response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources. | ||||
* | Autocomplete: Removed the timeout for the change event. Fixes #7550 - ↵ | Scott González | 2012-02-16 | 1 | -39/+0 |
| | | | | | | Autocomplete change event not triggered in time. Thanks spekary for finding a workaround for IE. | ||||
* | Autocomplete: Added test for close method. | Scott González | 2012-01-31 | 1 | -4/+0 |
| | |||||
* | Autocomplete: Don't invoke a search from arrow keys when the element can ↵ | meh-cfl | 2011-11-28 | 1 | -0/+86 |
| | | | | have multi-line text. Fixes #7639 - Key up/key down in textarea's should optionally not toggle auto-complete. | ||||
* | Autocomplete tests: Cleanup. | Scott González | 2011-06-13 | 1 | -48/+58 |
| | |||||
* | Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - ↵ | Richard Worth | 2011-03-15 | 1 | -0/+1 |
| | | | | Autocomplete: Default autoFocus to true | ||||
* | Menu: Update autocomplete to use deactivate and check for focus class | jzaefferer | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Only prevent the default action for enter when a menu item is ↵ | Scott González | 2010-09-27 | 1 | -2/+31 |
| | | | | | | active. Fixes #6038 - Autocomplete: Allow default behaviour on enter when menu is open but inactive. Thanks Ján Suchal. | ||||
* | Autocomplete: Append menu to body and reset z-index on every suggestion. | Scott González | 2010-03-11 | 1 | -1/+5 |
| | | | | Fixes #5271. | ||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -39/+39 |
| | |||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 1 | -0/+39 |