-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Pull requests: TanStack/table
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: replace Date.now() with performance.now() in memo debug timing
#6196
opened Mar 6, 2026 by
isaackaara
Loading…
fix: respect custom filterFn.autoRemove over default empty string check
#6195
opened Mar 6, 2026 by
isaackaara
Loading…
fix: skip toggleExpanded when state already matches desired value
#6194
opened Mar 6, 2026 by
isaackaara
Loading…
docs: fix broken filters-global example link in global filtering guide
#6193
opened Mar 6, 2026 by
isaackaara
Loading…
fix(table-core): consistent alphanumeric sorting for mixed letter/digit strings
#6187
opened Mar 4, 2026 by
isaackaara
Loading…
fix(vue-table): return null for empty string in FlexRender to prevent hydration mismatch
#6186
opened Mar 4, 2026 by
isaackaara
Loading…
fix(table-core): guard process.env checks for non-bundled environments
#6185
opened Mar 4, 2026 by
isaackaara
Loading…
fix(table-core): skip state update in toggleExpanded when state is unchanged
#6184
opened Mar 4, 2026 by
isaackaara
Loading…
feat(angular,solid,vue): add core signal reactivity feature
#6181
opened Feb 25, 2026 by
riccardoperra
•
Draft
fix(table-core): respect custom filterFn.autoRemove in shouldAutoRemoveFilter
#6178
opened Feb 22, 2026 by
djk01281
Loading…
3 of 4 tasks
fix: table-core's getIsAllSubRowsSelected returns false when subrows are unselectable
#6177
opened Feb 21, 2026 by
kwengontra
Loading…
3 of 4 tasks
Added server.allowed hosts to vite config. Fixes #6175
#6176
opened Feb 17, 2026 by
technicallynick
Loading…
Fix broken documentation link for global filters example
#6171
opened Feb 13, 2026 by
veeceey
Loading…
fix: add variance annotations to fix file-order-dependent type errors
#6168
opened Feb 10, 2026 by
Faithfinder
Loading…
4 tasks done
fix(table-core): clear stale columnFiltersMeta in getFilteredRowModel
#6161
opened Feb 5, 2026 by
NehaChaudhary311
Loading…
2 of 4 tasks
fix(core): avoid Date.now() calls in memo when debug is disabled
#6156
opened Jan 24, 2026 by
ckdwns9121
Loading…
3 of 4 tasks
docs(v7): use github source link instead of broken v7 doc site
#6155
opened Jan 24, 2026 by
ckdwns9121
Loading…
3 of 4 tasks
docs: fix broken global filter example link
#6154
opened Jan 24, 2026 by
ckdwns9121
Loading…
4 tasks done
Fix typo in column filtering documentation
#6147
opened Jan 9, 2026 by
brandhawa99
Loading…
3 of 4 tasks
docs: fix punctuation and typos in documentation
#6138
opened Dec 31, 2025 by
Kamaiko
Loading…
3 of 4 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.