feat(react-tag-picker): adds appearance and size props#30742
Merged
bsunderhus merged 1 commit intomicrosoft:masterfrom Mar 19, 2024
Merged
Conversation
Collaborator
📊 Bundle size report🤖 This report was generated against dfcdaa39a0059d6f4c2e976a7c6a7c3ad22d67a8 |
|
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. |
d2bd121 to
4b13987
Compare
4cffdbd to
ebc9c78
Compare
ebc9c78 to
d404414
Compare
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 642 | 646 | 5000 | |
| Button | mount | 304 | 307 | 5000 | |
| Field | mount | 1148 | 1144 | 5000 | |
| FluentProvider | mount | 728 | 718 | 5000 | |
| FluentProviderWithTheme | mount | 80 | 79 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 59 | 60 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 84 | 79 | 10 | |
| MakeStyles | mount | 921 | 867 | 50000 | |
| Persona | mount | 1826 | 1711 | 5000 | |
| SpinButton | mount | 1389 | 1405 | 5000 |
Collaborator
🕵 fluentuiv9 No visual regressions between this PR and main |
04c9151 to
bca0b5b
Compare
bca0b5b to
e1b6564
Compare
ling1726
reviewed
Mar 19, 2024
...ct-components/react-tag-picker-preview/src/components/TagPicker/useTagPickerContextValues.ts
Show resolved
Hide resolved
ling1726
reviewed
Mar 19, 2024
...react-tag-picker-preview/src/components/TagPickerControl/useTagPickerControlStyles.styles.ts
Show resolved
Hide resolved
ling1726
reviewed
Mar 19, 2024
packages/react-components/react-tag-picker-preview/src/utils/useInputTriggerSlot.ts
Show resolved
Hide resolved
ling1726
approved these changes
Mar 19, 2024
robertpenner
pushed a commit
to robertpenner/fluentui
that referenced
this pull request
Apr 11, 2024
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.
Previous Behavior
New Behavior
appearanceprop toTagPickersizeprop toTagPickerRelated Issue(s)