browsertrix/frontend/src/components/ui/data-grid
sua yoo 7c9627f4bb
chore: Clean up data grid component (#2604)
- Moves data grid styles to separate stylesheet.
- Adds `rowsSelectable` option, renames `rows-` properties to match.
- Adds WIP `rowsExpandable` option.
- Fixes showing tooltip on focus.
- Cleans up rows controller typing.

---------

Co-authored-by: Emma Segal-Grossman <hi@emma.cafe>
2025-05-14 09:44:07 -07:00
..
controllers
events
cellDirective.ts
data-grid-cell.ts chore: Clean up data grid component (#2604) 2025-05-14 09:44:07 -07:00
data-grid-row.ts chore: Clean up data grid component (#2604) 2025-05-14 09:44:07 -07:00
data-grid.stylesheet.css
data-grid.ts
index.ts
renderRows.ts chore: Clean up data grid component (#2604) 2025-05-14 09:44:07 -07:00
types.ts