Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 8 | -8/+8 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 8 | -8/+8 |
| | |||||
* | Button performance test: Don't use alert(). | Scott González | 2010-07-16 | 1 | -1/+1 |
| | |||||
* | Button performance test: Added alert for time to initialize. | Scott González | 2010-07-16 | 1 | -0/+3 |
| | |||||
* | Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ↵ | Richard D. Worth | 2010-05-26 | 1 | -3/+3 |
| | | | | and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left | ||||
* | Visual test for #5382 - Button: specifying only a secondary icon for the ↵ | jzaefferer | 2010-05-26 | 1 | -1/+2 |
| | | | | button widget locates the icon on the left | ||||
* | Adding a visual testpage for button for profiling | jzaefferer | 2010-03-29 | 1 | -0/+552 |
| | |||||
* | 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). |