Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
82d8530
Add Table component
lifeiscontent Jun 8, 2026
65f66d8
Table: use div wrappers in th/td; gate sort button on onSort
lifeiscontent Jun 8, 2026
d0e4a31
Table: remove cva defaultVariants; make TableHead variant required
lifeiscontent Jun 9, 2026
79f4db9
Table stories: add Figma design link to meta parameters
lifeiscontent Jun 9, 2026
1158218
Table: add Spreadsheet variant + editable cells via Dropdown
lifeiscontent Jun 10, 2026
fdb230d
Table: add keyboard play tests for sortable header and editable cell
lifeiscontent Jun 10, 2026
7c3ae24
Table: add a WithPagination story composing the Pagination component
lifeiscontent Jun 10, 2026
f54e55b
Storybook: drop the ai-generated tag from the table story
lifeiscontent Jun 10, 2026
53d9888
Table: fence the TableEditableCell TSDoc usage example as a code block
lifeiscontent Jun 10, 2026
f03bcce
Table: 44px rows, fix editable-cell height, stable pagination width, …
lifeiscontent Jun 11, 2026
d988bfb
Table: outer border, sticky header + pinned columns, cell slots, acti…
lifeiscontent Jun 15, 2026
d241a86
Table: wait for the action menu to settle before asserting visibility
lifeiscontent Jun 15, 2026
ac86ab4
Table: update RichRows DropdownItem to inlineStartNode (follows #98)
lifeiscontent Jun 16, 2026
3303b0e
Table: address design review (single grid border, tertiary header, ov…
lifeiscontent Jun 16, 2026
b23b052
Table: dim editable/action cell icons when the trigger is disabled
lifeiscontent Jun 16, 2026
8ca0440
Merge branch 'main' into feat/table
lifeiscontent Jun 16, 2026
d317ab2
Table: use px-4 cell padding to match Figma spec
lifeiscontent Jun 16, 2026
7d4c11b
Merge branch 'main' into feat/table
lifeiscontent Jun 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading