aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete_options.js
Commit message (Expand)AuthorAgeFilesLines
* Autocomplete: Fix assertion message in appendTo option testJörn Zaefferer2014-02-211-1/+1
* Autocomplete: Normalize falsy values, not just missing valuesScott González2014-01-221-20/+39
* Autocomplete: Fall back to .ui-front searching for empty jQuery objectsScott González2014-01-201-11/+26
* Autocomplete tests: Update tests now that generated menu doesn't have anchors...Kris Borchers2013-10-051-2/+1
* Autocomplete tests: Cleanup.Scott González2013-04-301-16/+30
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-4/+7
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-7/+4
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-4/+7
* Autocomplete: Append to closest .ui-front if available.Scott González2012-12-141-4/+4
* Autocomplete: Handle detached elements for appendTo after create.Scott González2012-12-071-1/+5
* Autocomplete: When appendTo is a jQuery object or a DOM element, don't search...Scott González2012-11-281-2/+15
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-1/+1
* Autocomplete: Added a test for exceeding minLength, then falling below, then ...Scott González2012-02-151-7/+28
* Autocomplete: Cancel search when closing the menu. Fixes #7523 - Autocomplete...Scott González2012-02-111-0/+33
* Autocomplete tests: Fix #7788, incorrect selector in autoFocus test.Dave Methvin2011-10-131-1/+1
* Autocomplete tests: Fixed handling of cached ajax requests in IE.Scott González2011-08-031-2/+3
* Autocomplete tests: Cleanup.Scott González2011-06-131-186/+131
* Autocomplete unit test: corrected name and argument order of equal() call in ...Richard Worth2011-03-151-1/+1
* Autocomplete: refactored unit tests for autoFocus optionRichard Worth2011-03-151-14/+8
* Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add...Richard Worth2011-03-151-0/+27
* Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget ...Scott González2010-07-301-0/+18
* Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add appendTo...Scott González2010-07-211-0/+30
* Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ...jzaefferer2010-03-311-1/+1
* 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-4/+4
* eol-style and mime-typeRichard Worth2010-01-201-174/+174
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+174