chore(react-tags): Scaffold react-tags package#26002
chore(react-tags): Scaffold react-tags package#26002TristanWatanabe merged 4 commits intomicrosoft:masterfrom
Conversation
📊 Bundle size reportUnchanged fixtures
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: f5c7d5e1dc54c7d9eeca66208fbb2d9f617c2a9b (build) |
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 1279 | 1295 | 5000 | |
| Button | mount | 918 | 910 | 5000 | |
| FluentProvider | mount | 1514 | 1513 | 5000 | |
| FluentProviderWithTheme | mount | 586 | 576 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 539 | 534 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 570 | 588 | 10 | |
| MakeStyles | mount | 1960 | 1940 | 50000 | |
| Persona | mount | 2785 | 2786 | 5000 | |
| SpinButton | mount | 2366 | 2338 | 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 1e5a299:
|
🕵 fluentuiv8 Open the Visual Regressions report to inspect the 2 screenshots✅ There was 0 screenshots added, 2 screenshots removed, 1043 screenshots unchanged, 0 screenshots with different dimensions and 0 screenshots with visible difference. unknown 2 screenshots
|
Perf Analysis (
|
🕵 fluentuiv9 Open the Visual Regressions report to inspect the 1 screenshots✅ There was 0 screenshots added, 0 screenshots removed, 1759 screenshots unchanged, 0 screenshots with different dimensions and 1 screenshots with visible difference. unknown 1 screenshots
|
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| BaseButton | mount | 1407 | 1379 | 5000 | |
| Breadcrumb | mount | 3522 | 3721 | 1000 | |
| Checkbox | mount | 3130 | 3138 | 5000 | |
| CheckboxBase | mount | 2840 | 2833 | 5000 | |
| ChoiceGroup | mount | 5244 | 5311 | 5000 | |
| ComboBox | mount | 1536 | 1504 | 1000 | |
| CommandBar | mount | 11485 | 11429 | 1000 | |
| ContextualMenu | mount | 12880 | 13031 | 1000 | |
| DefaultButton | mount | 1644 | 1623 | 5000 | |
| DetailsRow | mount | 4298 | 4310 | 5000 | |
| DetailsRowFast | mount | 4338 | 4293 | 5000 | |
| DetailsRowNoStyles | mount | 4273 | 4012 | 5000 | |
| Dialog | mount | 3656 | 3671 | 1000 | |
| DocumentCardTitle | mount | 691 | 684 | 1000 | |
| Dropdown | mount | 3860 | 3911 | 5000 | |
| FocusTrapZone | mount | 2448 | 2424 | 5000 | |
| FocusZone | mount | 2383 | 2316 | 5000 | |
| GroupedList | mount | 2259 | 2589 | 2 | |
| GroupedList | virtual-rerender | 1349 | 1361 | 2 | |
| GroupedList | virtual-rerender-with-unmount | 1964 | 2004 | 2 | |
| GroupedListV2 | mount | 664 | 685 | 2 | |
| GroupedListV2 | virtual-rerender | 640 | 659 | 2 | |
| GroupedListV2 | virtual-rerender-with-unmount | 667 | 689 | 2 | |
| IconButton | mount | 2311 | 2344 | 5000 | |
| Label | mount | 876 | 859 | 5000 | |
| Layer | mount | 5212 | 5126 | 5000 | |
| Link | mount | 985 | 993 | 5000 | |
| MenuButton | mount | 1958 | 2014 | 5000 | |
| MessageBar | mount | 2792 | 2686 | 5000 | |
| Nav | mount | 4004 | 3829 | 1000 | |
| OverflowSet | mount | 1634 | 1624 | 5000 | |
| Panel | mount | 3002 | 3017 | 1000 | |
| Persona | mount | 1532 | 1532 | 1000 | |
| Pivot | mount | 1927 | 1918 | 1000 | |
| PrimaryButton | mount | 1808 | 1844 | 5000 | |
| Rating | mount | 8147 | 8366 | 5000 | |
| SearchBox | mount | 1797 | 1808 | 5000 | |
| Shimmer | mount | 3425 | 3405 | 5000 | |
| Slider | mount | 2554 | 2508 | 5000 | |
| SpinButton | mount | 5586 | 5570 | 5000 | |
| Spinner | mount | 956 | 962 | 5000 | |
| SplitButton | mount | 3666 | 3667 | 5000 | |
| Stack | mount | 964 | 980 | 5000 | |
| StackWithIntrinsicChildren | mount | 2793 | 2776 | 5000 | |
| StackWithTextChildren | mount | 5846 | 5699 | 5000 | |
| SwatchColorPicker | mount | 12304 | 12362 | 5000 | |
| TagPicker | mount | 3334 | 3052 | 5000 | |
| TeachingBubble | mount | 101766 | 102539 | 5000 | |
| Text | mount | 932 | 948 | 5000 | |
| TextField | mount | 1895 | 1900 | 5000 | |
| ThemeProvider | mount | 1861 | 1838 | 5000 | |
| ThemeProvider | virtual-rerender | 1282 | 1290 | 5000 | |
| ThemeProvider | virtual-rerender-with-unmount | 2484 | 2580 | 5000 | |
| Toggle | mount | 1336 | 1294 | 5000 | |
| buttonNative | mount | 666 | 658 | 5000 |
🕵 FluentUI-v0 No visual regressions between this PR and main |
Changes:
react-tagspackage created usingyarn create-packagescript. InitialTagcomponent scaffold and Spec PRs will follow.Related Issue(s)