ta
TanStack
GitHub
table
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
table
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
6495
e47264df fix: honor selection rules in select-all paths, add deselectParents option Three coordinated row selection fixes for the v9 beta window: - toggleAllRowsSelected and the getIsAllRowsSelected/getIsAllPageRowsSelected getters now honor enableSubRowSelection: sub-rows whose ancestors block descent are skipped by select-all and excluded from the all-selected computation, matching what toggleAllPageRowsSelected already did (#5116) - deselecting all rows now preserves the selection of rows whose enableRowSelection resolves false; deselectAll: true and resetRowSelection(true) remain the full-clear escapes (#5398) - new opt-in deselectParents flag on ToggleSelectedOptions removes ancestor row ids from the selection when a row is deselected, covering the select-parent-then-deselect-child sequence without changing default state semantics (#6049) Eligibility walks are deduped with a per-pass ancestor cache (the enableSubRowSelection predicate runs once per unique parent), and the all-selected scans check the cheap isRowSelected lookup first so selected rows skip capability checks entirely. Includes 20 new tests, updated row-selection guides for all 10 frameworks (the canonical checkbox snippet now shows the nested-data pattern), SKILL updates, and refreshed triage notes. Fixes #5116 Fixes #5398 Fixes #6049 Fixes #4878 Fixes #5416 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Kevin Van ...
K
Succeeded
6495
e47264df fix: honor selection rules in select-all paths, add deselectParents option Three coordinated row selection fixes for the v9 beta window: - toggleAllRowsSelected and the getIsAllRowsSelected/getIsAllPageRowsSelected getters now honor enableSubRowSelection: sub-rows whose ancestors block descent are skipped by select-all and excluded from the all-selected computation, matching what toggleAllPageRowsSelected already did (#5116) - deselecting all rows now preserves the selection of rows whose enableRowSelection resolves false; deselectAll: true and resetRowSelection(true) remain the full-clear escapes (#5398) - new opt-in deselectParents flag on ToggleSelectedOptions removes ancestor row ids from the selection when a row is deselected, covering the select-parent-then-deselect-child sequence without changing default state semantics (#6049) Eligibility walks are deduped with a per-pass ancestor cache (the enableSubRowSelection predicate runs once per unique parent), and the all-selected scans check the cheap isRowSelected lookup first so selected rows skip capability checks entirely. Includes 20 new tests, updated row-selection guides for all 10 frameworks (the canonical checkbox snippet now shows the nested-data pattern), SKILL updates, and refreshed triage notes. Fixes #5116 Fixes #5398 Fixes #6049 Fixes #4878 Fixes #5416 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Kevin Van ...
K
Previous page
Previous
Next
Next page