Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -211/+0 |
| | | | | Ref gh-1528 | ||||
* | Tests: Widget test helpers extend the main helper | Scott González | 2015-04-09 | 1 | -2/+2 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Spinner: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -5/+9 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Spinner: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -8/+7 |
| | |||||
* | Spinner: Minor typo in stepUp()'s tests | TJ VanToll | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() method | Jörn Zaefferer | 2013-09-13 | 1 | -0/+32 |
| | |||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Scott González | 2013-03-14 | 1 | -1/+3 |
| | | | | | | | | | | 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 | -3/+1 |
| | | | | | | 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 | -1/+3 |
| | | | | | | | | 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 | ||||
* | Spinner tests: Added test for widget() method. | Scott González | 2012-08-26 | 1 | -0/+8 |
| | |||||
* | Spinner tests: Don't pollute the global namespace with helpers. | Scott González | 2012-04-19 | 1 | -5/+7 |
| | |||||
* | Tests: Lint. | Scott González | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -29/+29 |
| | |||||
* | Spinner: Fix step mismatches whenever stepping, paging or using the value ↵ | Scott González | 2011-09-14 | 1 | -12/+14 |
| | | | | | | setter. Thanks Nate Ferrero | ||||
* | Spinner: Removed value option. Don't change empty values to zero on init. ↵ | Scott González | 2011-08-13 | 1 | -10/+6 |
| | | | | Don't enforce min/max on blur. | ||||
* | Spinner tests: Removed IE 6 hack in destroy test. | Scott González | 2011-08-07 | 1 | -0/+7 |
| | |||||
* | Spinner tests: Fixed line endings. | Scott González | 2011-08-07 | 1 | -159/+159 |
| | |||||
* | Spinner tests: Cleanup. | Scott González | 2011-08-07 | 1 | -124/+128 |
| | |||||
* | Spinner tests: Cleanup. | Scott González | 2011-08-06 | 1 | -4/+4 |
| | |||||
* | Spinner: Changed default for numberformat to null. Fixed disabled option to ↵ | jzaefferer | 2010-10-26 | 1 | -60/+31 |
| | | | | not prevent changing value via step and page methods. OVerhauled testsuite. | ||||
* | Importing spinner unit tests | jzaefferer | 2010-10-22 | 1 | -0/+184 |