aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/all.html
Commit message (Collapse)AuthorAgeFilesLines
* Externals: updated QUnit to http://github.com/jquery/qunit commit ↵Richard Worth2010-02-251-39/+0
| | | | | | | 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
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-2/+2
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* tests static: Added default testsRichard Worth2009-01-241-1/+1
|
* tests: Added extra folder level for each plugin in static and visual test ↵Richard Worth2009-01-221-3/+2
| | | | folders
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-031-1/+1
|
* separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for ↵Scott Jehl2008-12-161-1/+3
| | | | TR bookmarklet compatibility.
* tests/static: Added some variety to the Lorem Ipsums. minor cleanup.Richard Worth2008-12-131-1/+0
|
* added hover states to static pages.Scott Jehl2008-12-091-1/+3
|
* set body font size to 62.5% on demos to make things a bit more pleasing to ↵Scott Jehl2008-12-081-1/+1
| | | | | | look at removed h1's on demo pages
* set svn:eol-style to nativeRichard Worth2008-12-051-37/+37
|
* Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵Richard Worth2008-12-051-0/+37
test pages. Thanks scottjehl :)