aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/controlgroup/controlgroup.html
Commit message (Collapse)AuthorAgeFilesLines
* Controlgroup: Correctly handle non-empty child class keyGabriel Schulhof2016-07-061-0/+16
| | | | | Fixes #14984 Closes gh-1713
* Controlgroup: Add "only" position to class generator functionsAlexander Schmitz2016-06-091-0/+10
| | | | | Fixes #14972 Closes gh-1711
* Controlgroup: Fix rendering of labelsAlexander Schmitz2016-05-261-0/+1
| | | | | Fixes #14967 Closes gh-1703
* Controlgroup: Don't remove existing classes classesAlexander Schmitz2016-05-261-0/+21
| | | | | | unless its a corner class Fixes #14960
* Controlgroup: Fix create and destroy for controlgroupLabelJörn Zaefferer2015-10-261-1/+3
| | | | | | Creating the label broke while doing a refactoring, the lack of tests allowed that to go unnoticed. Shouldn't happen again with the extra tests, covering both controlgroupLabel and spinner.
* Controlgroup: Fix css reference in unit testsJörn Zaefferer2015-10-081-1/+1
|
* Controlgroup: Inital commit of new widgetAlexander Schmitz2015-10-071-0/+39
This widget replaces the buttonset widget