aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/forms/checks.md
AgeCommit message (Collapse)AuthorFilesLines
2020-06-27Docs: rename form checks page to "Checks / radios" (#31090)Patrick H. Lauke1-262/+0
* Docs: rename form checks page to "Checks / radios" it's not immediately obvious that "checks" includes information about both checkboxes and radio buttons. while "checks / radios" is also still not perfect (as honestly even I didn't quite grok that "checks" meant checkboxes), it should make it slightly more obvious nonetheless
2020-06-15Switch to btn-checkMartijn Cuppens1-14/+14
2020-06-15Remove checkbox/radio toggle from button plugin in favor of a CSS only solutionMartijn Cuppens1-0/+51
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+211
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.