feat: use default -2px offset for focus outline#33097
Draft
ling1726 wants to merge 1 commit intomicrosoft:masterfrom
Draft
feat: use default -2px offset for focus outline#33097ling1726 wants to merge 1 commit intomicrosoft:masterfrom
ling1726 wants to merge 1 commit intomicrosoft:masterfrom
Conversation
2 tasks
Collaborator
📊 Bundle size reportUnchanged fixtures
|
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 658 | 626 | 5000 | |
| Button | mount | 311 | 310 | 5000 | |
| Field | mount | 1146 | 1127 | 5000 | |
| FluentProvider | mount | 693 | 712 | 5000 | |
| FluentProviderWithTheme | mount | 92 | 87 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 35 | 29 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 77 | 69 | 10 | |
| MakeStyles | mount | 854 | 857 | 50000 | |
| Persona | mount | 1759 | 1674 | 5000 | |
| SpinButton | mount | 1383 | 1382 | 5000 | |
| SwatchPicker | mount | 1657 | 1625 | 5000 |
fabricteam
reviewed
Oct 22, 2024
| @@ -1,20 +1,67 @@ | |||
| import * as React from 'react'; | |||
| import React from "react"; | |||
Collaborator
There was a problem hiding this comment.
🕵🏾♀️ visual regressions to review in the fluentuiv9 Visual Regression Report
Avatar Converged 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Avatar Converged.badgeMask.chromium.png | 4 | Changed |
Drawer 2 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Drawer.overlay drawer full.chromium.png | 1150 | Changed |
| Drawer.Full Overlay High Contrast.chromium.png | 4926 | Changed |
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)