aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/datepicker.html
Commit message (Collapse)AuthorAgeFilesLines
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* 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-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* 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
|
* datepicker: fixes #3679 [focus error on IE if disabled]: added visual test ↵Ca-Phun Ung2009-01-041-0/+10
| | | | to verify. Both IE 6 & 7 do not return an error.
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-031-1/+1
|
* Datepicker #3647: added enable, disable, destroy buttons to visual test. ↵Ca-Phun Ung2008-12-221-0/+53
| | | | Fixed failing localisation tests. Fixed RTL support and selected day highlighting for keyboard navigation.
* Datepicker #3647: fixed RTL support for new UI markup.Ca-Phun Ung2008-12-201-1/+1
|
* Datepicker: Fixed #3647: Updated visual and automated tests to go with new ↵Ca-Phun Ung2008-12-191-7/+19
| | | | markup updates.
* tests/visual: Added some rounded cornersRichard Worth2008-12-131-1/+1
|
* tests/visual: Added simple tabs test. Some more cleanup.Richard Worth2008-12-131-1/+1
|
* tests/visual: started switching to themes/base. Lots of little cleanup.Richard Worth2008-12-131-1/+1
|
* removed media="screen" from stylesheet link tagsRichard Worth2008-12-131-2/+2
|
* set svn:eol-style to nativeRichard Worth2008-09-201-28/+28
|
* HTML5 doctypeRichard Worth2008-09-201-1/+1
|
* added simple visual testsRichard Worth2008-06-091-0/+28