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

Table 表尾吸底(含横向滚动条吸底) #810

Merged
merged 19 commits into from
Apr 28, 2022

Conversation

chaishi
Copy link
Collaborator

@chaishi chaishi commented Apr 27, 2022

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

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(Table): 表头吸顶时,table 元素宽度修正,之前为直接等于外层宽度,不合理

  • feat(Table): 支持表尾吸底及表尾滚动条吸底

  • fix(Table): 修复斑马纹 stripe 和固定表头同时存在时,样式问题,issue#804

  • 本条 PR 不需要纳入 Changelog

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

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

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

@chaishi chaishi requested review from LeeJim, xiaosansiji and uyarn April 27, 2022 11:24
@chaishi chaishi mentioned this pull request Apr 27, 2022
1 task
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2022

Codecov Report

Merging #810 (5d5c6da) into develop (a0db0df) will increase coverage by 3.84%.
The diff coverage is 61.71%.

@@             Coverage Diff             @@
##           develop     #810      +/-   ##
===========================================
+ Coverage    57.56%   61.41%   +3.84%     
===========================================
  Files          346      355       +9     
  Lines        12828    13408     +580     
  Branches      2405     2535     +130     
===========================================
+ Hits          7384     8234     +850     
+ Misses        5200     4918     -282     
- Partials       244      256      +12     
Impacted Files Coverage Δ
src/avatar/group.tsx 97.14% <ø> (ø)
src/breadcrumb/breadcrumb-item-props.ts 100.00% <ø> (ø)
src/cascader/props.ts 91.66% <ø> (ø)
src/cascader/utils/inputContent.ts 59.45% <0.00%> (+6.68%) ⬆️
src/date-picker/date-picker.tsx 46.57% <0.00%> (+0.72%) ⬆️
src/dialog/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/hooks/useVirtualScroll.ts 24.51% <ø> (ø)
src/input/index.ts 100.00% <ø> (ø)
src/menu/menu.tsx 61.90% <ø> (ø)
src/message/props.ts 75.00% <0.00%> (-25.00%) ⬇️
... and 133 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 c4ec9dd...5d5c6da. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 27, 2022

完成

This was referenced Apr 29, 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