-
Notifications
You must be signed in to change notification settings - Fork 3
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(tokens): DLT-2135 fix remaining iOS issues #535
Conversation
✔️ Deploy previews ready! |
Hi @braddialpad which tokens are affected by this and how can I test it? |
Need to run Should no longer be any syntax errors which previously were
|
@@ -160,7 +160,6 @@ export async function run () { | |||
}, | |||
android_compose: { | |||
transforms: [ | |||
'ts/resolveMath', |
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.
Why was this removed?
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.
It's only supported in javascript/css. I think I put it in there previously to see if it would work on android and then forgot to remove it.
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.
LGTM, the generated tokens look correct. I only left a question
# [9.80.0](dialtone/v9.79.3...dialtone/v9.80.0) (2024-10-23) ### Bug Fixes * **Tokens:** DLT-2135 fix remaining iOS issues ([#535](#535)) ([8dd82d1](8dd82d1)) ### Features * **Combobox Multi Select:** DLT-1811 add pass thorugh props to style input ([#534](#534)) ([126d1fc](126d1fc)) * **Icon:** DLT-2166 update zendesk icon color ([#537](#537)) ([6e41aa6](6e41aa6))
## [1.36.8](dialtone-tokens/v1.36.7...dialtone-tokens/v1.36.8) (2024-10-23) ### Bug Fixes * **Tokens:** DLT-2135 fix remaining iOS issues ([#535](#535)) ([8dd82d1](8dd82d1))
fix(tokens): DLT-2135 fix remaining iOS issues
Obligatory GIF (super important!)
🛠️ Type Of Change
These types will increment the version number on release:
📖 Jira Ticket
https://dialpad.atlassian.net/browse/DLT-2135
📖 Description
💡 Context
Couple of follow up fixes to https://dialpad.atlassian.net/browse/DLT-2135 to get the iOS tokens syntax correct again.
📝 Checklist
For all PRs:
🔮 Next Steps
Let Trevor know the fix is in, and to try it out.
🔗 Sources
https://styledictionary.com/