Skip to content
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

Merged
merged 38 commits into from
Nov 30, 2023

Conversation

xiaoyatong
Copy link
Collaborator

🤔 这个变动的性质是?

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

💡 需求背景和解决方案

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • fork仓库代码是否为最新避免文件冲突
  • Files changed 没有 package.json lock 等无关文件

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97da9cc) 73.72% compared to head (b7d7fb9) 73.72%.
Report is 8 commits behind head on next.

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.
📢 Have feedback on the report? Share it here.

radius="0 0 6px 6px"
style={{ justifyContent: 'center' }}
>
<Button type="primary" size="small" onClick={setReduceVal}>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议对应的 doc 文件中也增加上 size 属性。什么样的 demo 使用 small 尺寸的按钮,规范来自什么地方?

@oasis-cloud oasis-cloud changed the title docs: circleprogress docs 调整部分 css 变量 style(circleprogress): docs 优化,修订 css 变量 Nov 30, 2023
@oasis-cloud oasis-cloud merged commit 8b9f1f2 into jdf2e:next Nov 30, 2023
@xiaoyatong xiaoyatong deleted the feat-circlep branch February 1, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants