-
Notifications
You must be signed in to change notification settings - Fork 597
Remove fast components as a package and subsequently remove fast-component-explorer #5853
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
Remove fast components as a package and subsequently remove fast-component-explorer #5853
Conversation
@chrisdholt should we delete the component explorer workflow file as well or would you like me to come in with a follow up PR to remove all DevOps related to Component Explorer? |
84b5f4b
to
48e15a2
Compare
039f8ea
to
fe4c475
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-ocean-0b7ce3410-5853.centralus.azurestaticapps.net |
1 similar comment
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-ocean-0b7ce3410-5853.centralus.azurestaticapps.net |
5ae5934
to
6acb6cd
Compare
Removed as part of this the deploy to staging! |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-ocean-0b7ce3410-5853.centralus.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-ocean-0b7ce3410-5853.centralus.azurestaticapps.net |
Pull Request
📖 Description
This PR removes the
@microsoft/fast-components
package from the repository and also subsequently removes the component explorer.While the package will be removed, we should keep the component explorer up until any documentation changes are addressed as the package still exists - it's simply locked at it's current implementation.
This PR should go in after we clear a few key PR's out of the queue. Any PR's solely impacting
fast-foundation
behavior can likely either go in before this or after.We should publish one additional time before removing this to clear the queue of changes waiting to be shipped.
🎫 Issues
resolves #5849
resolves #3854
👩💻 Reviewer Notes
📑 Test Plan
Please validate that the website builds as expected.
✅ Checklist
General
$ yarn change
Component-specific
⏭ Next Steps