Skip to content

docs(badge): add/improve "outline" sections#349

Merged
simeonoff merged 5 commits into
vnextfrom
apetrov/update-badge-outlined
Jul 7, 2026
Merged

docs(badge): add/improve "outline" sections#349
simeonoff merged 5 commits into
vnextfrom
apetrov/update-badge-outlined

Conversation

@adrianptrv

@adrianptrv adrianptrv commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Did some improvements to the outlined section of the Badge component.

Also added dedicated samples for the outline attribute.

PRs with the sample changes:

Angular
WC
React
Blazor


Update 06.07.2026

Also closes #2197

Added more insight on how to customize specific parts of the badge: shape, variant, and outlined sections.

@simeonoff simeonoff merged commit 11409a6 into vnext Jul 7, 2026
10 checks passed
@simeonoff simeonoff deleted the apetrov/update-badge-outlined branch July 7, 2026 08:20
github-actions Bot added a commit that referenced this pull request Jul 7, 2026
- Update badge example sample from outlined to overview
- Move outlined content into its own '### アウトライン' subsection under Examples
- Add variant color precedence note (--background-color)
- Add square shape border-radius customization note
- Add outlined border color customization note (--border-color)
- Update Blazor variant enum from BadgeVariant.Success to StyleVariant.Success
- Fix CSS code block indentation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Badge: End-User Styling Problems

2 participants