aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+6
|
* Don't use :radio selector.Scott González2012-05-211-3/+3
|
* Tests: Lint.Scott González2012-04-191-5/+6
|
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-12/+12
|
* Button: Added rtl detection so corner classes would properly be applied to ↵Doug Neiner2011-05-121-0/+14
| | | | buttonsets. Fixed #6796. jQueryui - buttonset on rtl
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is ↵Richard Worth2010-03-171-1/+1
| | | | one word
* Button: Fixed tests that check for hidden button elements.Scott González2010-03-111-3/+3
|
* eol-style and mime-typeRichard Worth2010-01-201-70/+70
|
* Button: conform to coding standards.Scott González2010-01-181-2/+2
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+70
menu; including menu static tests).