-
Notifications
You must be signed in to change notification settings - Fork 87
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
refactor: use new semantic tokens #759
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your Render PR Server URL is https://scale-storybook-staging-pr-759.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-c724il10gd04mei5p0ng. |
…nto refactor/semantic-tokens
…nto refactor/semantic-tokens
* refactor: update styles to use new design tokens * refactor: update spacing and line height properties * refactor: update styles to use new design tokens * refactor: update component styles to use new design tokens * refactor: update design tokens, add comments for missing/unclear tokens * refactor: update boxshadow design-token * refactor: use correct design tokens * refactor: use --telekom-color-ui-regular * refactor: use correct design tokens * refactor: use correct design tokens * refactor: update tokens in table * refactor: update loading spinner and text area * refactor: add text-field background value from design tokens * refactor: use scoped variables
* fix: tab-nav height, border size, nav font size, text-field font size * refactor: footer text color, footer container color, nav color token, text-field, text-area color * fix: link visited css token Co-authored-by: Maomao Meyer-Zhang <maomao.meyer-zhang@telekom.de>
* refactor: textarea structure, remove textarea__label-safety-background element * fix: text area mask has the same width when text area is horizontal resized * refactor: textarea margin top css variable token * refactor: textarea naming conversion, label position and fix not focus by clicking Co-authored-by: Maomao Meyer-Zhang <maomao.meyer-zhang@telekom.de>
* refactor: update basic interactive elements * refactor: update telekom-color-ui tokens * refactor: update radio button * refactor: update rating starts and slider * refactor: update telekom-ui-color values, update table * refactor: update switch, tag * refactor: revision alpha8 components wip * refactor: update button, checkbox, date-picker * refactor: update dropdown, link * refactor: dark mode fixes * refactor: revisingg components * refactor: update slider * refactor: replace with the correct token names (#875) Co-authored-by: Maomao Meyer-Zhang <maomao.meyer-zhang@telekom.de> * Refactor/implement designtokens alpha8 fw (#876) * refactor: update input fields states * refactor: use correct tokens as defined in sketch * refactor: run format * refactor: replace storybook markdown text color with new token Co-authored-by: Maomao <maomao.zha@gmail.com> Co-authored-by: Maomao Meyer-Zhang <maomao.meyer-zhang@telekom.de>
…885) Co-authored-by: Maomao Meyer-Zhang <maomao.meyer-zhang@telekom.de>
* fix: fix refactored slider z-index * fix: fix refactored rating star styles * fix: use correct design token for logo * fix: update secondary button border color * fix: fix checkbox styles * fix: remove commented code
…or (#889) Co-authored-by: Maomao Meyer-Zhang <maomao.meyer-zhang@telekom.de>
* fix: avoid overwriting font style in storybook * refactor: update switch
Closing in favor of #900 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a POC for the future rollout of the new semantic tokens. Not to be merged.To try it out, doyarn dev
inside packages/components and head to localhost:3333/semantic-tokens.html