Skip to content

Conversation

@chaishi
Copy link
Collaborator

@chaishi chaishi commented May 2, 2022

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

🤔 这个 PR 的性质是?

  • 日常 bug 修复

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • fix(Table): 默认情况,表尾吸底显示与否计算遗漏 issue#833commit#8323ea

  • fix(Table): 加载状态会导致拖拽排序失效的问题,tdesign-vue-next#648commit#770d40

  • fix(Table): 修复表格 sorter:trueellipsis: true 时样式冲突问题 issue#778commit#c92168

  • fix(Table): TS 类型 TableColumns[0] 在严格模式下的使用问题

  • refactor(Table): TS 类型全部移入 interface.ts 文件中,并导出

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2022

完成

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2022

Codecov Report

❌ Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.45%. Comparing base (a0db0df) to head (3eae8c5).
⚠️ Report is 1473 commits behind head on develop.

Files with missing lines Patch % Lines
src/table/hooks/useFixed.ts 40.00% 3 Missing ⚠️
src/table/hooks/useTableHeader.tsx 57.14% 2 Missing and 1 partial ⚠️
src/table/thead.tsx 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #832      +/-   ##
===========================================
+ Coverage    57.56%   61.45%   +3.89%     
===========================================
  Files          346      355       +9     
  Lines        12828    13417     +589     
  Branches      2405     2540     +135     
===========================================
+ Hits          7384     8246     +862     
+ Misses        5200     4913     -287     
- Partials       244      258      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

3 participants