Skip to content
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

fix(layout): create mixin #14336

Merged

Conversation

ariellalgilmore
Copy link
Member

@ariellalgilmore ariellalgilmore commented Jul 27, 2023

Closes #

In order for @carbon/web-components to use the layout-tokens we need a separate mixin, so that we can apply the tokens inside the encapsulated web component and not the root

Changelog

Changed

  • created a emit-layout-tokens mixins and then added the mixin to the root

Testing / Reviewing

confirmed via storybook that layout tokens are still working

@ariellalgilmore ariellalgilmore added the package: styles @carbon/styles label Jul 27, 2023
@ariellalgilmore ariellalgilmore requested a review from a team as a code owner July 27, 2023 16:30
@netlify
Copy link

netlify bot commented Jul 27, 2023

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 38bb26c
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/64c29bc19bda3100087ea594
😎 Deploy Preview https://deploy-preview-14336--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Jul 27, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 38bb26c
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/64c29bc1c3397e00082c1819
😎 Deploy Preview https://deploy-preview-14336--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ariellalgilmore ariellalgilmore marked this pull request as draft July 27, 2023 16:54
@ariellalgilmore ariellalgilmore marked this pull request as ready for review July 27, 2023 16:59
Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes total sense, thanks for submitting this!

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this 👍🏻

@github-actions github-actions bot added this pull request to the merge queue Jul 27, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 27, 2023
@tw15egan tw15egan added this pull request to the merge queue Jul 27, 2023
Merged via the queue into carbon-design-system:main with commit 1b83b44 Jul 27, 2023
19 checks passed
@ariellalgilmore ariellalgilmore deleted the fix/layout-token-mixin branch July 28, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants