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

fix(component): 修复切换渐变节点 hue 饱和度未更新的问题 #1121

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

insekkei
Copy link
Collaborator

@insekkei insekkei commented Jul 18, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

@codecov-commenter
Copy link

Codecov Report

Merging #1121 (f4a9879) into develop (9434ae5) will increase coverage by 0.05%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #1121      +/-   ##
===========================================
+ Coverage    60.24%   60.29%   +0.05%     
===========================================
  Files          955      955              
  Lines        16762    16781      +19     
  Branches      3835     3845      +10     
===========================================
+ Hits         10098    10118      +20     
+ Misses        6664     6663       -1     
Impacted Files Coverage Δ
src/color-picker/components/panel/index.tsx 41.72% <0.00%> (-0.28%) ⬇️
src/pagination/hooks/usePrevNextJumper.tsx 94.11% <0.00%> (-5.89%) ⬇️
src/table/hooks/useColumnResize.tsx 14.49% <0.00%> (-0.90%) ⬇️
src/table/hooks/useColumnController.tsx 44.70% <0.00%> (-0.54%) ⬇️
src/table/hooks/tree-store.ts 8.65% <0.00%> (-0.08%) ⬇️
src/form/FormList.tsx 66.12% <0.00%> (ø)
src/table/_example/tree.jsx 46.84% <0.00%> (ø)
src/pagination/hooks/usePageNumber.tsx 100.00% <0.00%> (ø)
src/table/hooks/useRowSelect.tsx 64.55% <0.00%> (+1.39%) ⬆️
src/form/FormItem.tsx 82.91% <0.00%> (+4.45%) ⬆️
... and 1 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 9434ae5...f4a9879. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 18, 2022

完成

@carolin913 carolin913 merged commit 9b7e981 into Tencent:develop Jul 18, 2022
@github-actions github-actions bot mentioned this pull request Jul 18, 2022
16 tasks
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.

4 participants