-
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: remove screener dependencies and various screener removal cleanups #26070
chore: remove screener dependencies and various screener removal cleanups #26070
Conversation
📊 Bundle size reportUnchanged fixtures
|
c226472
to
d11284e
Compare
Perf Analysis (
|
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
Avatar | mount | 1527 | 1542 | 5000 | |
Button | mount | 1147 | 1129 | 5000 | |
FluentProvider | mount | 1872 | 1874 | 5000 | |
FluentProviderWithTheme | mount | 749 | 749 | 10 | |
FluentProviderWithTheme | virtual-rerender | 721 | 732 | 10 | |
FluentProviderWithTheme | virtual-rerender-with-unmount | 788 | 756 | 10 | |
MakeStyles | mount | 2326 | 2339 | 50000 | |
Persona | mount | 3653 | 3571 | 5000 | |
SpinButton | mount | 3106 | 3044 | 5000 |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: c12218d1b3f86d2db62131490dc04651821c334b (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 dffdbb8:
|
🕵 fluentuiv8 No visual regressions between this PR and main |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
GroupedList | mount | 2218 | 2531 | 2 | Possible regression |
All results
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 1416 | 1406 | 5000 | |
Breadcrumb | mount | 3557 | 3453 | 1000 | |
Checkbox | mount | 3103 | 3141 | 5000 | |
CheckboxBase | mount | 2796 | 2780 | 5000 | |
ChoiceGroup | mount | 5290 | 5256 | 5000 | |
ComboBox | mount | 1497 | 1459 | 1000 | |
CommandBar | mount | 11394 | 11495 | 1000 | |
ContextualMenu | mount | 12876 | 12677 | 1000 | |
DefaultButton | mount | 1616 | 1644 | 5000 | |
DetailsRow | mount | 4335 | 4271 | 5000 | |
DetailsRowFast | mount | 4320 | 4288 | 5000 | |
DetailsRowNoStyles | mount | 4138 | 4203 | 5000 | |
Dialog | mount | 3841 | 3605 | 1000 | |
DocumentCardTitle | mount | 666 | 701 | 1000 | |
Dropdown | mount | 3820 | 3801 | 5000 | |
FocusTrapZone | mount | 2436 | 2409 | 5000 | |
FocusZone | mount | 2371 | 2307 | 5000 | |
GroupedList | mount | 2218 | 2531 | 2 | Possible regression |
GroupedList | virtual-rerender | 1362 | 1330 | 2 | |
GroupedList | virtual-rerender-with-unmount | 1983 | 2001 | 2 | |
GroupedListV2 | mount | 667 | 687 | 2 | |
GroupedListV2 | virtual-rerender | 671 | 652 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 688 | 671 | 2 | |
IconButton | mount | 2259 | 2259 | 5000 | |
Label | mount | 857 | 883 | 5000 | |
Layer | mount | 5083 | 5051 | 5000 | |
Link | mount | 974 | 991 | 5000 | |
MenuButton | mount | 2002 | 1998 | 5000 | |
MessageBar | mount | 2677 | 2795 | 5000 | |
Nav | mount | 3922 | 4009 | 1000 | |
OverflowSet | mount | 1637 | 1589 | 5000 | |
Panel | mount | 2976 | 3156 | 1000 | |
Persona | mount | 1557 | 1544 | 1000 | |
Pivot | mount | 1919 | 1962 | 1000 | |
PrimaryButton | mount | 1843 | 1827 | 5000 | |
Rating | mount | 8276 | 8231 | 5000 | |
SearchBox | mount | 1841 | 1776 | 5000 | |
Shimmer | mount | 3373 | 3377 | 5000 | |
Slider | mount | 2524 | 2515 | 5000 | |
SpinButton | mount | 5513 | 5579 | 5000 | |
Spinner | mount | 953 | 961 | 5000 | |
SplitButton | mount | 3675 | 3606 | 5000 | |
Stack | mount | 966 | 985 | 5000 | |
StackWithIntrinsicChildren | mount | 2724 | 2744 | 5000 | |
StackWithTextChildren | mount | 5910 | 5686 | 5000 | |
SwatchColorPicker | mount | 12277 | 12672 | 5000 | |
TagPicker | mount | 3132 | 3085 | 5000 | |
TeachingBubble | mount | 98487 | 100727 | 5000 | |
Text | mount | 939 | 929 | 5000 | |
TextField | mount | 1914 | 1868 | 5000 | |
ThemeProvider | mount | 1813 | 1828 | 5000 | |
ThemeProvider | virtual-rerender | 1261 | 1279 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 2544 | 2536 | 5000 | |
Toggle | mount | 1292 | 1300 | 5000 | |
buttonNative | mount | 638 | 655 | 5000 |
🕵 fluentuiv9 No visual regressions between this PR and main |
🕵 FluentUI-v0 No visual regressions between this PR and main |
Changes:
screener-storybook
dependency from monorepopackage.json
and updatesyarn.lock
file.convert
script from v8 and v9 VR tests packages since it's no longer needed.screener:build
script tovr:build
andtest:component
tovr:test
across v0, v8 and v9. Renames are also reflected in therunpublishscreenshot
template file used by the 1JS VR tool.screener
tostorywright
.screener-storybook
in a couple of packages.Related Issue(s)