Skip to content

Conversation

linxianxi
Copy link
Contributor

@linxianxi linxianxi commented Sep 22, 2023

@vercel
Copy link

vercel bot commented Sep 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
table ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 22, 2023 9:14am

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #1027 (9759440) into master (cef90e5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 9759440 differs from pull request most recent head c2d04c9. Consider uploading reports for the commit c2d04c9 to get more accurate results

@@           Coverage Diff           @@
##           master    #1027   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files          47       47           
  Lines        4432     4448   +16     
  Branches      559      561    +2     
=======================================
+ Hits         4406     4422   +16     
  Misses         26       26           
Files Changed Coverage Δ
src/Table.tsx 99.77% <100.00%> (ø)
src/VirtualTable/BodyGrid.tsx 96.81% <100.00%> (+0.14%) ⬆️
src/VirtualTable/context.ts 100.00% <100.00%> (ø)
src/VirtualTable/index.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@linxianxi linxianxi changed the title fix: sticky header with virtual should work fix: support sticky when virtual Sep 22, 2023
@zombieJ zombieJ merged commit 0796b06 into react-component:master Sep 22, 2023
@qingfengmy
Copy link

support sticky when virtual 这个上线了吗?哪个版本支持?

@yoyo837
Copy link
Member

yoyo837 commented Sep 27, 2023

support sticky when virtual 这个上线了吗?哪个版本支持?

包含在 7.34.3+

@qingfengmy
Copy link

support sticky when virtual 这个上线了吗?哪个版本支持?

包含在 7.34.3+

这个和antd有什么关系?

@yoyo837
Copy link
Member

yoyo837 commented Sep 27, 2023

antd的table底层是这个

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 设置 virtual 和 sticky, 会报错 table的virtual下如何实现sticky的效果?
4 participants