[jp-sync] Sync JP badge docs: add/improve outline sections#408
Merged
ChronosSF merged 2 commits intoJul 8, 2026
Conversation
- 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>
mkamiishi
approved these changes
Jul 8, 2026
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.
Original author: Simeon Simeonoff (sim.simeonoff@gmail.com)
Syncs Japanese xplat documentation with English changes from PR #349 ("docs(badge): add/improve 'outline' sections").
Files synced
docs/xplat/src/content/en/components/inputs/badge.mdxdocs/xplat/src/content/jp/components/inputs/badge.mdxChanges applied
srcfrom/inputs/badge/outlined→/inputs/badge/overview## Examples(they have been reorganized into a dedicated subsection)### アウトラインsubsection under Examples (after Shape), with the outlined code blocks, sample, and a new note about customizing border color via--border-color@BadgeVariant.Success→@StyleVariant.Success; added translated note that variant color always takes precedence over custom--background-colorsquareshape can be further customized with--border-radiusCSS variable