Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -64/+0 |
| | | | | Ref gh-1528 | ||||
* | Progressbar: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -2/+5 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Handle jQuery git returning `null` for empty attributes | Scott González | 2015-03-25 | 1 | -1/+1 |
| | | | | | | jQuery now returns `null` for empty attributes instead of `undefined`. Closes gh-1516 | ||||
* | Progressbar: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -19/+23 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Tests: Fix missing wrappers in progressbar tests | Jörn Zaefferer | 2015-03-06 | 1 | -0/+4 |
| | |||||
* | Progressbar: Moved .ui-progressbar-indeterminate to main element. Added ↵ | Scott González | 2012-12-12 | 1 | -0/+25 |
| | | | | tests for markup structure. | ||||
* | Progressbar: Cleanup, byte shaving. | Scott González | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | Progressbar: Only remove aria-valuenow for indeterminate progressbars. Added ↵ | Scott González | 2012-12-06 | 1 | -1/+9 |
| | | | | more accessibility tests. | ||||
* | Progressbar tests: Cleanup. | Scott González | 2012-05-25 | 1 | -22/+14 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -7/+7 |
| | |||||
* | Use .attr() for boolean ARIA attributes. | Scott González | 2011-07-12 | 1 | -2/+2 |
| | |||||
* | .attr() -> .prop() | Scott González | 2011-06-08 | 1 | -2/+2 |
| | |||||
* | Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria ↵ | jzaefferer | 2010-04-13 | 1 | -2/+2 |
| | | | | attributes test | ||||
* | Progressbar unit test: Ignore false vs. false in IE6 in aria attributes test | jzaefferer | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | progessbar: comments about failing aria-disabled attr test (in IE), no idea ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -2/+3 |
| | | | | why that happens | ||||
* | progressbar unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+17 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
events, methods, options, tickets |