Add slider package to react-components#21506
Merged
micahgodbolt merged 18 commits intomicrosoft:masterfrom Feb 2, 2022
Merged
Conversation
|
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 340c635:
|
Collaborator
📊 Bundle size reportUnchanged fixtures
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: f30e7585a8d2abd9db06c4076f39a779008b0eca (build) |
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 953 | 928 | 5000 | |
| BaseButton | mount | 970 | 982 | 5000 | |
| Breadcrumb | mount | 2779 | 2809 | 1000 | |
| ButtonNext | mount | 536 | 559 | 5000 | |
| Checkbox | mount | 1730 | 1644 | 5000 | |
| CheckboxBase | mount | 1388 | 1368 | 5000 | |
| ChoiceGroup | mount | 5175 | 5129 | 5000 | |
| ComboBox | mount | 1054 | 1039 | 1000 | |
| CommandBar | mount | 10734 | 10859 | 1000 | |
| ContextualMenu | mount | 8874 | 8815 | 1000 | |
| DefaultButton | mount | 1215 | 1254 | 5000 | |
| DetailsRow | mount | 3991 | 3949 | 5000 | |
| DetailsRowFast | mount | 3966 | 3936 | 5000 | |
| DetailsRowNoStyles | mount | 3848 | 3697 | 5000 | |
| Dialog | mount | 2739 | 2718 | 1000 | |
| DocumentCardTitle | mount | 209 | 192 | 1000 | |
| Dropdown | mount | 3417 | 3438 | 5000 | |
| FluentProviderNext | mount | 2025 | 2054 | 5000 | |
| FluentProviderWithTheme | mount | 177 | 167 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 122 | 119 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 219 | 213 | 10 | |
| FocusTrapZone | mount | 1919 | 1941 | 5000 | |
| FocusZone | mount | 1904 | 1930 | 5000 | |
| IconButton | mount | 1837 | 1867 | 5000 | |
| Label | mount | 387 | 395 | 5000 | |
| Layer | mount | 3188 | 3141 | 5000 | |
| Link | mount | 535 | 540 | 5000 | |
| MakeStyles | mount | 1793 | 1805 | 50000 | |
| MenuButton | mount | 1584 | 1562 | 5000 | |
| MessageBar | mount | 2136 | 2119 | 5000 | |
| Nav | mount | 3487 | 3499 | 1000 | |
| OverflowSet | mount | 1208 | 1179 | 5000 | |
| Panel | mount | 2664 | 2666 | 1000 | |
| Persona | mount | 945 | 935 | 1000 | |
| Pivot | mount | 1532 | 1569 | 1000 | |
| PrimaryButton | mount | 1393 | 1392 | 5000 | |
| Rating | mount | 8027 | 8043 | 5000 | |
| SearchBox | mount | 1437 | 1411 | 5000 | |
| Shimmer | mount | 2679 | 2680 | 5000 | |
| Slider | mount | 2087 | 2063 | 5000 | |
| SpinButton | mount | 5242 | 5659 | 5000 | |
| Spinner | mount | 484 | 481 | 5000 | |
| SplitButton | mount | 3340 | 3383 | 5000 | |
| Stack | mount | 616 | 561 | 5000 | |
| StackWithIntrinsicChildren | mount | 2411 | 2374 | 5000 | |
| StackWithTextChildren | mount | 5531 | 5512 | 5000 | |
| SwatchColorPicker | mount | 11911 | 11876 | 5000 | |
| TagPicker | mount | 2751 | 2775 | 5000 | |
| TeachingBubble | mount | 13917 | 13909 | 5000 | |
| Text | mount | 481 | 491 | 5000 | |
| TextField | mount | 1511 | 1529 | 5000 | |
| ThemeProvider | mount | 1286 | 1261 | 5000 | |
| ThemeProvider | virtual-rerender | 681 | 722 | 5000 | |
| ThemeProvider | virtual-rerender-with-unmount | 2009 | 2021 | 5000 | |
| Toggle | mount | 885 | 924 | 5000 | |
| buttonNative | mount | 160 | 172 | 5000 |
Perf Analysis (@fluentui/react-northstar)
ecraig12345
reviewed
Jan 31, 2022
tringakrasniqi
approved these changes
Feb 1, 2022
layershifter
approved these changes
Feb 1, 2022
ecraig12345
reviewed
Feb 2, 2022
Co-authored-by: Elizabeth Craig <ecraig12345@gmail.com>
GeoffCoxMSFT
approved these changes
Feb 2, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Slider package has passed reviews and is ready to enter the release process.
fixes #20562
fixes #18886