aboutsummaryrefslogtreecommitdiffstats
path: root/demos/controlgroup/splitbutton.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
* All: Remove deprecated .click() usage in demos/testsMichał Gołębiowski-Owczarek2022-07-141-1/+1
|
* Controlgroup: Fix headers and demosAlexander Schmitz2015-10-081-1/+6
|
* 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/+58