fluentui
fluentui copied to clipboard
chore: fix no-context-default-value lint violations for cxe
Fixes #21338
📊 Bundle size report
| Package & Exports | Baseline (minified/GZIP) | PR | Change |
|---|---|---|---|
| react-accordion Accordion (including children components) |
79.485 kB24.082 kB |
79.516 kB24.107 kB |
31 B 25 B |
| react-avatar AvatarGroup |
15.068 kB6.016 kB |
15.072 kB6.016 kB |
4 B |
| react-avatar AvatarGroupItem |
68.333 kB19.018 kB |
68.362 kB19.042 kB |
29 B 24 B |
| react-components react-components: Accordion, Button, FluentProvider, Image, Menu, Popover |
188.673 kB51.804 kB |
188.691 kB51.848 kB |
18 B 44 B |
| react-radio Radio |
36.13 kB11.947 kB |
36.15 kB11.966 kB |
20 B 19 B |
| react-radio RadioGroup |
14.319 kB5.711 kB |
14.323 kB5.711 kB |
4 B |
Unchanged fixtures
| Package & Exports | Size (minified/GZIP) |
|---|---|
| react-alert Alert |
82.771 kB20.584 kB |
| react-avatar Avatar |
48.18 kB13.616 kB |
| react-components react-components: FluentProvider & webLightTheme |
32.786 kB10.759 kB |
Asset size changes
Size Auditor did not detect a change in bundle size for any component!
Baseline commit: 512bac00c62e37f919bb9c33be73661339f5a1b9 (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 defccf9421a21d1e25fc9aab879f7ede33c1398a:
| Sandbox | Source |
|---|---|
| @fluentui/react 8 starter | Configuration |
| @fluentui/react-components 9 starter | Configuration |
Perf Analysis (@fluentui/react-components)
No significant results to display.
All results
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 1230 | 1230 | 5000 | |
| Button | mount | 936 | 934 | 5000 | |
| FluentProvider | mount | 1470 | 1467 | 5000 | |
| FluentProviderWithTheme | mount | 583 | 583 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 544 | 540 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 568 | 577 | 10 | |
| MakeStyles | mount | 1996 | 2002 | 50000 | |
| SpinButton | mount | 2303 | 2285 | 5000 |
@micahgodbolt @GeoffCox is it possible to get a review on this ?
