aboutsummaryrefslogtreecommitdiffstats
path: root/demos/controlgroup/default.html
Commit message (Collapse)AuthorAgeFilesLines
* Demos:Tests: Avoid self-closing HTML tagsMichał Gołębiowski-Owczarek2023-05-101-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 labelsAlexander Schmitz2016-05-261-1/+1
| | | | | Fixes #14967 Closes gh-1703
* Controlgroup: Fixes for spinnerAlexander Schmitz2015-10-081-2/+0
|
* Controlgroup: fixup for spinner and labelAlexander Schmitz2015-10-081-2/+4
|
* Controlgroup: Add controlgroup labelsAlexander Schmitz2015-10-081-5/+13
|
* Controlgroup: Add spinner to widgets controlgroup works withAlexander Schmitz2015-10-081-1/+4
|
* Controlgroup: Fix headers and demosAlexander Schmitz2015-10-081-7/+7
|
* Controlgroup: Add missing entry to demos bootstrapAlexander Schmitz2015-10-081-12/+2
|
* Controlgroup: Inital commit of new widgetAlexander Schmitz2015-10-071-14/+9
| | | | This widget replaces the buttonset widget
* Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-071-0/+90