aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Removed links to tests that no longer existPeter Kehl2016-05-311-6/+0
| | | | Closes gh-1709
* Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-071-0/+5
|
* Tests: Use demo bootstrap for visual testsJörn Zaefferer2015-09-301-0/+1
| | | | | | Adds a data-composite option and fixes paths for effects. Otherwise just applies the same conversion as already applied to demos, sometimes moving a <style> element to the right place.
* Tests: Add slider visual test to the index pageTJ VanToll2015-04-051-0/+5
|
* Effects: RewriteMike Sherov2014-12-101-0/+1
| | | | | | | | | | | | | | | | | | 1. Introduces a set of helper methods to easily create and define new effects. 2. Uses clip animations and placeholders instead of wrappers for clip effects. 3. Ensures all animations are detectable as animated Fixes #10599 Fixes #9477 Fixes #9257 Fixes #9066 Fixes #8867 Fixes #8671 Fixes #8505 Fixes #7885 Fixes #7041 Closes gh-1017
* Tests: Removing unused visual theme testTJ VanToll2014-10-241-5/+0
|
* Effects Tests: Add shake visual testMike Sherov2014-09-021-0/+1
| | | | Closes gh-1328
* Mouse: Only detect out of document mouseups after a mousemoveMike Sherov2014-08-201-0/+5
| | | | | | | | This prevents the firing of mouseup in the case of IE<9, which will fire a mousemove event if content is placed under the cursor on mousedown. Fixes #7778
* Build: Reorganize external directoryScott González2014-06-241-1/+1
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Resizable: Remove bad workaround for draggable+resizableJörn Zaefferer2014-04-161-0/+1
| | | | | | | | | | | | This adds a compound test page for draggable+resizable, which had no coverage before. Using that page shows that there is no way to reproduce the behaviour described in the original ticket that caused this workaround, since its not possible to resize an element beyond the window boundaries. Therefore removing the workaround, which is 6+ years old and has no test coverage, seems like the sanest approach. Fixes #6939 Closes gh-1210
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-2/+2
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Tests: Add link to visual test for selectmenu to indexJörn Zaefferer2014-01-071-0/+5
|
* Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.Jörn Zaefferer2013-10-021-0/+4
| | | | | Fixes #9166 - Dialog: moveToTop implementation resets flash/video/iframe/scroll Fixes #9364 - Dialog: Click of element with tooltip scrolls the dialog to the top
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Position: Cleanup visual tests, keep general and feedbackJörn Zaefferer2012-05-181-6/+0
|
* Tests: Use versioned jQuery files in index files.Scott González2012-05-181-1/+1
|
* Visual tests: Fix index linksJörn Zaefferer2012-05-181-2/+2
|
* Menu: Remove tablemenu visual test, broken and not interestingJörn Zaefferer2012-05-181-1/+0
|
* Menu: Remove drilldown visual test, broken and superceded by James Rosen's ↵Jörn Zaefferer2012-05-181-1/+0
| | | | implementation
* Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and ↵Scott González2012-05-151-0/+90
| | | | Visual tests (Index of Static and Visual tests do not exist).
* Visual tests: Removed index page. A directory listing of all files is more ↵Scott González2011-03-291-62/+0
| | | | useful than an incomplete listing of tests.
* Menu: Rename nested.html to flyoutmenu.html, updated headersjzaefferer2011-02-221-1/+2
|
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-221-0/+2
|\ | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html
| * The accidental merge of tooltip into master was reverted in master, that ↵jzaefferer2010-04-081-0/+2
| | | | | | | | revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
| * Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-011-2/+0
| | | | | | | | | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master.
| * Added compound test for Tabs with Tooltipsjzaefferer2010-03-251-0/+1
| |
| * Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-211-0/+1
| |
* | Merge remote branch 'origin/menu'jzaefferer2010-12-221-0/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Added menu statics and visual tests to index filesjzaefferer2010-04-301-0/+8
| |/
* | Spinner: Add spinner to visual tests index pagejzaefferer2010-12-011-0/+1
| |
* | visual test page to demonstrate theme. adapted from the UI download build.paulirish2010-04-291-0/+1
|/
* Cleaning up visual tests jzaefferer2010-03-211-13/+13
| | | Fixes #5395 - Visual Tests Cleanup
* Removed jQuery (not used); Added links to all.html, effects.all.html and ↵Jörn Zaefferer2010-03-201-6/+14
| | | | compound tests
* 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-1/+4
| | | | | | | 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-1/+1
| | | | 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
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+1
| | | | menu; including menu static tests).
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* eol-style and mime-typeRichard Worth2009-01-241-36/+36
|
* tests/visual: added default testsRichard Worth2009-01-241-0/+36