-
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
feat(Carbon-React): refactor prefix with context AspectRatio --> Link #9688
feat(Carbon-React): refactor prefix with context AspectRatio --> Link #9688
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: e5a6e22 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/614a33af7136cf0008db3d21 😎 Browse the preview: https://deploy-preview-9688--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: e5a6e22 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/614a33af29c6a4000887afc2 😎 Browse the preview: https://deploy-preview-9688--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: e5a6e22 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/614a33af9881d5000818e2d2 😎 Browse the preview: https://deploy-preview-9688--carbon-components-react.netlify.app |
packages/react/src/components/Breadcrumb/Breadcrumb.Skeleton.js
Outdated
Show resolved
Hide resolved
packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Josh Black <[email protected]>
Co-authored-by: Josh Black <[email protected]>
…test.js Co-authored-by: Josh Black <[email protected]>
packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.js
Outdated
Show resolved
Hide resolved
* chore(lint): fixes eslint warnings Co-authored-by: Kenny Lam <[email protected]>
ref #9687
Refactors prefix to use context for components AspectRatio thru Link 🏄🏾
Testing / Reviewing
Test that the components function and have classname prefixes as expected in the corresponding storybooks