-
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
- react-* package scaffolded with the right ownership in CODEOWNERS
- Component Spec authored and reviewed
Implementation
- Component implementation
- Storybook stories
- 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:
- 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