-
-
Notifications
You must be signed in to change notification settings - Fork 50.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add size props for Badge #25851
Conversation
feature branch please~ |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 59e8980:
|
Codecov Report
@@ Coverage Diff @@
## feature #25851 +/- ##
========================================
Coverage 99.52% 99.52%
========================================
Files 374 374
Lines 7309 7310 +1
Branches 1991 2040 +49
========================================
+ Hits 7274 7275 +1
Misses 35 35
Continue to review full report at Codecov.
|
@afc163 已更新 |
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
close #25371
💡 Background and solution
Add a size props for component Badge
In some case, default size is too large
📝 Changelog
size
for Badgesize
属性用于设置大小。☑️ Self Check before Merge
View rendered components/badge/demo/size.md
View rendered components/badge/index.en-US.md
View rendered components/badge/index.zh-CN.md