-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Pull requests: TanStack/table
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add sortEmpty option for comprehensive empty value handling
#6086
opened Sep 2, 2025 by
jiji-hoon96
Loading…
docs: add Excel-like sorting guide for null/undefined handling
#6085
opened Sep 2, 2025 by
jiji-hoon96
Loading…
fix: clear multi-sort when clicking column without shift key
#6084
opened Sep 2, 2025 by
jiji-hoon96
Loading…
Fix table.getIsSomeRowsSelected when filtered out rows are selected
#6080
opened Aug 20, 2025 by
kahopfer
Loading…
docs: fix non-existent example value for globalFilterFn
#6072
opened Aug 8, 2025 by
ulrichstark
Loading…
fix(sort): treat null values the same as undefined in SortUndefined
#6060
opened Jul 23, 2025 by
marceloverdijk
Loading…
fix(table-core): Correct
getAutoSortingFn
logic when row count is less then 10
#6056
opened Jul 9, 2025 by
henry61024
Loading…
fix: add ref to drag handle button for improved DnD functionality
#6052
opened Jul 2, 2025 by
WojakGra
Loading…
fix: Avoid duplicate call to autoreset by removing the wrap in
_queue
#6026
opened May 28, 2025 by
smaspe
Loading…
Improve match-sorter-util performance by replacing 4 string compariso…
#6020
opened May 22, 2025 by
chcederquist
Loading…
fix(table-core): correctly count only truthy selected rows in getIsSomeRowsSelected
#6017
opened May 20, 2025 by
dakshlohar1
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.