aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/datepicker
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Removed visual tests for plugins that are being rewritten.Scott González2011-11-0310-679/+0
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-189-9/+9
|
* Finish jquery-1.6.2 migrationJörn Zaefferer2011-07-271-4/+4
|
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-0/+23
|\ | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js
| * Datepicker: show inline datepicker setting explicit display:block instead of ↵Richard D. Worth2011-07-191-0/+23
| | | | | | | | using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height
* | Upgrade jQuery to 1.6.2.Scott González2011-07-258-8/+8
|/
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-028-8/+8
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-128-8/+8
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-218-8/+8
|
* Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate ↵Richard D. Worth2010-05-301-0/+30
| | | | incorrect behaviour
* 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