aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/datepicker
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up visual tests jzaefferer2010-03-213-117/+117
| | | Fixes #5395 - Visual Tests Cleanup
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-127-52/+58
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-167-7/+7
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-167-7/+7
| | | | file renames in 1.8a1
* datepicker: fixes #4443: Datepicker's vertical position in thickbox. This ↵Ca-Phun Ung2010-02-091-0/+37
| | | | also fixes the virtual position when the datepicker is close but not right at the bottom of the page.
* switched to jQuery 1.4.1Richard Worth2010-01-276-6/+6
|
* switched to jQuery 1.4Richard Worth2010-01-206-6/+6
|
* Datepicker: added visual test page for #4071Richard Worth2009-12-311-0/+95
|
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-165-0/+5
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-175-10/+10
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* #4240 - Added visual test pageRichard Worth2009-03-182-0/+53
|
* Switched to jQuery 1.3.2Richard Worth2009-02-204-4/+4
|
* 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.
* 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 visual: cleanupRichard Worth2009-01-241-0/+1
|
* tests/visual: added default testsRichard Worth2009-01-241-1/+1
|
* eol-style, mime-typeRichard Worth2009-01-231-20/+20
|
* tests/visual/datepicker: created default visual datepicker testRichard Worth2009-01-231-0/+20
|
* tests: Added extra folder level for each plugin in static and visual test ↵Richard Worth2009-01-221-0/+111
folders