Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -73/+0 |
| | | | | Ref gh-1528 | ||||
* | Button: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -7/+7 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 1 | -1/+0 |
| | | | | | As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually. | ||||
* | Button: Properly refresh button sets with new radio buttons | Scott González | 2014-04-01 | 1 | -0/+22 |
| | | | | | Fixes #8975 Ref gh-888 | ||||
* | Whitespace. | Scott González | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | Button: Fixing handling of the disabled options on refresh method calls. ↵ | TJ VanToll | 2012-11-21 | 1 | -0/+36 |
| | | | | Fixed #8828 - Button: Refresh does not re-enable disabled button. | ||||
* | Button tests: Use domEqual() to test destroy(). | Scott González | 2012-06-16 | 1 | -7/+4 |
| | |||||
* | Tests: Lint. | Scott González | 2012-04-19 | 1 | -2/+2 |
| | |||||
* | Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ↵ | Scott González | 2010-07-30 | 1 | -14/+0 |
| | | | | | | maintain the stack" This reverts commit ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d. | ||||
* | Use pushStack in widget method. Fixes #5732 - make the widget method ↵ | jzaefferer | 2010-07-30 | 1 | -0/+14 |
| | | | | maintain the stack | ||||
* | Autocomplete and button unit tests: Same remove-role-attr fix as for ↵ | jzaefferer | 2010-04-13 | 1 | -0/+4 |
| | | | | accordion in destroy-method test | ||||
* | Updating autocomplete and button unit tests: use equal instead of ok to ↵ | jzaefferer | 2010-03-27 | 1 | -1/+1 |
| | | | | compare markup, works fine in latest QUnit (escapes all messages correctly) | ||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -15/+15 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+15 |
menu; including menu static tests). |