-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Foundation: Promote Slots Implementation #7845
Conversation
Size Auditor did not detect a change in bundle size for any component! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Script and config changes look good.
🎉 Handy links: |
🎉 Handy links: |
🎉 Handy links: |
Pull request checklist
$ npm run change
Description of changes
Promote Slots/Tokens Foundation implementation from experiments package into foundation package. This version completely replaces the old Foundation implementation that uses mergeStyleSets/classNames props, which would thoroughly break all components using it. However, all existing experiments components were already converted to use the new version of Foundation as part of #7552, and there are no OUFR components using Foundation.
The various PRs and rationale building up to these changes can be found linked to #7012.
Microsoft Reviewers: Open in CodeFlow