-
Notifications
You must be signed in to change notification settings - Fork 269
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
style(circleprogress): docs 优化,修订 css 变量 #1699
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #1699 +/- ##
=======================================
Coverage 73.72% 73.72%
=======================================
Files 211 211
Lines 8559 8559
Branches 2422 2422
=======================================
Hits 6310 6310
Misses 2039 2039
Partials 210 210 ☔ View full report in Codecov by Sentry. |
radius="0 0 6px 6px" | ||
style={{ justifyContent: 'center' }} | ||
> | ||
<Button type="primary" size="small" onClick={setReduceVal}> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
建议对应的 doc 文件中也增加上 size 属性。什么样的 demo 使用 small 尺寸的按钮,规范来自什么地方?
🤔 这个变动的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
☑️ 请求合并前的自查清单