aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete_methods.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ↵Scott González2010-07-301-9/+1
| | | | | | maintain the stack" This reverts commit ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d.
* Use pushStack in widget method. Fixes #5732 - make the widget method ↵jzaefferer2010-07-301-1/+9
| | | | maintain the stack
* Autocomplete and button unit tests: Same remove-role-attr fix as for ↵jzaefferer2010-04-131-0/+4
| | | | accordion in destroy-method test
* Updating autocomplete and button unit tests: use equal instead of ok to ↵jzaefferer2010-03-271-2/+1
| | | | compare markup, works fine in latest QUnit (escapes all messages correctly)
* 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
| | | | Fixes #5271.
* Fix for #5120 - create menu only once and return that element from the ↵Jörn Zaefferer2010-02-021-1/+2
| | | | widget method, put ui-autocomplete class on menu
* eol-style and mime-typeRichard Worth2010-01-201-35/+35
|
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+35