-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
In previous milestones, we delivered converged styling (#16372) and released alpha version of converged @fluentui/react-components (#17056).
We gathered feedback and created a list of follow-up tasks. Now it's time to address the list.
- Token overrides, component tokens
- Storybook
- tokens addon
- revisit stories
- documentation for
makeStyles, provider - Figma links to each component
- How to have v7/v8 with converged
- How to have v0 with converged
- upgrade styling to
makeOverrides - makeStyles build time transform
- add/verify screener tests
- package test for converged?
- discuss
react-providervsreact-theme-providersplit? - add dependency check to CI - converged should not depend on anything from northstar or v7/8
- cleanup hooks (as)
- dig into
mergePropsand prepare for a discussion on that
- dig into
- bundle size test
- performance tests (with Flamegrill) for converged components - sync with @kubkon
- move react-compose to v0 (react-bindings) as it is used in some components
Additional tasks
These tasks were originally not in scope but appeared later.
- automatically publish storybook
- add ability to specify different
font-familyfor different languages - how/when do we inject static styles - normalize, and theme-specific root styles (font, color, background)
- DOC: how partners consume theme and style their components (
makeStylesdocs)
Reactions are currently unavailable