Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -157/+0 |
| | | | | Ref gh-1528 | ||||
* | Button: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -5/+5 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Button: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -12/+10 |
| | |||||
* | Button: Whitespace | Scott González | 2014-04-21 | 1 | -7/+7 |
| | |||||
* | Button: Remove `ui-state-active` when disabling buttons | Daniel DeGroff | 2014-04-21 | 1 | -0/+35 |
| | | | | | Fixes #9602 Closes gh-1151 | ||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Scott González | 2013-03-14 | 1 | -11/+18 |
| | | | | | | | | | | 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 23771d38ba9d2663f6db0243c8e992dc7ff6844a. | ||||
* | Revert "Widget: Stop setting ui-state-disabled and aria by default on ↵ | Scott González | 2013-03-14 | 1 | -18/+11 |
| | | | | | | setting disabled option." This needs to wait for a major release. This reverts commit 4d67f4f34908a50ef88f95df4103ee001b777e45. | ||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Mike Sherov | 2013-03-11 | 1 | -11/+18 |
| | | | | | | | | 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 | ||||
* | Dev: Remove *_tickets.js test files and move the associated tests to the ↵ | Mike Sherov | 2012-12-07 | 1 | -0/+11 |
| | | | | proper locations. | ||||
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+9 |
| | |||||
* | Button: Corrected default label applied to submit buttons. Fixed #8337: ↵ | TJ VanToll | 2012-05-22 | 1 | -0/+4 |
| | | | | Submit inputs don't automatically set label option. | ||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -19/+19 |
| | |||||
* | .attr() -> .prop() | Scott González | 2011-06-08 | 1 | -6/+6 |
| | |||||
* | Button: Read disabled attribute from original element if disabled option is ↵ | Scott González | 2010-08-18 | 1 | -0/+24 |
| | | | | null. Fixes #5252 -Button: read disabled option from input elements. | ||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -69/+69 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+69 |
menu; including menu static tests). |