feat: Add Chinese documentation#26
Open
LxHTT wants to merge 16 commits intoiNKORE-NET:mainfrom
Open
Conversation
- Created documentation for Button component in Chinese. - Created documentation for CheckBox component in Chinese. - Created documentation for ComboBox component in Chinese. - Created documentation for DropDownButton component in Chinese. - Created documentation for HyperlinkButton component in Chinese. - Created documentation for ToggleSwitch component in Chinese. - Added Chinese documentation for Window component, detailing its creation, styling, and usage. - Updated English documentation for Window component to correct capitalization and phrasing.
There was a problem hiding this comment.
Pull request overview
Adds Chinese (zh-CN) documentation pages for several WPF Modern UI components and onboarding, plus small wording/capitalization fixes to the existing English Window docs.
Changes:
- Added new zh-CN docs for: Button, CheckBox, ComboBox, DropDownButton, HyperlinkButton, ToggleSwitch, Window, and Onboarding.
- Updated en-US Window docs wording/capitalization (“Mica”, “UNCHECK”).
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 15 comments.
Show a summary per file
| File | Description |
|---|---|
| data/docs/ui-wpf-modern/03. components/04. dialogs/# window/index.zh-CN.mdx | New Chinese Window documentation (examples, remarks, links). |
| data/docs/ui-wpf-modern/03. components/04. dialogs/# window/index.en-US.mdx | Minor wording/capitalization adjustments in Window docs. |
| data/docs/ui-wpf-modern/03. components/01. basic-input/# toggle-switch/index.zh-CN.mdx | New Chinese ToggleSwitch documentation. |
| data/docs/ui-wpf-modern/03. components/01. basic-input/# hyperlink-button/index.zh-CN.mdx | New Chinese HyperlinkButton documentation. |
| data/docs/ui-wpf-modern/03. components/01. basic-input/# dropdown-button/index.zh-CN.mdx | New Chinese DropDownButton documentation. |
| data/docs/ui-wpf-modern/03. components/01. basic-input/# combo-box/index.zh-CN.mdx | New Chinese ComboBox documentation. |
| data/docs/ui-wpf-modern/03. components/01. basic-input/# check-box/index.zh-CN.mdx | New Chinese CheckBox documentation. |
| data/docs/ui-wpf-modern/03. components/01. basic-input/# button/index.zh-CN.mdx | New Chinese Button documentation. |
| data/docs/ui-wpf-modern/02.# onboarding/index.zh-CN.mdx | New Chinese onboarding/quickstart guide. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…ontrol components - Updated the "See also" sections in the FontIcon and Frame documentation to improve related articles visibility. - Added a new Chinese (zh-CN) documentation file for FontIcon with comprehensive examples and usage guidelines. - Enhanced the Frame documentation with examples for navigation and transition styles, including keyboard navigation handling. - Introduced a new Chinese (zh-CN) documentation file for NavigationView, detailing its usage, examples, and customization options. - Updated the NavigationView documentation to clarify inheritance and added related articles. - Improved the TabControl documentation by adding related articles for better navigation and context. Co-authored-by: Copilot <copilot@github.com>
…ontrol components - Updated the "See also" sections in the FontIcon and Frame documentation to improve related articles visibility. - Added a new Chinese (zh-CN) documentation file for FontIcon with comprehensive examples and usage guidelines. - Enhanced the Frame documentation with examples for navigation and transition styles, including keyboard navigation handling. - Introduced a new Chinese (zh-CN) documentation file for NavigationView, detailing its usage, examples, and customization options. - Updated the NavigationView documentation to clarify inheritance and added related articles. - Improved the TabControl documentation by adding related articles for better navigation and context.
Polish several Chinese documentation pages: standardize code fences to XML, correct wording and punctuation (e.g. capitalize “Issue”, change phrasing to “以极少的努力”), and improve translations (e.g. Elevation → 层级) and links to theming docs. Update DropDownButton example: replace bitmap-saving snippet with a MenuItem handler that sets TextBox text alignment. Rework ToggleSwitch section to clarify usage and styles and add the DefaultToggleSwitchStyleKey reference. Miscellaneous small copy edits and typo fixes across multiple component and window docs.
Aris-Offline
reviewed
May 2, 2026
- Updated DropDownButton documentation in Chinese for better readability. - Removed unnecessary style information from ToggleSwitch documentation in English. - Enhanced ToggleSwitch documentation in Chinese for consistency and clarity. - Clarified MessageBox reference in Window documentation in English. - Improved phrasing in Window documentation in Chinese for better understanding. - Adjusted FontIcon documentation in Chinese for consistent punctuation and clarity. - Enhanced Frame navigation documentation in English and Chinese for better understanding of navigation transitions. - Updated NavigationView documentation in English and Chinese for consistency in layout terminology. - Added TabControl documentation in Chinese to provide comprehensive examples and usage guidelines. - Improved system awareness documentation for clarity on platform dependencies and synchronization features. Co-authored-by: Copilot <copilot@github.com>
…ontent on new topics Co-authored-by: Copilot <copilot@github.com>
- Updated links and descriptions in the Window, FontIcon, Frame, NavigationView, TabControl, and theming sections to use simplified Chinese. - Added new sections for WindowHelper, ToggleSwitch, BackdropType, and WindowCornerStyle with detailed descriptions and examples. - Improved consistency in terminology and formatting across various documentation files. - Added new JSON category files for theming and overrides sections to enhance navigation. Co-authored-by: Copilot <copilot@github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 50 out of 50 changed files in this pull request and generated 13 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…ze terminology and enhance content consistency.
Make small copy edits across Chinese docs: change the onboarding sample button from “你好世界!” to “Hello World!”, clarify ComboBox wording by adding “且没有紧凑状态”, and adjust the blog post summary. Note: the blog post file contains unresolved merge conflict markers (<<<<<<<, =======, >>>>>>>) and requires manual resolution.
Aris-Offline
approved these changes
May 4, 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.
Translated:
Also fix: