Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: table virtualization #2489
base: master
Are you sure you want to change the base?
feat: table virtualization #2489
Changes from 67 commits
083a1b3
7d2dd2b
0aa7112
8f9cb0d
fc37ce6
1aaf188
2b4aa42
dc52d5c
cec32e2
e21ee7f
46dee3a
b7105ab
cdbe7e3
e236d3e
bf39ca1
96cbd91
463c2b9
449feb6
6b20fcb
39dc02a
e8b7f4d
d3d27d9
628ec0f
dc41225
bba72bf
5bec187
ed69707
6c0be96
41fb380
9976ef5
0522eb1
0209b1f
9112ea0
14c19db
48c5af6
0d68ee5
30f7122
e74cc16
494db30
8be1b12
7cb1f2e
fae4a09
9cafe8a
c1fc368
44c03ec
0e3a352
51cf688
213540c
43a0f2d
2656536
1e51e8e
8d6df4c
4375895
a013e48
9099aa6
74c0f62
70876f4
97c4ead
bb35c21
18b99a4
cec9480
e80de07
e295ca4
92906d4
71dda31
dce37d2
371527b
f18cc5e
6cfa4fc
81d70d0
cd69623
3292ef6
7ffc421
907f699
795a213
8335605
5fbbcd5
17e1e09
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can remove ref and use height and calculate the width height of table node itself
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done 👍🏻