aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/components/badge.md
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-65/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2019-09-16badge.md: use `text-dark` for warning.XhmikosR1-2/+2
2019-03-14v5: Update badges (#28458)Mark Otto1-25/+14
- Drop hover and focus states - Drop .badge-* variants and associated mixin for .bg-* utilities - Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill - Remove unused variables - Add default color value to .badge base class - Update docs to reflect changes
2019-03-13Switch to Hugo.XhmikosR1-0/+76
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!