-
Notifications
You must be signed in to change notification settings - Fork 1.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
chore: add codesandbox examples to the project #10763
chore: add codesandbox examples to the project #10763
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: 5210ca6 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/620d4ccfa3679800079e71f6 😎 Browse the preview: https://deploy-preview-10763--carbon-react-next.netlify.app |
…amples/add-react-styles-examples-for-cb
❌ Deploy Preview for carbon-components-react failed. 🔨 Explore the source changes: d801636 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/620bded73e7903000720e0e0 |
❌ Deploy Preview for carbon-elements failed. 🔨 Explore the source changes: d801636 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/620bded740d473000834f366 |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 5210ca6 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/620d4ccfcf291900089a3771 😎 Browse the preview: https://deploy-preview-10763--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 5210ca6 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/620d4ccf52cceb0008e299e6 😎 Browse the preview: https://deploy-preview-10763--carbon-components-react.netlify.app |
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.
…amples/add-react-styles-examples-for-cb
Closes #10756
This PR adds in two codesandbox examples for
@carbon/react
and@carbon/styles
that can be used to recreate bugs. They are currently powered by Vite versus Create React App to see if it can provide faster compilation times and an overall better experience in codesandboxChangelog
New
examples
directory withcodesandbox
andcodesandbox-styles
projectsChanged
Removed
Testing / Reviewing
yarn develop
and verify that it renders a view with a button in it that loads the correct CSS