New style for badge component#6045
Open
lucascumsille wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6045 +/- ##
==========================================
+ Coverage 83.37% 83.38% +0.01%
==========================================
Files 500 500
Lines 37422 37418 -4
Branches 6176 6176
==========================================
+ Hits 31199 31200 +1
+ Misses 4415 4411 -4
+ Partials 1808 1807 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Fixes: Brent and Dudley provide feedback about how the current style for the badge component can be confused with a button. - Decreased padding. - Make the badge more similar to the "tags" from GOVUK. - By default the `border-color` and background of the `badge` have the same colour to give a highlighted text effect. - Replaced some of the attributes with variables so we can avoid overrides.
lucascumsille
force-pushed
the
badge-style
branch
from
July 16, 2026 10:13
0014370 to
07e0c67
Compare
Contributor
Author
|
If approved get rid of the custom code for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: Brent and Dudley provide feedback about how the current style for the badge component can be confused with a button.
border-colorand background of thebadgehave the same colour to give a highlighted text effect.Preview
Archive 2.zip
Archive.zip
[skip changelog]