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

refactor: address FIXME:TOKEN #857

Merged
merged 12 commits into from
Feb 10, 2022

Conversation

acstll
Copy link
Collaborator

@acstll acstll commented Feb 8, 2022

Here we go:

  • all others
  • date-picker
  • input
  • app-footer
  • app-header
  • app-mega-menu
  • app-navigation-user-menu
  • logo

I'm leaving FIXME:TOKEN only for those cases I believe we need to double-check with design, others I'm turning into FIXME because we can fix later, and others I'm deleting because can be addressed later, later…

@acstll acstll requested a review from nowseemee as a code owner February 8, 2022 14:18
@acstll acstll requested review from felix-ico and maomaoZH and removed request for nowseemee February 8, 2022 14:18
@acstll acstll changed the title refactor: address FIXME:TOKEN (part 1) refactor: address FIXME:TOKEN Feb 9, 2022
@@ -16,7 +16,7 @@
--radius: var(--telekom-radius-large);
--box-shadow: var(--telekom-shadow-raised-standard);
--box-shadow-hover: var(--telekom-shadow-raised-hover);
--box-shadow-focus: 0 0 0 var(--telekom-spacing-unit-x05)
--box-shadow-focus: 0 0 0 var(--telekom-line-weight-highlight)
Copy link
Collaborator

Choose a reason for hiding this comment

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

could this be a new token as well? seems like it's defined in the same way for a lot of components

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yep, I used this line-weight… in all borders and "focus shadows"

Copy link
Collaborator

@felix-ico felix-ico left a comment

Choose a reason for hiding this comment

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

code looks fine to me, just some minor comments/clarifications. I ran it locally and dark mode looked a bit weird in some components but I think that is not in scope of this PR

@acstll
Copy link
Collaborator Author

acstll commented Feb 9, 2022

code looks fine to me, just some minor comments/clarifications. I ran it locally and dark mode looked a bit weird in some components but I think that is not in scope of this PR

that's right, I "fixed" some in dark mode, but no all… so we'll do this QA round right after merging this 👌

Copy link
Collaborator

@maomaoZH maomaoZH left a comment

Choose a reason for hiding this comment

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

LGTM.

@acstll acstll merged commit 14d01a5 into refactor/semantic-tokens Feb 10, 2022
@acstll acstll deleted the refactor/semantic-tokens-ac branch March 29, 2022 20:41
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.

3 participants