aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/components/button-group.md
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-198/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-03-31Docs: Use unordered lists in dropdownscccabinet1-20/+20
2020-03-23Simplify input groups by dropping `.input-group-prepend` and ↵Martijn Cuppens1-6/+2
`.input-group-append`
2019-03-13Add a docsref shortcode.XhmikosR1-1/+1
This allows for the build to fail if a reference isn't found.
2019-03-13Switch to Hugo.XhmikosR1-0/+202
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!