jquery-ui/tests/unit/sortable
Mike Sherov 4d67f4f349 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
2013-03-11 22:08:21 -04:00
..
all.html Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
sortable_common.js Interactions: Update widget defaults to match documented API. 2013-01-02 18:27:22 -05:00
sortable_core.js Dev: remove globals from tests and moved test helpers to correct location - Fixed #8770 Dev: Remove globals and Standardize Test Suite 2012-11-03 16:17:16 -04:00
sortable_events.js Sortable Tests: Add tests to support #9041 and #8792 2013-03-08 16:52:49 -05:00
sortable_methods.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-11 22:08:21 -04:00
sortable_options.js Sortable Tests: Add tests to support #9041 and #8792 2013-03-08 16:52:49 -05:00
sortable_test_helpers.js Dev: remove unnecessary simulated drag delegation in test suite 2012-12-08 21:27:37 -05:00
sortable.html Sortable tests: Added alt attributes to images. 2013-03-07 13:15:16 -05:00