aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Cleanup.Scott González2011-08-031-51/+78
|
* unit tests: adding an empty effects unit test pagegnarf2011-03-291-0/+5
|
* Menu: Fix unit tests and set the right menu1-activedescendant attributejzaefferer2011-02-111-0/+2
|
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-221-22/+1
|\ | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html
| * Tooltip: Unit tests for tooltip and a fix to pass through event objects to ↵jzaefferer2010-04-151-21/+1
| | | | | | | | triggered events
* | 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
| |
* | Added widget to unit tests index page.jzaefferer2010-07-301-0/+1
|/
* 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-3/+15
| | | | | | | 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.
* Externals: updated jquery.cookie plugin to ↵Richard Worth2010-02-241-1/+1
| | | | http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* Unit Tests: Added autocomplete and button to list of tests.Scott González2010-02-081-0/+4
| | | | Fixes #5149 - Button is missing on unit test index page.
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
| | | | Fixes #5023 - Split mouse code into its own file.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
|
* unit tests: added positon to indexJörn Zaefferer2009-09-171-0/+5
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-12/+12
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Removed jquery.simulate from external/ as it's being removed from ↵Richard Worth2009-08-101-1/+1
| | | | jqueryjs.googlecode.com/svn/trunk/plugins
* Tests: Fixed includes of cookie and simulate plugins.Scott González2009-06-201-2/+2
|
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* unit tests: added index pageRichard Worth2009-02-041-0/+57