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(core): resolving design values [ALT-1222] #744

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

primeinteger
Copy link
Contributor

@primeinteger primeinteger commented Sep 11, 2024

Allow getBreakpointByValue to return raw design values without resolving design tokens

  • When calling this method from the UI, we don't want design tokens to be resolved into values, because we want to design sidebar input to use the string template design token value in order to show the design token badge element.
  • When this method is called from the SDK side, we do want any design token values to be resolved into css values

@primeinteger primeinteger requested review from a team as code owners September 11, 2024 18:45
Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
experience-builder-test-app ✅ Ready (Inspect) Visit Preview Sep 11, 2024 10:49pm

@primeinteger primeinteger merged commit 93c9cc5 into development Sep 11, 2024
12 checks passed
@primeinteger primeinteger deleted the ALT-1222/breakpoints branch September 11, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants