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

Feature/color picker #867

Merged
merged 10 commits into from
May 26, 2022
Merged

Feature/color picker #867

merged 10 commits into from
May 26, 2022

Conversation

S-mohan
Copy link
Contributor

@S-mohan S-mohan commented May 11, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(color-picker): 新增颜色选择器组件.

  • 本条 PR 不需要纳入 Changelog

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

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

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented May 11, 2022

完成

@codecov-commenter
Copy link

codecov-commenter commented May 11, 2022

Codecov Report

Merging #867 (1542b4e) into develop (a0db0df) will increase coverage by 2.72%.
The diff coverage is 57.21%.

@@             Coverage Diff             @@
##           develop     #867      +/-   ##
===========================================
+ Coverage    57.56%   60.29%   +2.72%     
===========================================
  Files          346      375      +29     
  Lines        12828    14284    +1456     
  Branches      2405     2664     +259     
===========================================
+ Hits          7384     8612    +1228     
- Misses        5200     5408     +208     
- Partials       244      264      +20     
Impacted Files Coverage Δ
src/breadcrumb/breadcrumb-item-props.ts 100.00% <ø> (ø)
src/calendar/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/cascader/props.ts 91.66% <ø> (ø)
src/cascader/utils/inputContent.ts 59.45% <0.00%> (+6.68%) ⬆️
src/color-picker/panel/linear-gradient.tsx 7.40% <7.40%> (ø)
src/affix/affix.tsx 28.57% <18.18%> (-37.51%) ⬇️
src/collapse/useCollapseAnimation.ts 24.24% <24.24%> (ø)
src/color-picker/panel/index.tsx 38.34% <38.34%> (ø)
src/card/props.ts 71.42% <50.00%> (+71.42%) ⬆️
src/color-picker/panel/base-props.ts 50.00% <50.00%> (ø)
... and 141 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f3b62b...1542b4e. Read the comment docs.

src/color-picker/color-picker.tsx Outdated Show resolved Hide resolved
src/color-picker/const.ts Outdated Show resolved Hide resolved
src/color-picker/panel/format/inputs.tsx Outdated Show resolved Hide resolved
src/color-picker/panel/format/index.tsx Outdated Show resolved Hide resolved
src/color-picker/panel/swatches.tsx Outdated Show resolved Hide resolved
src/color-picker/panel/swatches.tsx Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
@PengYYYYY
Copy link
Collaborator

PengYYYYY commented May 12, 2022

May-13-2022 00-19-59
交互异常,无法拖动右侧按钮

@uyarn
Copy link
Collaborator

uyarn commented May 13, 2022

image

@uyarn uyarn merged commit 19689a4 into Tencent:develop May 26, 2022
@github-actions github-actions bot mentioned this pull request May 27, 2022
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.

None yet

5 participants