jquery-ui/tests/unit/button
Scott González 44d07173db Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled
Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled
Fixes #6039 - Droppable: disabled should not have ui-state-disabled

This reverts commit 23771d38ba.
2013-03-14 19:08:21 -04:00
..
all.html Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
button_common.js Tests: Rename {widget}_defaults.js -> {widget}_common.js 2012-04-23 10:15:17 -04:00
button_core.js All: Use .addBack() instead of .andSelf(). 2012-12-14 11:13:50 -05:00
button_events.js Button tests: Handle async focus in IE. 2012-12-10 10:35:01 -05:00
button_methods.js Button: Fixing handling of the disabled options on refresh method calls. Fixed #8828 - Button: Refresh does not re-enable disabled button. 2012-11-21 19:24:24 -05:00
button_options.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-14 19:08:21 -04:00
button.html Dev: stop loading *_tickets.js in the test suite. 2012-12-22 12:56:19 -05:00