-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Pull requests: TanStack/table
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(table-core): write-epoch fast path for memoized APIs
#6570
opened Aug 21, 2026 by
KevinVandy
Member
•
Draft
perf(table-core): shape-stable row/cell/column/header instances
#6569
opened Aug 21, 2026 by
KevinVandy
Member
•
Draft
fix(table-core): ensure getFilteredRowModel().flatRows uses pre-order traversal
#6568
opened Aug 21, 2026 by
AbhiPra24
Loading…
fix(table-core): guard process.env.NODE_ENV checks for bundler-less environments
#6567
opened Aug 21, 2026 by
koreahghg
Contributor
Loading…
3 of 4 tasks
fix(table-core): keep columnFiltersMeta when filtering from leaf rows
#6564
opened Aug 20, 2026 by
dylanpulver
Loading…
3 of 4 tasks
Add realtime (w/ fake data) trading table example
#6561
opened Aug 18, 2026 by
riccardoperra
Collaborator
•
Draft
fix(table-core): flatten grouped parent rows ahead of their sub-rows
#6552
opened Aug 14, 2026 by
lazerg
Contributor
Loading…
3 of 4 tasks
fix(mantine-react-table): expose loading state slices on table.state
#6548
opened Aug 13, 2026 by
naughton
Contributor
Loading…
fix(mantine-react-table): don't force manual row modes when data is empty
#6547
opened Aug 13, 2026 by
naughton
Contributor
Loading…
fix(mantine-react-table): map multi-select filterVariant to arrHas
#6546
opened Aug 13, 2026 by
naughton
Contributor
Loading…
fix(table-core): flatten filtered parent rows ahead of their sub-rows
#6545
opened Aug 12, 2026 by
waterWang
Loading…
4 tasks done
fix(table-core): skip onRowSelectionChange on a no-op toggleAllRowsSelected
#6542
opened Aug 11, 2026 by
lazerg
Contributor
Loading…
3 of 4 tasks
fix(table-core): keep depth-truncated sub-rows in the leaf-up filter path
#6541
opened Aug 11, 2026 by
lazerg
Contributor
Loading…
3 of 4 tasks
fix(table-core): skip onColumnVisibilityChange for a redundant toggle-all
#6540
opened Aug 11, 2026 by
lazerg
Contributor
Loading…
3 of 4 tasks
POC - Refactor options store into atoms
#6475
opened Jul 31, 2026 by
riccardoperra
Collaborator
•
Draft
fix(table-core): clamp column size to minSize/maxSize during resize drag
#6295
opened Jun 4, 2026 by
LeSingh1
Loading…
ProTip!
Filter pull requests by the default branch with base:main.