Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -42/+0 |
| | | | | Ref gh-1528 | ||||
* | Progressbar: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -4/+7 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Progressbar: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -3/+3 |
| | |||||
* | Tests: Fix missing wrappers in progressbar tests | Jörn Zaefferer | 2015-03-06 | 1 | -0/+4 |
| | |||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Scott González | 2013-03-14 | 1 | -0/+10 |
| | | | | | | | | | | 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 | -10/+0 |
| | | | | | | 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 | -0/+10 |
| | | | | | | | | 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 | ||||
* | Progress tests: Cleanup. | Scott González | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | Progressbar tests: Added test for widget() method. | Scott González | 2012-08-26 | 1 | -0/+8 |
| | |||||
* | Progressbar tests: Cleanup. | Scott González | 2012-05-25 | 1 | -31/+12 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -5/+5 |
| | |||||
* | Progressbar: Modified value method to act as both a getter and setter. ↵ | Scott González | 2009-04-16 | 1 | -0/+9 |
| | | | | Fixed #4427 - progressbar('value') returns a reference to this instead of the value. | ||||
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵ | Scott González | 2009-04-15 | 1 | -1/+4 |
| | | | | factory should auto detect getters. | ||||
* | progressbar unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+14 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
events, methods, options, tickets |