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

feat: testing new spacing tokens #2059

Merged
merged 25 commits into from
Jul 18, 2023
Merged

feat: testing new spacing tokens #2059

merged 25 commits into from
Jul 18, 2023

Conversation

acstll
Copy link
Collaborator

@acstll acstll commented Jul 17, 2023

No description provided.

@acstll acstll requested a review from nowseemee as a code owner July 17, 2023 14:09
@netlify
Copy link

netlify bot commented Jul 17, 2023

Deploy Preview for marvelous-moxie-a6e2fe ready!

Name Link
🔨 Latest commit 6a9f8f7
🔍 Latest deploy log https://app.netlify.com/sites/marvelous-moxie-a6e2fe/deploys/64b68adf5dcfc700082de83c
😎 Deploy Preview https://deploy-preview-2059--marvelous-moxie-a6e2fe.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.

@acstll acstll marked this pull request as ready for review July 18, 2023 11:15
@acstll
Copy link
Collaborator Author

acstll commented Jul 18, 2023

@felix-ico you may take a look 🙏 — I will upgrade the tokens package (release it first) before merging…

@@ -74,8 +74,8 @@

/* variant: ghost */
--radius-ghost: var(--radius);
--border-width-ghost: var(--telekom-spacing-unit-x025);
--spacing-x-ghost: var(--telekom-spacing-unit-x2);
--border-width-ghost: var(--telekom-spacing-composition-space-01);
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this also be --telekom-line-weight...token?

Copy link
Collaborator

Choose a reason for hiding this comment

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

or are we updating these after they are merged?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the latter 🤓

@@ -155,7 +155,7 @@
top: 0;
left: 0;
width: 100%;
border: var(--telekom-spacing-unit-x025) solid transparent;
border: var(--telekom-spacing-composition-space-01) solid transparent;
Copy link
Collaborator

Choose a reason for hiding this comment

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

same as above

@@ -74,8 +74,8 @@

/* variant: ghost */
--radius-ghost: var(--radius);
--border-width-ghost: var(--telekom-spacing-unit-x025);
--spacing-x-ghost: var(--telekom-spacing-unit-x2);
--border-width-ghost: var(--telekom-spacing-composition-space-01);
Copy link
Collaborator

Choose a reason for hiding this comment

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

or are we updating these after they are merged?

@acstll acstll merged commit e432efd into main Jul 18, 2023
@acstll acstll deleted the test/spacing-tokens branch July 18, 2023 13:05
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