jquery-ui/tests/unit/resizable
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
..
images Lossless compression of all non-theme images using ImageOptim 2010-11-19 14:27:18 -05:00
all.html Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
resizable_common.js Interactions: Update widget defaults to match documented API. 2013-01-02 18:27:22 -05:00
resizable_core.js Tests: Convert single quotes to double quotes. 2012-12-26 08:08:48 -05:00
resizable_events.js Dev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery-simulate 2012-12-12 03:59:11 -05:00
resizable_methods.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-14 19:08:21 -04:00
resizable_options.js Tests: Convert single quotes to double quotes. 2012-12-26 08:08:48 -05:00
resizable_test_helpers.js Dev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery-simulate 2012-12-12 03:59:11 -05:00
resizable.html Resizable: Respect containment for alsoResize option. Fixes #4603 - Resizable: alsoResize option doesn't work with containment. Fixes #5559 - Dialog: Content grows bigger than widget on resize at document edge. 2012-12-03 10:36:55 -05:00