Skip to content

Pull requests: TanStack/table

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix(table-core): add filterRowsUtils export
#5950 opened Mar 8, 2025 by BATCOH Loading…
docs: issues with the pagination-controlled url href
#5945 opened Mar 3, 2025 by ricoloic Loading…
Don't directly reference local state
#5943 opened Mar 2, 2025 by dberlin Loading…
Don't try to @render svelte components in FlexRender
#5942 opened Mar 2, 2025 by dberlin Loading…
docs: add vue example for grouping
#5941 opened Mar 1, 2025 by HarshilPatel007 Loading…
docs: make global filter work in row selection example
#5937 opened Feb 27, 2025 by Pascalmh Loading…
Fix Table API doc link
#5934 opened Feb 26, 2025 by mfouladi Loading…
docs: Fix links in custom-features.md
#5933 opened Feb 26, 2025 by miktirr Loading…
docs: fixes in various guide links
#5932 opened Feb 25, 2025 by vitalybaev Loading…
chore(svelte-table): cleanup package.json
#5920 opened Feb 14, 2025 by benmccann Loading…
fix: broken hyperlink in row-selection.md for getRowId
#5918 opened Feb 12, 2025 by pavan-sh Loading…
refactor: remove unnecessary code
#5915 opened Feb 10, 2025 by pavan-sh Loading…
Check whether filter value is an array
#5902 opened Feb 5, 2025 by Faithfinder Loading…
Add header.getAfter API
#5890 opened Jan 28, 2025 by joshuajaco Loading…
Update fuzzy-filtering.md
#5886 opened Jan 24, 2025 by jdetle Loading…
fix: improve typing on makeStateUpdater function
#5878 opened Jan 19, 2025 by jmtoung Loading…
docs: fix incorrect statement on FAQ pitfall 2
#5872 opened Jan 17, 2025 by rickvian Loading…
docs: update router example and types
#5865 opened Jan 12, 2025 by Balastrong Loading…
docs: improve vanilla js installation docs
#5862 opened Jan 10, 2025 by ducknificient Loading…
ProTip! Adding no:label will show everything without a label.