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 table 20220504 #722

Merged
merged 6 commits into from
May 5, 2022
Merged

Fix table 20220504 #722

merged 6 commits into from
May 5, 2022

Conversation

chaishi
Copy link
Collaborator

@chaishi chaishi commented May 4, 2022

关联子仓库:Tencent/tdesign-common#443

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(Table): 加载状态与拖拽配合使用时,拖拽功能失效,issue#708

  • feat(Table): 新增 API ellipsisTitle 用于单独控制表头的超出省略

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2022

完成

@codecov-commenter
Copy link

Codecov Report

Merging #722 (bf4ee1f) into develop (769dcd1) will decrease coverage by 3.34%.
The diff coverage is 52.19%.

@@             Coverage Diff             @@
##           develop     #722      +/-   ##
===========================================
- Coverage    64.33%   60.98%   -3.35%     
===========================================
  Files          725      837     +112     
  Lines        12647    15046    +2399     
  Branches      3025     3547     +522     
===========================================
+ Hits          8136     9176    +1040     
- Misses        4511     5870    +1359     
Impacted Files Coverage Δ
src/alert/usage/index.jsx 0.00% <0.00%> (ø)
src/anchor/usage/index.jsx 0.00% <0.00%> (ø)
src/avatar/usage/index.jsx 0.00% <0.00%> (ø)
src/badge/usage/index.jsx 0.00% <0.00%> (ø)
src/button/usage/index.jsx 0.00% <0.00%> (ø)
src/calendar/usage/index.jsx 0.00% <0.00%> (ø)
src/cascader/usage/index.jsx 0.00% <0.00%> (ø)
src/checkbox/usage/index.jsx 0.00% <0.00%> (ø)
src/common/Check.tsx 95.23% <ø> (ø)
src/date-picker/usage/index.jsx 0.00% <0.00%> (ø)
... and 215 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 cdc45f5...bf4ee1f. Read the comment docs.

Copy link
Collaborator

@uyarn uyarn left a comment

Choose a reason for hiding this comment

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

LGTM

@uyarn uyarn merged commit ccd69ef into Tencent:develop May 5, 2022
@uyarn uyarn mentioned this pull request May 5, 2022
16 tasks
@github-actions github-actions bot mentioned this pull request May 7, 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.

3 participants