Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 1 | -0/+0 |
| | | | Fixes #5395 - Visual Tests Cleanup | ||||
* | rename | Richard Worth | 2010-03-12 | 1 | -0/+84 |
| | |||||
* | button: added visual test for button option disabled | Richard Worth | 2010-03-12 | 1 | -0/+84 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 5 | -0/+5 |
| | |||||
* | Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or ↵ | Richard Worth | 2010-03-11 | 1 | -0/+57 |
| | | | | input "change" event | ||||
* | button visual tests: minor cleanup of 5254 visual test (removed unused ↵ | Richard Worth | 2010-03-11 | 2 | -4/+24 |
| | | | | metadata plugin reference), added button input type checkbox visual test | ||||
* | Checkbox must not be all the way hidden for change to fire in IE. Switched ↵ | Richard Worth | 2010-03-11 | 1 | -0/+41 |
| | | | | out .hide() for ui-helper-hidden-accessible class instead. Fixes #5261 - button change events don't fire in IE 7/8 | ||||
* | button: added visual test for #5254 - Input, button and anchor buttons ↵ | Richard Worth | 2010-03-04 | 1 | -0/+58 |
| | | | | aren't consistent in IE7 | ||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | button: visual default test, log args when console is available | Jörn Zaefferer | 2010-01-22 | 1 | -0/+1 |
| | |||||
* | button: don't log a click on disabled buttons | Jörn Zaefferer | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+137 |
menu; including menu static tests). |