-
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
Fabric 7 example-app-base cleanup #9272
Conversation
Component perf results:
|
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.
LGTM
🎉 Handy links: |
🎉 Handy links: |
🎉 Handy links: |
🎉 Handy links: |
Pull request checklist
$ npm run change
Description of changes
Remove some deprecated components from example-app-base, fix some of the most obvious styling issues in demo apps and the website, and other cleanup.
Highlights of the other cleanup:
Make demo app creator work with nested nav links (so now the DetailsList examples can be listed as sub-links under DetailsList)
Make generated codepens load
office-ui-fabric-react@beta
instead of current. (This has the side effect of breaking export to codepen in the legacy and date-time packages, so I removed the codepen links from those examples. It's probably something we could fix later, just needs more thought/time.)(We still need to do a full styling pass on the website and ideally also the demo apps before releasing Fabric 7.)
Focus areas to test
Microsoft Reviewers: Open in CodeFlow