-
Notifications
You must be signed in to change notification settings - Fork 2.9k
(Architecture Prototype): hashed extended tokens #32341
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
Draft
EdDaWord
wants to merge
1
commit into
master
Choose a base branch
from
prototype/extended-design-tokens-semantic-and-control-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
(Architecture Prototype): hashed extended tokens #32341
EdDaWord
wants to merge
1
commit into
master
from
prototype/extended-design-tokens-semantic-and-control-2
Conversation
This file contains hidden or 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
Collaborator
📊 Bundle size reportUnchanged fixtures
|
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| FluentProviderWithTheme | virtual-rerender | 34 | 40 | 10 | Possible regression |
All results
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 635 | 627 | 5000 | |
| Button | mount | 309 | 312 | 5000 | |
| Field | mount | 1153 | 1124 | 5000 | |
| FluentProvider | mount | 722 | 711 | 5000 | |
| FluentProviderWithTheme | mount | 93 | 90 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 34 | 40 | 10 | Possible regression |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 81 | 93 | 10 | |
| MakeStyles | mount | 871 | 848 | 50000 | |
| Persona | mount | 1766 | 1774 | 5000 | |
| SpinButton | mount | 1407 | 1426 | 5000 | |
| SwatchPicker | mount | 1666 | 1662 | 5000 |
fabricteam
reviewed
Aug 19, 2024
| @@ -0,0 +1,7 @@ | |||
| { | |||
Collaborator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🕵🏾♀️ visual regressions to review in the fluentuiv9 Visual Regression Report
Avatar Converged 3 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Avatar Converged.Badge Mask RTL.chromium.png | 2 | Changed |
| Avatar Converged.Basic High Contrast.chromium.png | 2 | Changed |
| Avatar Converged.badgeMask.chromium.png | 2 | Changed |
Card Converged 4 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Card Converged.Appearance Dark Mode.chromium.png | 366 | Changed |
| Card Converged.Appearance High Contrast.chromium.png | 5345 | Changed |
| Card Converged.appearance.chromium.png | 276 | Changed |
| Card Converged.Appearance RTL.chromium.png | 276 | Changed |
Card Converged - Interactive 6 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Card Converged - Interactive.Appearance Interactive Outline Dark Mode.chromium.png | 242 | Changed |
| Card Converged - Interactive.Appearance Interactive Subtle High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Interactive.Appearance Interactive Filled Alternative High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Interactive.Appearance Interactive Filled High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Interactive.Appearance Interactive Outline High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Interactive.appearance interactive - Outline.chromium.png | 183 | Changed |
Card Converged - Selectable 7 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Card Converged - Selectable.Appearance Selectable Filled Alternative High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Selectable.Appearance Selectable Outline Dark Mode.chromium.png | 242 | Changed |
| Card Converged - Selectable.Appearance Selectable Subtle High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Selectable.Appearance Selectable Filled High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Selectable.Appearance Selectable Outline RTL.chromium.png | 183 | Changed |
| Card Converged - Selectable.Appearance Selectable Outline High Contrast.chromium.png | 1014 | Changed |
| Card Converged - Selectable.appearance selectable - Outline.chromium.png | 183 | Changed |
Drawer 2 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Drawer.Full Overlay High Contrast.chromium.png | 2220 | Changed |
| Drawer.overlay drawer full.chromium.png | 1147 | Changed |
ffdafe1 to
6bbdaed
Compare
Change most tokens in useButtonStyles file Give all the react-components a try fix: Teaching bubble carousel tabs are visible in windows high contrast (#31734) fix:react-nav-preview: High contrast issues (#31704) chore(motion): add bundle size fixtures (#31730) fix(react-calendar-compat): fixed focus indicator cut off (#31596) feat: use custom states for button and anchor button variants (#31718) docs: add min-width styles to Table and DataGrid stories, add best practices (#31721) fix:react-nav-preview: High contrast issues (#31704) Pretty & lint & yarn change Somehow missed change files Fix one of the tests Fix React-text test Use hashed name for each semantic and control token Build missed one Fix small mistake Fix small mistake Fix small mistake Fix Random YML File Fix rebase mistake Fix mistake on number of quotes Fix any possible merge conflicts
2cf9f28 to
3a595f4
Compare
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.

Prototyping test for Teams