Skip to content

fix: Let width go when scroll do not have the data - #594

Merged
zombieJ merged 2 commits into
masterfrom
no-data-align
Mar 11, 2021
Merged

fix: Let width go when scroll do not have the data#594
zombieJ merged 2 commits into
masterfrom
no-data-align

Conversation

@zombieJ

@zombieJ zombieJ commented Mar 11, 2021

Copy link
Copy Markdown
Member

@vercel

vercel Bot commented Mar 11, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/table/2Uxn7jJnX1QTQ7eG3tAfUytREdFC
✅ Preview: https://table-git-no-data-align-react-component.vercel.app

@codecov

codecov Bot commented Mar 11, 2021

Copy link
Copy Markdown

Codecov Report

Merging #594 (8a910f8) into master (0d9844c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #594   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          26       26           
  Lines         807      811    +4     
  Branches      235      237    +2     
=======================================
+ Hits          805      809    +4     
  Misses          2        2           
Impacted Files Coverage Δ
src/Table.tsx 100.00% <ø> (ø)
src/Header/FixedHeader.tsx 100.00% <100.00%> (ø)

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 0d9844c...084ce41. Read the comment docs.

@afc163

afc163 commented Mar 11, 2021

Copy link
Copy Markdown
Member

How about ant-design/ant-design#29395

@zombieJ

zombieJ commented Mar 11, 2021

Copy link
Copy Markdown
Member Author

Thx, 一个问题。

@zombieJ
zombieJ merged commit 8f283a9 into master Mar 11, 2021
@zombieJ
zombieJ deleted the no-data-align branch March 11, 2021 08:54
geekrainy added a commit to geekrainy/rc-table that referenced this pull request Mar 17, 2021
geekrainy added a commit to geekrainy/rc-table that referenced this pull request Mar 18, 2021
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.

Table column 0px width when scroll set max-content Table组件设置scroll可以横向滚动,dataSource数据为空,table表头样式异常问题

2 participants