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 | ||||
* | All: Remove deprecated .click() usage in demos/tests | Michał Gołębiowski-Owczarek | 2022-07-14 | 1 | -1/+1 |
| | |||||
* | Controlgroup: Fix headers and demos | Alexander Schmitz | 2015-10-08 | 1 | -1/+6 |
| | |||||
* | 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/+58 |