aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/autocomplete/autocomplete.html
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
| | | | | It appears that we must load require.js via a standard script tag in order for it to work properly in IE8.
* Autocomplete: Convert tests to new infrastructureScott González2015-04-091-26/+2
| | | | | Ref #10119 Ref gh-1528
* Autocomplete: Add classes optionAlexander Schmitz2015-03-111-0/+1
| | | | | Ref #7053 Ref gh-1411
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
| | | | Fixes #10563
* Build: Reorganize external directoryScott González2014-06-241-2/+2
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-201-5/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-6/+6
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Autocomplete tests: Cleanup.Scott González2013-04-301-2/+2
|
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
|
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-1/+1
|
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-8/+13
|
* Autocomplete: Fixed setting of valueMethod for textareas. Fixes #7674 - ↵Scott González2011-08-301-0/+1
| | | | Autocomplete doesn't work with textareas.
* Tests: Cleanup.Scott González2011-08-031-1/+1
|
* Tests: Cleanup.Scott González2011-08-031-0/+1
|
* Tests: Added ability to run tests suites against different versions of ↵Scott González2011-07-281-1/+1
| | | | jQuery core.
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-31/+29
|\ | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js
| * Autocomplete tests: Cleanup.Scott González2011-06-131-31/+29
| |
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Removed empty ticket test files.Scott González2011-03-281-1/+0
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Autocomplete: Added support for contenteditable elements. Fixes #6914 - ↵Scott González2011-02-241-0/+1
| | | | Autocomplete: Support contenteditable.
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
|
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
|
* Autocompete tests: Added missing menu dependency.Scott González2011-01-141-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
|
* Autocomplete tests: Removed reference to non-existent menu plugin.Scott González2010-10-211-1/+0
|
* Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵jzaefferer2010-08-291-0/+1
| | | | testsuites on TestSwarm due to unhandled errors and race conditions
* Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add ↵Scott González2010-07-211-2/+2
| | | | appendTo option.
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
|
* 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
|
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* eol-style and mime-typeRichard Worth2010-01-201-35/+35
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Copied autocomplete from dev branch.Scott González2010-01-141-0/+35