-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
chore: Update Griffel to latest version #26045
Conversation
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 5b9b1f47e2dc20ac0479cde325bf1827914977db (build) |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 69893f6:
|
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
Avatar | mount | 1314 | 1303 | 5000 | |
Button | mount | 935 | 934 | 5000 | |
FluentProvider | mount | 1583 | 1586 | 5000 | |
FluentProviderWithTheme | mount | 633 | 637 | 10 | |
FluentProviderWithTheme | virtual-rerender | 601 | 595 | 10 | |
FluentProviderWithTheme | virtual-rerender-with-unmount | 634 | 632 | 10 | |
MakeStyles | mount | 1943 | 1900 | 50000 | |
Persona | mount | 3025 | 2998 | 5000 | |
SpinButton | mount | 2550 | 2574 | 5000 |
📊 Bundle size reportUnchanged fixtures
|
🕵 fluentuiv8 No visual regressions between this PR and main |
Perf Analysis (
|
🕵 fluentuiv9 No visual regressions between this PR and main |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 1195 | 1203 | 5000 | |
Breadcrumb | mount | 2805 | 2813 | 1000 | |
Checkbox | mount | 2658 | 2651 | 5000 | |
CheckboxBase | mount | 2362 | 2371 | 5000 | |
ChoiceGroup | mount | 4310 | 4275 | 5000 | |
ComboBox | mount | 1168 | 1179 | 1000 | |
CommandBar | mount | 9260 | 9222 | 1000 | |
ContextualMenu | mount | 10190 | 10203 | 1000 | |
DefaultButton | mount | 1347 | 1354 | 5000 | |
DetailsRow | mount | 3403 | 3340 | 5000 | |
DetailsRowFast | mount | 3376 | 3364 | 5000 | |
DetailsRowNoStyles | mount | 3243 | 3250 | 5000 | |
Dialog | mount | 2919 | 2937 | 1000 | |
DocumentCardTitle | mount | 585 | 578 | 1000 | |
Dropdown | mount | 3192 | 3183 | 5000 | |
FocusTrapZone | mount | 1953 | 1980 | 5000 | |
FocusZone | mount | 1909 | 1922 | 5000 | |
GroupedList | mount | 1829 | 2024 | 2 | |
GroupedList | virtual-rerender | 1105 | 1098 | 2 | |
GroupedList | virtual-rerender-with-unmount | 1598 | 1601 | 2 | |
GroupedListV2 | mount | 572 | 559 | 2 | |
GroupedListV2 | virtual-rerender | 566 | 550 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 565 | 564 | 2 | |
IconButton | mount | 1799 | 1794 | 5000 | |
Label | mount | 760 | 756 | 5000 | |
Layer | mount | 4187 | 4192 | 5000 | |
Link | mount | 851 | 870 | 5000 | |
MenuButton | mount | 1620 | 1586 | 5000 | |
MessageBar | mount | 2321 | 2283 | 5000 | |
Nav | mount | 3087 | 3040 | 1000 | |
OverflowSet | mount | 1407 | 1419 | 5000 | |
Panel | mount | 2502 | 2481 | 1000 | |
Persona | mount | 1295 | 1281 | 1000 | |
Pivot | mount | 1522 | 1533 | 1000 | |
PrimaryButton | mount | 1495 | 1490 | 5000 | |
Rating | mount | 6920 | 6924 | 5000 | |
SearchBox | mount | 1497 | 1486 | 5000 | |
Shimmer | mount | 2924 | 2955 | 5000 | |
Slider | mount | 2113 | 2129 | 5000 | |
SpinButton | mount | 4264 | 4499 | 5000 | |
Spinner | mount | 825 | 820 | 5000 | |
SplitButton | mount | 2856 | 2829 | 5000 | |
Stack | mount | 868 | 873 | 5000 | |
StackWithIntrinsicChildren | mount | 2261 | 2261 | 5000 | |
StackWithTextChildren | mount | 4967 | 4993 | 5000 | |
SwatchColorPicker | mount | 9559 | 9525 | 5000 | |
TagPicker | mount | 2346 | 2364 | 5000 | |
TeachingBubble | mount | 76211 | 74413 | 5000 | |
Text | mount | 826 | 824 | 5000 | |
TextField | mount | 1576 | 1565 | 5000 | |
ThemeProvider | mount | 1458 | 1441 | 5000 | |
ThemeProvider | virtual-rerender | 1161 | 1146 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 1994 | 1987 | 5000 | |
Toggle | mount | 1157 | 1122 | 5000 | |
buttonNative | mount | 539 | 540 | 5000 |
🕵 FluentUI-v0 Open the Visual Regressions report to inspect the 1 screenshots✅ There was 0 screenshots added, 0 screenshots removed, 1259 screenshots unchanged, 0 screenshots with different dimensions and 1 screenshots with visible difference. unknown 1 screenshots
|
4806d97
to
4d4f0db
Compare
4d4f0db
to
69893f6
Compare
New Behavior
All Griffel packages are up to date.
Lands following fixes:
Improvements: