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): Do not select subrows if enableSubRowSelection is set to false
#5274 opened Jan 14, 2024 by jpedroh Loading… updated Jan 14, 2024
Improve typing for RowSelectionState
#5479 opened Apr 10, 2024 by lucarge Loading… updated Apr 11, 2024
ensure columnPinning.[property] is not accessed unsafely
#5519 opened Apr 29, 2024 by rustysys-dev Loading… updated May 14, 2024
fix(selection): update logic to fix selection of disabled rows
#5401 opened Mar 10, 2024 by simcha90 Loading… updated May 28, 2024
Fix issue toggling row selection for a grouped row
#4760 opened Mar 17, 2023 by mollykreis Loading… updated May 28, 2024
Fix: allow TValue to be specified in display and group column helpers
#5667 opened Jul 18, 2024 by mithodin Loading… updated Aug 3, 2024
fix: array filterFns
#5697 opened Aug 7, 2024 by fbosch Loading… updated Aug 7, 2024
feat: add a "disableValueCache" option
#5139 opened Oct 23, 2023 by jonatan-zint-tfs Loading… updated Aug 7, 2024
fix: getIsSomeRowsSelected on all selection
#5499 opened Apr 19, 2024 by iamswain25 Loading… updated Aug 12, 2024
docs(expansion/table): tip use table option getRowId if data may change
#5729 opened Aug 27, 2024 by bobo96run Loading… updated Aug 27, 2024
Fix : Corrected typo in example code
#5750 opened Sep 16, 2024 by KrishT0 Loading… updated Sep 16, 2024
Refactor example and fix ESLint error
#5754 opened Sep 23, 2024 by kostasx Loading… updated Sep 23, 2024
feat: add autoResetSorting
#5414 opened Mar 16, 2024 by tychenjiajun Loading… updated Oct 18, 2024
docs: Fixed links in Columns Definitions Guide
#5789 opened Nov 4, 2024 by Mike-Dax Loading… updated Nov 4, 2024
fix: coerce accessor key to string during column creation
#5808 opened Nov 19, 2024 by schardev Loading… updated Nov 19, 2024
fix: crash when ungrouping after aggregation row was pinned
#5823 opened Dec 3, 2024 by Mike-Dax Loading… updated Dec 3, 2024
fix: reduce memory leak by remove memo function
#5514 opened Apr 27, 2024 by KonghaYao Loading… updated Dec 11, 2024
docs: update router example and types
#5865 opened Jan 12, 2025 by Balastrong Loading… updated Jan 12, 2025
docs: improve vanilla js installation docs
#5862 opened Jan 10, 2025 by ducknificient Loading… updated Jan 13, 2025
docs: fix incorrect statement on FAQ pitfall 2
#5872 opened Jan 17, 2025 by rickvian Loading… updated Jan 17, 2025
fix: improve typing on makeStateUpdater function
#5878 opened Jan 19, 2025 by jmtoung Loading… updated Jan 19, 2025
fix(react-table): fix improper state update on unmounted component
#5879 opened Jan 19, 2025 by jmtoung Loading… updated Jan 19, 2025
Update fuzzy-filtering.md
#5886 opened Jan 24, 2025 by jdetle Loading… updated Jan 24, 2025
ProTip! no:milestone will show everything without a milestone.