Planned
2Committed and queued
In Progress
1Actively being built
Done
5Recently shipped
Features
Basic examples
There are no basic examples on the page, like copy & paste to get stated
Bugs
Select all functionality for data table demo only selects rows on current page
Right now when you click on the select all it only select 1 page but i think normally on bulk operations you want to...
Features
Server-side filtering
Adding support for server-side filtering will involve decoupling the UI from the filtering logic. A side effect of...
Features
"The Great Decoupling"
Decouple from TanStack Table (TST). We'll expose our own filters state to hook into, which you can then share with...
Features
Filtering for deep-keyed properties
Currently, the `defineMeta` helper function only accepts direct keys from the original data type; deep-keyed properties...
