<!-- These issues are used by core contributors to track the list of items that should be completed as part of converging a component. More info can be found here: https://github.com/microsoft/fluentui/wiki/Component-Convergence-Guide --> # Preparation: - [x] Started prep - #20094 - [x] Open UI Research complete - https://open-ui.org/components/radio-button.research - [ ] Comparison on v8 and v0 complete - [x] Gather open GitHub issues related to component - #5390 - #13787 - #16258 - #17688 - #19143 - #20109 - [x] react-\* package scaffolded - [react-radio](https://github.com/microsoft/fluentui/tree/master/packages/react-radio) - [x] Component Spec authored and reviewed - #20555 - [x] **Deliverable:** Reviewed component spec # Implementation [react-radio package](https://github.com/microsoft/fluentui/tree/master/packages/react-radio) - [x] Started impl - [x] Implement component - RadioItem: https://github.com/microsoft/fluentui/pull/20626 - Radio (group): - [x] Add storybook stories - [x] Using hooks - [x] Using makeStyles - [x] Respects Figma tokens (and using provider) - [x] Respects API principles, shorthands and slots handling - [x] No dependency on v0/v7 - [x] Add tests - Conformance, Unit, and VR - [ ] Bundle size fixtures - [x] Conformance tests - [x] Unit tests - [x] VR tests - [x] Accessibility behavior tests - [ ] Write README.md covering basic usage - [ ] Write initial MIGRATION.md guide (include v8 and v0) - [ ] Set component ownership in CODEOWNERS - [ ] **Deliverable:** Experimental component ready for partner use, component re-exported in `react-components` # Validation - [ ] Started validating - [ ] Add and validate in UI Builder - [ ] Add and validate in docs site - [ ] Validate with token pipeline - [ ] Validate in product - [ ] Finalize migration guide - [ ] Author codemods - [ ] **Deliverable:** Preview component ready for broader/3rd party use
Preparation:
Implementation
react-radio package
react-componentsValidation