aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/autocomplete/autocomplete.html
Commit message (Collapse)AuthorAgeFilesLines
* Autocomplete: Removed visual test pages.Scott González2011-03-231-80/+0
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Merge remote branch 'origin/menu'jzaefferer2010-12-221-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js
| * Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-211-0/+1
| |
* | Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
| |
* | Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
| |
* | Fixed visual test for Autocomplete to include select event. Test for #5405 ↵jzaefferer2010-05-151-1/+4
|/ | | | Autocomplete: select event not triggered when mousedown duration > blur timeout
* Cleaning up visual tests jzaefferer2010-03-211-0/+76
Fixes #5395 - Visual Tests Cleanup