Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -230/+0 |
| | | | | Ref gh-1528 | ||||
* | Button: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -6/+5 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Button: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -47/+53 |
| | |||||
* | 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: Ignore non-radio elements with the same name | TJ VanToll | 2014-01-28 | 1 | -0/+14 |
| | | | | | Fixes #8761 Closes gh-1185 | ||||
* | Button unit tests: Make sure the test timeout runs after the ↵ | Jörn Zaefferer | 2013-11-25 | 1 | -1/+1 |
| | | | | formResetHandler. Fixes unit tests in IE7. | ||||
* | Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ↵ | Mike Sherov | 2013-04-14 | 1 | -1/+1 |
| | | | | cases for old Opera and old Safari. | ||||
* | Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - ↵ | Scott González | 2013-04-11 | 1 | -0/+13 |
| | | | | Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows. | ||||
* | Button: On form reset only call refresh on current button widgets. Fixed ↵ | TJ VanToll | 2013-04-09 | 1 | -0/+24 |
| | | | | #9213: Button: timeout in formResetHandler causing refresh to be called on non-widgets | ||||
* | All: Use .addBack() instead of .andSelf(). | Scott González | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | Button tests: Handle async focus in IE. | Scott González | 2012-12-10 | 1 | -2/+5 |
| | |||||
* | Dev: Remove *_tickets.js test files and move the associated tests to the ↵ | Mike Sherov | 2012-12-07 | 1 | -0/+56 |
| | | | | proper locations. | ||||
* | Button tests: Work around a quirk in Opera. | Scott González | 2012-11-29 | 1 | -2/+11 |
| | |||||
* | Button tests: simulated clicks aren't perfect in oldIE and Opera | Mike Sherov | 2012-11-28 | 1 | -10/+15 |
| | |||||
* | Button Tests: move aria-pressed test to correct module | Mike Sherov | 2012-11-26 | 1 | -0/+11 |
| | |||||
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+6 |
| | |||||
* | Don't use :radio selector. | Scott González | 2012-05-21 | 1 | -3/+3 |
| | |||||
* | Tests: Lint. | Scott González | 2012-04-19 | 1 | -5/+6 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -12/+12 |
| | |||||
* | Button: Added rtl detection so corner classes would properly be applied to ↵ | Doug Neiner | 2011-05-12 | 1 | -0/+14 |
| | | | | buttonsets. Fixed #6796. jQueryui - buttonset on rtl | ||||
* | Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is ↵ | Richard Worth | 2010-03-17 | 1 | -1/+1 |
| | | | | one word | ||||
* | Button: Fixed tests that check for hidden button elements. | Scott González | 2010-03-11 | 1 | -3/+3 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -70/+70 |
| | |||||
* | Button: conform to coding standards. | Scott González | 2010-01-18 | 1 | -2/+2 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+70 |
menu; including menu static tests). |