-
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: move storywright to root package json to adhere to single version policy for devDeps #26131
Conversation
…ion policy for devDeps
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 4931288491223778cffde64e6117da72d8143eae (build) |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
Avatar | mount | 1263 | 1260 | 5000 | |
Button | mount | 926 | 919 | 5000 | |
FluentProvider | mount | 1503 | 1482 | 5000 | |
FluentProviderWithTheme | mount | 572 | 579 | 10 | |
FluentProviderWithTheme | virtual-rerender | 541 | 542 | 10 | |
FluentProviderWithTheme | virtual-rerender-with-unmount | 581 | 582 | 10 | |
MakeStyles | mount | 1957 | 1949 | 50000 | |
Persona | mount | 2826 | 2734 | 5000 | |
SpinButton | mount | 2306 | 2323 | 5000 |
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 05e6245:
|
🕵 fluentuiv8 Open the Visual Regressions report to inspect the 2 screenshots✅ There was 0 screenshots added, 2 screenshots removed, 1041 screenshots unchanged, 0 screenshots with different dimensions and 0 screenshots with visible difference. unknown 2 screenshots
|
📊 Bundle size reportUnchanged fixtures
|
Perf Analysis (
|
🕵 fluentuiv9 No visual regressions between this PR and main |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 1188 | 1202 | 5000 | |
Breadcrumb | mount | 2834 | 2825 | 1000 | |
Checkbox | mount | 2590 | 2642 | 5000 | |
CheckboxBase | mount | 2365 | 2390 | 5000 | |
ChoiceGroup | mount | 4305 | 4235 | 5000 | |
ComboBox | mount | 1160 | 1158 | 1000 | |
CommandBar | mount | 9294 | 9237 | 1000 | |
ContextualMenu | mount | 10168 | 10123 | 1000 | |
DefaultButton | mount | 1351 | 1366 | 5000 | |
DetailsRow | mount | 3359 | 3352 | 5000 | |
DetailsRowFast | mount | 3357 | 3359 | 5000 | |
DetailsRowNoStyles | mount | 3207 | 3244 | 5000 | |
Dialog | mount | 2921 | 2918 | 1000 | |
DocumentCardTitle | mount | 580 | 587 | 1000 | |
Dropdown | mount | 3155 | 3130 | 5000 | |
FocusTrapZone | mount | 1970 | 1990 | 5000 | |
FocusZone | mount | 1938 | 1935 | 5000 | |
GroupedList | mount | 1828 | 2053 | 2 | |
GroupedList | virtual-rerender | 1098 | 1076 | 2 | |
GroupedList | virtual-rerender-with-unmount | 1603 | 1582 | 2 | |
GroupedListV2 | mount | 568 | 557 | 2 | |
GroupedListV2 | virtual-rerender | 547 | 534 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 577 | 566 | 2 | |
IconButton | mount | 1787 | 1807 | 5000 | |
Label | mount | 743 | 763 | 5000 | |
Layer | mount | 4243 | 4217 | 5000 | |
Link | mount | 837 | 829 | 5000 | |
MenuButton | mount | 1608 | 1608 | 5000 | |
MessageBar | mount | 2378 | 2379 | 5000 | |
Nav | mount | 3051 | 3044 | 1000 | |
OverflowSet | mount | 1396 | 1404 | 5000 | |
Panel | mount | 2507 | 2505 | 1000 | |
Persona | mount | 1283 | 1295 | 1000 | |
Pivot | mount | 1523 | 1524 | 1000 | |
PrimaryButton | mount | 1486 | 1491 | 5000 | |
Rating | mount | 6956 | 6928 | 5000 | |
SearchBox | mount | 1461 | 1516 | 5000 | |
Shimmer | mount | 2918 | 2888 | 5000 | |
Slider | mount | 2097 | 2111 | 5000 | |
SpinButton | mount | 4233 | 4241 | 5000 | |
Spinner | mount | 826 | 820 | 5000 | |
SplitButton | mount | 2817 | 2839 | 5000 | |
Stack | mount | 869 | 862 | 5000 | |
StackWithIntrinsicChildren | mount | 2295 | 2268 | 5000 | |
StackWithTextChildren | mount | 4994 | 4979 | 5000 | |
SwatchColorPicker | mount | 9450 | 9456 | 5000 | |
TagPicker | mount | 2322 | 2333 | 5000 | |
TeachingBubble | mount | 75189 | 75627 | 5000 | |
Text | mount | 830 | 821 | 5000 | |
TextField | mount | 1558 | 1579 | 5000 | |
ThemeProvider | mount | 1449 | 1447 | 5000 | |
ThemeProvider | virtual-rerender | 1144 | 1142 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 2005 | 2016 | 5000 | |
Toggle | mount | 1132 | 1147 | 5000 | |
buttonNative | mount | 532 | 538 | 5000 |
🕵 FluentUI-v0 No visual regressions between this PR and main |
…ion policy for devDeps (microsoft#26131)
…ion policy for devDeps (microsoft#26131)
Related Issue(s)