aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete_events.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-185/+0
* Autocomplete: Convert tests to new infrastructureScott González2015-04-091-2/+5
* Tests: Reduce timeouts to optimize testsuite runtimeJörn Zaefferer2015-03-041-7/+7
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-3/+3
* Tests: Lint.Scott González2012-04-191-1/+1
* Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocom...Scott González2012-02-161-1/+4
* Autocomplete: Removed commented out test.Scott González2011-11-231-18/+0
* Autocomplete: Making sure we do not show search menu after a blur. Fixed #742...Shannon2011-11-231-0/+19
* Autocomplete tests: Fixed typo.Scott González2011-11-011-1/+1
* Tests (Simulate): Added focus and blur support.Scott González2011-10-311-5/+3
* Autocomplete: Fixed setting of valueMethod for textareas. Fixes #7674 - Autoc...Scott González2011-08-301-104/+69
* Autocomplete tests: Cleanup.Scott González2011-06-131-173/+164
* Autocomplete: Revert fix for #7024, broke regular menu selection.Jörn Zaefferer2011-05-111-0/+2
* Autocomplete: Added unit test to check for preventing value change when an un...kborchers2011-05-101-0/+16
* Autocomplete: Added response event. Fixes #6777 - Autocomplete callback when ...Scott González2011-03-221-11/+29
* Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autoco...Richard Worth2011-03-151-0/+2
* Autocomplete tests: Fixed various bugs in various versions of IE.Scott González2011-02-241-2/+6
* Autocomplete: Added support for contenteditable elements. Fixes #6914 - Autoc...Scott González2011-02-241-0/+40
* Autocomplete: Trigger close after hiding the menu. Fixes #6227 - Autocomplete...Scott González2010-10-261-1/+1
* Autocomplete unit tests: Fix event handling in IEjzaefferer2010-04-131-2/+3
* Autocomplete: Track input changes and fire change-event on blur, along with s...jzaefferer2010-04-081-4/+21
* replaced pearl with perlJörn Zaefferer2010-03-201-1/+1
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-111-1/+5
* Fix for #5120 - create menu only once and return that element from the widget...Jörn Zaefferer2010-02-021-5/+5
* eol-style and mime-typeRichard Worth2010-01-201-120/+120
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+120