jquery-ui/tests/unit/selectable
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
selectable_common.js Interactions: Update widget defaults to match documented API. 2013-01-02 18:27:22 -05:00
selectable_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
selectable_events.js Selectable: Account for scrolling on the helper's initial position. Fixed #8915 - Selectable: Lasso offset issue with scrolling. 2013-01-01 08:22:18 -05:00
selectable_methods.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-14 19:08:21 -04:00
selectable_options.js Tests: Convert single quotes to double quotes. 2012-12-26 08:08:48 -05:00
selectable.html Selectable tests: Removed a non-existent script tag causing a 404 in the tests. 2013-01-01 08:19:20 -05:00