Skip to content

feat(solid): add TData/TValue generics with typed cell-editing demo - #120

Merged
petera2c merged 2 commits into
mainfrom
feat/solid-row-data-generics
Jul 26, 2026
Merged

feat(solid): add TData/TValue generics with typed cell-editing demo#120
petera2c merged 2 commits into
mainfrom
feat/solid-row-data-generics

Conversation

@petera2c

Copy link
Copy Markdown
Owner

Mirror React adapter row typing so SolidColumnDef and SimpleTable infer domain row shapes, and migrate one Solid demo as the reference pattern.

petera2c and others added 2 commits July 26, 2026 12:05
Mirror React adapter row typing so SolidColumnDef and SimpleTable infer
domain row shapes, and migrate one Solid demo as the reference pattern.

Co-authored-by: Cursor <cursoragent@cursor.com>
…rics

Align Solid examples with the React TData pattern: domain row types,
typed columns/renderers, getRowId on SimpleTable, and drop asRows/as const.

Co-authored-by: Cursor <cursoragent@cursor.com>
@petera2c
petera2c merged commit 837cfb8 into main Jul 26, 2026
4 checks passed
@petera2c
petera2c deleted the feat/solid-row-data-generics branch July 26, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant