-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Milestone
Description
Preparation
- Open GitHub issues related to component
- Create react-* package and component from template
- Component Spec authored and reviewed
Implementation
- Component implementation
- Initial conformance and unit tests (validate basic functionality)
- Initial documentation
- Storybook stories
- README.md covering basic usage
- MIGRATION.md guide (include v8 and v0)
- Component released as unstable from
@fluentui/react-components/unstable
Validation
- Add tests
- Unit and conformance tests
- VR tests
- Bundle size fixtures
- Performance test scenario
- Accessibility behavior tests
- chore: Field accessibility review #26604
- Validate with partners
- Finalize documentation
- Review and add any missing storybook stories
- Finalize migration guide
- Component released as stable from
@fluentui/react-components- feat: Release Field component as stable #27493
- Ensure exports are removed from from
@fluentui/react-components/unstable - In package.json: Remove the alpha/beta tag from the version number in package.json
- In package.json: Change beachball's
disallowedChangeTypesto"major", "prerelease"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Done