-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
Preparation:
- Open UI Research
- Open GitHub issues related to component
- Table: create selection indicator primitive #24223
- Table: Create VR tests for primitives #24224
- Table: Create primary column primitive #24225
- Avatar size should update with Table size prop #24805
- Table/DataGrid: Composable logic #24226
- DataGrid:
rownavigation mode #24227 - DataGrid:
cellnavigation mode #24228 - DataGrid: Explore virtualization with render function API #24229
- DataGrid:
compositenavigation mode #24381 - Table/Datagrid: Support navigation modes with tabster #24382
- Implement DataGrid component #24420
- Try to migrate v8 DetailsList with Table and DataGrid #24421
- react-* package scaffolded with the right ownership in CODEOWNERS
- Component Spec authored and reviewed
Implementation
[link to react-* package folder]
- Component implementation
- Storybook stories
- [link(s) to stories PRs]
- Add tests: Conformance, Unit, and VR -- add PRs to all
- Bundle size fixtures
- Conformance tests
- Unit tests
- VR tests
- Accessibility behavior tests
- Create an issue and run manual accessibility tests: (issue link)
- Performance test scenario
- README.md covering basic usage
- MIGRATION.md guide (include v8 and v0)
Validation
- Add and validate in UI Builder
- Add and validate in docs site
- Validate with token pipeline
- Validate in product
- Finalize migration guide
- Author codemods
Reactions are currently unavailable