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

(web-components) update DesignSystemProvider to use design tokens #18578

Conversation

nicholasrice
Copy link
Contributor

Pull request checklist

  • Addresses an existing issue: Fixes #0000
  • Include a change request file using $ yarn change

Description of changes

Updates the DSP custom element to leverage DesignToken infrastructure.

Focus areas to test

(optional)

cssCustomProperty: false,
default: DesignSystemDefaults.neutralFillCardDelta,
})
public neutralFillCardDelta: number;
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably still want this, though it's neutralFillLayerRestDelta now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

has that work happened here yet? I don't see that design token, and the recipe is still neutralLayerCard

@bheston bheston changed the title update DesginSystemProvider to use design tokens (web-components) update DesignSystemProvider to use design tokens Jun 18, 2021
@bheston bheston merged commit 4c235e1 into microsoft:features/web-components-vNext Jun 18, 2021
chrisdholt pushed a commit that referenced this pull request Jul 2, 2021
…8578)

* migrate DSP to design tokens
* convert PaletteRGB to Palette

Co-authored-by: nicholasrice <nicholasrice@users.noreply.github.com>
chrisdholt pushed a commit that referenced this pull request Jul 2, 2021
…8578)

* migrate DSP to design tokens
* convert PaletteRGB to Palette

Co-authored-by: nicholasrice <nicholasrice@users.noreply.github.com>
PeterDraex pushed a commit to PeterDraex/fluentui that referenced this pull request Aug 6, 2021
…crosoft#18578)

* migrate DSP to design tokens
* convert PaletteRGB to Palette

Co-authored-by: nicholasrice <nicholasrice@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants