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(ai-gradient): ensure strings are returned as color tokens #15695

Merged
merged 6 commits into from Feb 7, 2024

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Feb 5, 2024

Fixes an issue that was causing the callout-gradient to return a string instead of the provided token name

Changelog

Changed

  • Use the get-var function to get the proper token game

Testing / Reviewing

Try passing in any token to the callout-gradient mixin e.g. @include callout-gradient('default', 0, 'layer');

@tw15egan tw15egan requested a review from a team as a code owner February 5, 2024 19:21
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit ffeaa17
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/65c293a5e7511a00089a24fd
😎 Deploy Preview https://deploy-preview-15695--v11-carbon-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.

@tay1orjones tay1orjones added this pull request to the merge queue Feb 7, 2024
Merged via the queue into carbon-design-system:main with commit 058a432 Feb 7, 2024
23 checks passed
@carbon-automation
Copy link
Contributor

Hey there! v11.50.0 was just released that references this issue/PR.

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.

None yet

3 participants