-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Milestone
Description
Preparation:
- Open UI Research
- N/A
- Open GitHub issues related to component
- N/A
- react-* package scaffolded with the right ownership in CODEOWNERS
- Component Spec authored and reviewed
Implementation
- Component implementation
- Initial conformance and unit tests (validate basic functionality)
- Initial documentation
- README.md covering basic usage
- MIGRATION.md guide (include v8 and v0)
- N/A
- Storybook stories
- Component released as preview
Validation
- Add tests
- Bundle size fixtures
- Unit tests
- Conformance tests
- VR tests
- Performance test scenario
- Accessibility behavior tests
- Create an issue and run manual accessibility tests:
- Validate with partners
- Run a bug bash with other FUI crews
- Finalize documentation
- Review and add any missing storybook
- Finzalize migration guide (N/A)
- Component released as stable
- Run the
prepare-initial-releasescript to remove the-previewsuffix from the package name feat(react-infolabel, react-components): Release InfoLabel to stable #29585 - Deprecate the
-previewpackage in NPM - Export the component from
@fluentui/react-componentsfeat(react-infolabel, react-components): Release InfoLabel to stable #29585 - In package.json: Remove the alpha/beta tag from the version number in package.json feat(react-infolabel, react-components): Release InfoLabel to stable #29585
- In package.json: Change beachball's disallowedChangeTypes to "major", "prerelease" feat(react-infolabel, react-components): Release InfoLabel to stable #29585
- Run the
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Done