Fix and complete the Japanese Circular Progress topics (xplat + Angular) - #509
Open
jsakamotoIGJP wants to merge 1 commit into
Open
Fix and complete the Japanese Circular Progress topics (xplat + Angular)#509jsakamotoIGJP wants to merge 1 commit into
jsakamotoIGJP wants to merge 1 commit into
Conversation
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.
Reworks the Japanese Circular Progress topics against their English sources. Both JP pages had sections left in English, and the xplat page also had broken MDX structure.
What changed
docs/xplat/src/content/jp/components/inputs/circular-progress.mdxProgress TypesBlazorPlatformBlockwas never closed and its code fence was indented, and theIndeterminate Progresssection was cut off mid-way with the English source duplicated after it.PlatformBlocktags (37) and code fences (44) now match the English topic exactly.Indeterminate Progressonward, which was still English: Animation Duration, Gradient Progress, theDocsAsidenote, Styling, the CSS parts table, API References, and Additional Resources.ApiLinkforlabelFormat.docs/angular/src/content/jp/components/circular-progress.mdx<div class="highlight">paragraph, which was still English.DocsAsideabout the defaultstep/maxincrement, which was missing from the JP page.tokens()mixin the English topic now mentions.Terminology
Wording and spacing follow the existing JP
linear-progresstopics in both doc sets, so terms like "アニメーション期間", "スタイル設定", "CSS パーツ", and "その他のリソース" stay consistent across the site.Anchors
The JP heading rename does not break any anchors. Nothing links to these pages' heading anchors from other topics or from
toc.json, and the in-page[スタイル設定セクション](#スタイル設定)link in the Angular topic resolves against the JP heading, matching how other JP topics build anchors.Checks run
npm run check:llms-metadatapassednpx cspellon both changed files reported 0 issuesnpm run check-mdx-links:broken:angularreported no broken links in the changed filesChecklist:
preview/beta./page.mdxor../relative/path.mdx(.mdxextension required)IgxSelectComponent,<igx-combo>code blocksfor the names of classes / tags / propertiescode blockscheck-api/mdxnpm commandsllms.descriptionmetadata and runnpm run check:llms-metadata🤖 Generated with Claude Code