chore: fix lint warnings for @fluentui/react#28888
Merged
spmonahan merged 1 commit intomicrosoft:masterfrom Aug 17, 2023
Merged
chore: fix lint warnings for @fluentui/react#28888spmonahan merged 1 commit intomicrosoft:masterfrom
spmonahan merged 1 commit intomicrosoft:masterfrom
Conversation
Resolves all lints warnings for @fluentui/react package.
|
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 5f0fb8c:
|
Collaborator
🕵 fluentuiv8 No visual regressions between this PR and main |
Collaborator
📊 Bundle size report🤖 This report was generated against ed6746714cdd00f88e292e04d87d38692c838a94 |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: ed6746714cdd00f88e292e04d87d38692c838a94 (build) |
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| BaseButton | mount | 620 | 637 | 5000 | |
| Breadcrumb | mount | 1671 | 1682 | 1000 | |
| Checkbox | mount | 1671 | 1735 | 5000 | |
| CheckboxBase | mount | 1466 | 1470 | 5000 | |
| ChoiceGroup | mount | 2952 | 2896 | 5000 | |
| ComboBox | mount | 667 | 642 | 1000 | |
| CommandBar | mount | 6186 | 6124 | 1000 | |
| ContextualMenu | mount | 12789 | 12407 | 1000 | |
| DefaultButton | mount | 732 | 749 | 5000 | |
| DetailsRow | mount | 2155 | 2152 | 5000 | |
| DetailsRowFast | mount | 2137 | 2147 | 5000 | |
| DetailsRowNoStyles | mount | 2022 | 1985 | 5000 | |
| Dialog | mount | 2768 | 2618 | 1000 | |
| DocumentCardTitle | mount | 218 | 231 | 1000 | |
| Dropdown | mount | 1948 | 1985 | 5000 | |
| FocusTrapZone | mount | 1119 | 1164 | 5000 | |
| FocusZone | mount | 1056 | 1061 | 5000 | |
| GroupedList | mount | 40856 | 40736 | 2 | |
| GroupedList | virtual-rerender | 17541 | 19698 | 2 | |
| GroupedList | virtual-rerender-with-unmount | 49787 | 50346 | 2 | |
| GroupedListV2 | mount | 225 | 225 | 2 | |
| GroupedListV2 | virtual-rerender | 205 | 201 | 2 | |
| GroupedListV2 | virtual-rerender-with-unmount | 217 | 223 | 2 | |
| IconButton | mount | 1081 | 1068 | 5000 | |
| Label | mount | 337 | 339 | 5000 | |
| Layer | mount | 2664 | 2738 | 5000 | |
| Link | mount | 390 | 401 | 5000 | |
| MenuButton | mount | 926 | 933 | 5000 | |
| MessageBar | mount | 21490 | 21543 | 5000 | |
| Nav | mount | 1917 | 1949 | 1000 | |
| OverflowSet | mount | 757 | 766 | 5000 | |
| Panel | mount | 1738 | 1794 | 1000 | |
| Persona | mount | 720 | 739 | 1000 | |
| Pivot | mount | 852 | 840 | 1000 | |
| PrimaryButton | mount | 840 | 842 | 5000 | |
| Rating | mount | 4555 | 4586 | 5000 | |
| SearchBox | mount | 936 | 894 | 5000 | |
| Shimmer | mount | 1877 | 1832 | 5000 | |
| Slider | mount | 1309 | 1280 | 5000 | |
| SpinButton | mount | 2797 | 2841 | 5000 | |
| Spinner | mount | 378 | 387 | 5000 | |
| SplitButton | mount | 1820 | 1895 | 5000 | |
| Stack | mount | 402 | 420 | 5000 | |
| StackWithIntrinsicChildren | mount | 858 | 850 | 5000 | |
| StackWithTextChildren | mount | 2633 | 2557 | 5000 | |
| SwatchColorPicker | mount | 6142 | 6017 | 5000 | |
| TagPicker | mount | 1439 | 1413 | 5000 | |
| Text | mount | 376 | 365 | 5000 | |
| TextField | mount | 896 | 917 | 5000 | |
| ThemeProvider | mount | 843 | 822 | 5000 | |
| ThemeProvider | virtual-rerender | 586 | 597 | 5000 | |
| ThemeProvider | virtual-rerender-with-unmount | 1251 | 1263 | 5000 | |
| Toggle | mount | 629 | 613 | 5000 | |
| buttonNative | mount | 188 | 198 | 5000 |
khmakoto
approved these changes
Aug 16, 2023
sopranopillow
approved these changes
Aug 16, 2023
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Aug 21, 2023
* master: fix(react-drawer): rename values of position prop from left/right to start/end (microsoft#28905) Breadcrumb design team fixes (microsoft#28883) applying package updates chore(react-search-preview): migrate to new slots API (microsoft#28862) docs: Updating version of CDN used and replacing usage of via.placeholder.com with SVG from CDN (microsoft#28895) fix(DatePicker, react-datepicker-compat): Make year picker react to go to today button (microsoft#28907) fix(DatePicker): readOnlyTextField styles should win over default TextField's (microsoft#28891) chore: fix lint warnings for @fluentui/react (microsoft#28888) Lint: fix fluent v9 warnings (microsoft#28889) doc: add drag & drop example (microsoft#28821)
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
Many lint warnings when running lint against
@fluentui/react.New Behavior
No lint warnings when running lint against
@fluentui/react.Related Issue(s)
Found these when looking into #28145