aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Collapse)AuthorAgeFilesLines
...
* Added diffs to static and visual markup side-by-side testsRichard Worth2009-02-2116-36/+59
|
* Switched to jQuery 1.3.2Richard Worth2009-02-2069-69/+69
|
* reverted my slider collision changes - will submit as a patchScott Jehl2009-02-182-114/+0
|
* a couple tests to demonstrate how handles can potentially split a valueScott Jehl2009-02-182-0/+114
|
* Resizable:Scott González2009-02-132-46/+0
| | | | | - Fixed destroy method. - Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false).
* resizable visual tests: added option preventDefault testsRichard Worth2009-02-083-8/+49
|
* droppable visual tests: added option accept testsRichard Worth2009-02-075-24/+124
|
* visual tests: added default style for #draggableRichard Worth2009-02-071-0/+1
|
* Moved #4087 test page from demos/droppable to /tests/visual/droppableRichard Worth2009-02-071-0/+48
|
* fixed name and location of test page for #4088 - droppable, not sortable issueRichard Worth2009-02-071-1/+1
|
* sortable visual test: Updated #4088 test page to match visual TEST/ASSERT formatRichard Worth2009-02-071-22/+24
|
* moved test page (#4088) from demos/sortable to tests/visual/sortableRichard Worth2009-02-071-0/+64
|
* sortable visual tests: option revertRichard Worth2009-02-072-0/+56
|
* draggable unit tests: added option iframeFix testsRichard Worth2009-02-077-16/+65
|
* draggable unit tests: Added a few testsRichard Worth2009-02-074-13/+81
|
* Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).Scott González2009-02-052-54/+0
|
* datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the ↵Ca-Phun Ung2009-02-011-0/+21
| | | | static tests were recently updated with a row-break so I have added the row-break fix for now so it will be ready for the release. We should seriously consider inline-block.
* eol-style and mime-typeRichard Worth2009-01-311-45/+45
|
* dialog: changed shadow default to false. Not quite ready to be on by ↵Richard Worth2009-01-314-54/+108
| | | | default. Maybe in 1.next.
* dialog visual tests - added option modal true and falseRichard Worth2009-01-312-0/+54
|
* accordion: more realistic testcase for autoHeight:false accordionJörn Zaefferer2009-01-301-0/+57
|
* accordion: added ul-visual-test; improved solution for fixing ul-accordions, ↵Jörn Zaefferer2009-01-301-0/+45
| | | | no more potential scope issues
* accordion: better default for header-optionJörn Zaefferer2009-01-302-4/+2
|
* accordion: fix for the previous commit; event triggering still somewhat ↵Jörn Zaefferer2009-01-301-1/+1
| | | | crippled, a few tests failing
* resizable visual tests: added tests for aspectRatio, and combining ↵Richard Worth2009-01-3010-0/+264
| | | | aspectRatio with min and max height and width options
* dialog unit tests: Added option closeOnEscape testsRichard Worth2009-01-302-0/+54
|
* Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵Scott González2009-01-303-25/+56
| | | | allowing accordions to work with dl's and ul's again.
* slider visual tests: added horizontal and vertical default and range (true, ↵Richard Worth2009-01-298-0/+198
| | | | min, max) tests
* dialog visual tests: Added new test 'Dialog on page with scrollbars'Richard Worth2009-01-291-0/+25
|
* eol-style and mime-typeRichard Worth2009-01-281-40/+40
|
* test visual slider: new test - Slider in container with scrollbarsRichard Worth2009-01-281-0/+40
|
* datepicker: fixes #3863: fixed vertical position when scroll position is ↵Ca-Phun Ung2009-01-281-0/+277
| | | | present and added a viewport visual testcase.
* tests: new side-by-side comparison of static and visual testsRichard Worth2009-01-256-22/+21
|
* eol-style and mime-typeRichard Worth2009-01-2412-291/+291
|
* tests static: Added default testsRichard Worth2009-01-242-18/+6
|
* tests visual: cleanupRichard Worth2009-01-2412-6/+18
|
* tests/visual: added default testsRichard Worth2009-01-2412-3/+253
|
* tests visual dialog: Added defaultRichard Worth2009-01-231-0/+22
|
* eol-style, mime-typeRichard Worth2009-01-231-20/+20
|
* tests/visual/datepicker: created default visual datepicker testRichard Worth2009-01-231-0/+20
|
* tests/visual/slider: Added default visual test for sliderRichard Worth2009-01-221-0/+20
|
* tests: Added extra folder level for each plugin in static and visual test ↵Richard Worth2009-01-2217-137/+137
| | | | folders
* switched to jQuery 1.3.1Richard Worth2009-01-2216-16/+16
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-1416-16/+16
|
* switched to jQuery 1.3rc2Richard Worth2009-01-1316-16/+16
|
* demos/index.html - added link to open demo in new window.Ca-Phun Ung2009-01-081-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-0816-16/+16
|
* temporarily switched back to 1.2.6Richard Worth2009-01-0816-16/+16
|
* datepicker: Fixes regression in #3232 [datepicker position problem in IE ↵Ca-Phun Ung2009-01-041-1/+9
| | | | 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this.
* fixes xhtml code (disabled="disabled")Chi Cheng2009-01-041-3/+3
|