chore: rework context selector#32226
Closed
layershifter wants to merge 2 commits intomicrosoft:masterfrom
Closed
Conversation
Collaborator
📊 Bundle size reportUnchanged fixtures
|
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 635 | 615 | 5000 | |
| Button | mount | 294 | 304 | 5000 | |
| Field | mount | 1130 | 1171 | 5000 | |
| FluentProvider | mount | 702 | 738 | 5000 | |
| FluentProviderWithTheme | mount | 77 | 89 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 32 | 34 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 77 | 76 | 10 | |
| MakeStyles | mount | 858 | 861 | 50000 | |
| Persona | mount | 1760 | 1754 | 5000 | |
| SpinButton | mount | 1403 | 1444 | 5000 | |
| SwatchPicker | mount | 1643 | 1655 | 5000 |
5f00737 to
67b419d
Compare
fabricteam
reviewed
Aug 5, 2024
| @@ -0,0 +1,7 @@ | |||
| { | |||
Collaborator
There was a problem hiding this comment.
🕵🏾♀️ visual regressions to review in the fluentuiv9 Visual Regression Report
Avatar Converged 2 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Avatar Converged.badgeMask.normal.chromium.png | 2 | Changed |
| Avatar Converged.basic - High Contrast.normal.chromium.png | 0 | Removed |
SwatchPicker Converged 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| SwatchPicker Converged.default - Dark Mode.default.chromium.png | 0 | Removed |
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
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.

Previous Behavior
New Behavior
Related Issue(s)