aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Autocomplete: Track input changes and fire change-event on blur, along with s...jzaefferer2010-04-081-4/+21
* Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ...jzaefferer2010-03-311-1/+1
* Updating autocomplete and button unit tests: use equal instead of ok to compa...jzaefferer2010-03-271-2/+1
* replaced pearl with perlJörn Zaefferer2010-03-203-3/+3
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-115-5/+25
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-4/+12
* 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 widget...Jörn Zaefferer2010-02-023-10/+11
* 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