aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete
Commit message (Collapse)AuthorAgeFilesLines
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-115-5/+25
| | | | Fixes #5271.
* Externals: updated QUnit to http://github.com/jquery/qunit commit ↵Richard Worth2010-02-251-4/+12
| | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses.
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* Fix for #5120 - create menu only once and return that element from the ↵Jörn Zaefferer2010-02-023-10/+11
| | | | widget method, put ui-autocomplete class on menu
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* eol-style and mime-typeRichard Worth2010-01-207-425/+425
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Copied autocomplete from dev branch.Scott González2010-01-1410-0/+428