aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete_core.js
Commit message (Expand)AuthorAgeFilesLines
* Autocomplete: Append liveRegion to body to support detached init. Fixes #9590...Jörn Zaefferer2013-10-191-0/+9
* Autocomplete tests: Update tests now that generated menu doesn't have anchors...Kris Borchers2013-10-051-1/+1
* Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au...Scott González2013-05-281-0/+28
* Whitespace.Scott González2013-04-301-2/+2
* Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplet...Jason Moon2013-04-251-0/+41
* Autocomplete Tests: Fix oldIE test failures by accounting for casing differen...Mike Sherov2013-03-311-1/+1
* Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomp...Scott González2013-03-211-0/+10
* Widget tests: Use instance method. Also replace a few instances of $.data in ...Jörn Zaefferer2013-03-191-3/+3
* Updated all widgets to use proper data keys when getting plugin instances.Scott González2012-11-091-2/+2
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-2/+1
* Autocomplete: Added tests for live region.Scott González2012-05-221-0/+37
* 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