Conversation
|
|
Contributor
Contributor
size-limit report 📦
|
kiner-tang
approved these changes
Jul 15, 2023
li-jia-nan
approved these changes
Jul 15, 2023
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #43576 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 657 657
Lines 11223 11085 -138
Branches 3055 3013 -42
==========================================
- Hits 11223 11085 -138
☔ View full report in Codecov by Sentry. |
afc163
reviewed
Jul 15, 2023
MadCcc
commented
Jul 16, 2023
MadCcc
commented
Jul 16, 2023
MadCcc
commented
Jul 16, 2023
MadCcc
commented
Jul 16, 2023
MadCcc
commented
Jul 16, 2023
MadCcc
commented
Jul 16, 2023
MadCcc
commented
Jul 16, 2023
MadCcc
commented
Jul 16, 2023
Signed-off-by: MadCcc <1075746765@qq.com>
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Member
Author
Expected |
Member
|
这个不应该合并到 master 分支。 |
51 tasks
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.

[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self-Check before Merge
🚀 Summary
🤖 Generated by Copilot at ea38a8f
This pull request introduces new style tokens and refactors the existing style functions for the menu component to enable more customization and consistency. It also updates the documentation to reflect the changes and fixes the
DOCTYPEdeclaration in the blog posts.🔍 Walkthrough
🤖 Generated by Copilot at ea38a8f
menuHorizontalHeighttohorizontalLineHeightandmenuItemPaddingInlinetoitemPaddingInlinefor clarity and consistency (link, link, link, link, link, link, link, link, link)groupTitleLineHeightandgroupTitleFontSizetokens to customize group title style inMenucomponent (link, link, link, link, link, link)itemHeight,collapsedWidth,popupBg,itemMarginBlock,horizontalLineHeight,iconSize,iconMarginInlineEnd,collapsedIconSize, and dark theme tokens to customizeMenucomponent in different modes, themes, and states (link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link)genMenuItemStyle,getBaseStyle, andgenComponentStyleHookfunctions (link, link, link, link)DOCTYPEdeclaration from uppercase to lowercase inextract-ssr.en-US.mdandextract-ssr.zh-CN.mddocuments to follow HTML5 standard (link, link)