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) Design token update II #18561

Merged

Conversation

bheston
Copy link
Contributor

@bheston bheston commented Jun 14, 2021

Pull request checklist

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

Description of changes

  • Migrated recipes from DI to Design Tokens
  • Renamed neutralForeground back to neutralForegroundRest
  • Rename accentForegroundCut -> foregroundOnAccent
  • Removed the "L" from layer names
  • Rename card and surface -> layer
  • Added some typing and made RGB type imports less specific
  • Add API comments
  • Fixed tests

Focus areas to test

(optional)

@bheston bheston changed the title (web-components) Design toke nupdate II (web-components) Design token update II Jun 14, 2021
chrisdholt and others added 4 commits June 14, 2021 14:46
…osoft#18187)

* update accordion to use foundation element

* update anchor to extend foundation element

* update anchored region to extend foundation element

* correct style exports

* update badge to extend foundation

* update breadcrumb to extend foundation element

* update button to extend foundation element

* update checkbox to extend foundation element

* update combobox to extend foundation element

* update dialog to extend foundation element

* update divider styles

* update flipper to extend foundation element

* update horizontal scroll to extend foundation element

* update listbox to extend foundation element

* update listbox option to extend foundation element

* update naming for exported registries

* update menu and menu item to extend foundation

* aupdate number field to extend foundation element

* update progress to extend foundation element

* update radio, radiogroup and select to extend foundation el

* update skeleton to extend foundation element

* update slider to extend foundation element

* update switch to extend foundation component

* correct prefix for export names

* update text area to extend foundation element

* update text field to extend foundation

* update tooltip to extend foundation element

* update tree view to extend foundation element

* update comments v1

* export all custom element definitions

* exportfluent design system and definitions from rollup

* add data grid

* update fast to fluent in rollup

* add beta package to start updating w/ foundation element

* update stories files

* Change files
Rename card and surface -> layer
Add API comments
Fixed tests
Renamed neutralForeground back to neutralForegroundRest
Removed the "L" from layer names
Added some typing and made `RGB` type imports less specific
@bheston bheston merged commit 3dfcfed into microsoft:features/web-components-vNext Jun 17, 2021
@bheston bheston deleted the design-token-update branch June 18, 2021 00:18
chrisdholt pushed a commit that referenced this pull request Jul 2, 2021
Rename accentForegroundCut -> foregroundOnAccent
Rename card and surface -> layer
Migrated recipes from DI to Design Tokens
Renamed neutralForeground back to neutralForegroundRest
Removed the "L" from layer names
Added some typing and made `RGB` type imports less specific
chrisdholt pushed a commit that referenced this pull request Jul 2, 2021
Rename accentForegroundCut -> foregroundOnAccent
Rename card and surface -> layer
Migrated recipes from DI to Design Tokens
Renamed neutralForeground back to neutralForegroundRest
Removed the "L" from layer names
Added some typing and made `RGB` type imports less specific
PeterDraex pushed a commit to PeterDraex/fluentui that referenced this pull request Aug 6, 2021
Rename accentForegroundCut -> foregroundOnAccent
Rename card and surface -> layer
Migrated recipes from DI to Design Tokens
Renamed neutralForeground back to neutralForegroundRest
Removed the "L" from layer names
Added some typing and made `RGB` type imports less specific
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.

None yet

5 participants