You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sims-hq/packages/ui
Thomas Joise 5679a94d3c feat(ui): click-to-sort on every DataTable (asc/desc/off), index-safe
Column headers are now sortable across every table in the app (one shared component).
Sort compares cell text — numeric columns by their leading number, else natural text.
Sorting preserves the original row index so onRowClick/rowTone keep pointing at the
right record; action columns (empty label) aren't sortable. asc → desc → off cycle.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 days ago
..
src feat(ui): click-to-sort on every DataTable (asc/desc/off), index-safe 2 days ago
test feat(ui): Toaster with pure store (TDD) + FormGrid; provider mounted at root 5 days ago
package.json chore: bring the full store-product codebase under version control 2 weeks ago