Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos:Tests: Avoid self-closing HTML tags | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -1/+1 |
| | | | | | | | | | Self-closing tags are reported by newer versions of the htmllint Grunt plugin. They also don't make sense in our HTML files since they are not XHTML-compliant and they run in HTML mode anyway. Ref gh-2157 | ||||
* | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 1 | -1/+1 |
| | | | | | Fixes #14967 Closes gh-1703 | ||||
* | Controlgroup: Fixes for spinner | Alexander Schmitz | 2015-10-08 | 1 | -2/+0 |
| | |||||
* | Controlgroup: fixup for spinner and label | Alexander Schmitz | 2015-10-08 | 1 | -2/+4 |
| | |||||
* | Controlgroup: Add controlgroup labels | Alexander Schmitz | 2015-10-08 | 1 | -5/+13 |
| | |||||
* | Controlgroup: Add spinner to widgets controlgroup works with | Alexander Schmitz | 2015-10-08 | 1 | -1/+4 |
| | |||||
* | Controlgroup: Fix headers and demos | Alexander Schmitz | 2015-10-08 | 1 | -7/+7 |
| | |||||
* | Controlgroup: Add missing entry to demos bootstrap | Alexander Schmitz | 2015-10-08 | 1 | -12/+2 |
| | |||||
* | Controlgroup: Inital commit of new widget | Alexander Schmitz | 2015-10-07 | 1 | -14/+9 |
| | | | | This widget replaces the buttonset widget | ||||
* | Checkboxradio: Initial commit of new widget | Alexander Schmitz | 2015-10-07 | 1 | -0/+90 |