aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete_core.js
Commit message (Expand)AuthorAgeFilesLines
* Autocomplete: Move race condition logic from ajax requests to general respons...Scott González2012-04-031-0/+29
* Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocom...Scott González2012-02-161-39/+0
* Autocomplete: Added test for close method.Scott González2012-01-311-4/+0
* Autocomplete: Don't invoke a search from arrow keys when the element can have...meh-cfl2011-11-281-0/+86
* Autocomplete tests: Cleanup.Scott González2011-06-131-48/+58
* Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autoco...Richard Worth2011-03-151-0/+1
* Menu: Update autocomplete to use deactivate and check for focus classjzaefferer2011-02-241-1/+1
* Autocomplete: Only prevent the default action for enter when a menu item is a...Scott González2010-09-271-2/+31
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-111-1/+5
* eol-style and mime-typeRichard Worth2010-01-201-39/+39
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+39