-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Milestone
Description
💡 When you create a PR for any of the checklist items, add a link to this Epic under the PR's Related Issues section.
Preparation
- Open UI Research
- Open GitHub issues related to component
- [link to each issue]
- Create react-* package and component from template
- Create
react-tagspackage: chore(react-tags): Scaffold react-tags package #26002 - Add Tag component:
- Create
- (Optional) Draft implementation
- [link to draft implementation, if applicable]
- Component Spec authored and reviewed ---- review and update original spec https://github.com/microsoft/fluentui/blob/master/specs/Pills.md
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
- Create an issue and run manual accessibility tests: react-tags: Manual Accessibility Tests #28921
-
Validate with partners(N/A) - Finalize documentation
- Review and add any missing storybook stories
- Finalize migration guide
- bug bash docs with engineers and designers
- Component released as stable from
@fluentui/react-components- 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"
- Ensure exports are removed from from
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done