aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/widget/widget_classes.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-146/+0
| | | | Ref gh-1528
* Widget: Convert tests to new infrastructureScott González2015-04-091-4/+7
| | | | | Ref #10119 Ref gh-1528
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+143
Fixes #7053 Closes gh-1411