-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
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
fix: Progress type=circle success.percent #26307
Conversation
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 338f072:
|
Size Change: +1.48 kB (0%) Total Size: 808 kB
ℹ️ View Unchanged
|
40bc2ea
to
d3ae6ae
Compare
/rebase |
d3ae6ae
to
338f072
Compare
Codecov Report
@@ Coverage Diff @@
## master #26307 +/- ##
=======================================
Coverage 99.56% 99.56%
=======================================
Files 374 374
Lines 7294 7299 +5
Branches 1988 2038 +50
=======================================
+ Hits 7262 7267 +5
Misses 32 32
Continue to review full report at Codecov.
|
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
close #26299
💡 Background and solution
📝 Changelog
success.percent
not working whentype="circle"
.type="circle"
时success.percent
不生效的问题。☑️ Self Check before Merge