-
Notifications
You must be signed in to change notification settings - Fork 2.9k
fix(react): exclude React.HTMLAttributes defined content prop for Tooltip and TooltipHost Prop types to mitigate @types/react breaking changes
#27467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ooltipHost Prop types to mitigate @types/react breaking changes
content prop for Tooltip and TooltipHost Prop types to mitigate @types/react breaking changes
|
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 2889296:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: ae395e3df3e5ab09946953157b2d3d5434c4db0e (build) |
📊 Bundle size report🤖 This report was generated against ae395e3df3e5ab09946953157b2d3d5434c4db0e |
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| BaseButton | mount | 824 | 839 | 5000 | |
| Breadcrumb | mount | 2193 | 2202 | 1000 | |
| Checkbox | mount | 2161 | 2178 | 5000 | |
| CheckboxBase | mount | 1892 | 1862 | 5000 | |
| ChoiceGroup | mount | 3739 | 3822 | 5000 | |
| ComboBox | mount | 892 | 875 | 1000 | |
| CommandBar | mount | 7931 | 7922 | 1000 | |
| ContextualMenu | mount | 15997 | 15856 | 1000 | |
| DefaultButton | mount | 1001 | 1003 | 5000 | |
| DetailsRow | mount | 2934 | 2928 | 5000 | |
| DetailsRowFast | mount | 2922 | 2954 | 5000 | |
| DetailsRowNoStyles | mount | 2703 | 2703 | 5000 | |
| Dialog | mount | 3506 | 3490 | 1000 | |
| DocumentCardTitle | mount | 304 | 311 | 1000 | |
| Dropdown | mount | 2560 | 2535 | 5000 | |
| FocusTrapZone | mount | 1495 | 1494 | 5000 | |
| FocusZone | mount | 1478 | 1470 | 5000 | |
| GroupedList | mount | 49714 | 57625 | 2 | |
| GroupedList | virtual-rerender | 24170 | 24071 | 2 | |
| GroupedList | virtual-rerender-with-unmount | 73923 | 74111 | 2 | |
| GroupedListV2 | mount | 324 | 316 | 2 | |
| GroupedListV2 | virtual-rerender | 285 | 294 | 2 | |
| GroupedListV2 | virtual-rerender-with-unmount | 309 | 310 | 2 | |
| IconButton | mount | 1428 | 1418 | 5000 | |
| Label | mount | 453 | 451 | 5000 | |
| Layer | mount | 3612 | 3617 | 5000 | |
| Link | mount | 535 | 527 | 5000 | |
| MenuButton | mount | 1229 | 1240 | 5000 | |
| MessageBar | mount | 27606 | 27503 | 5000 | |
| Nav | mount | 2570 | 2567 | 1000 | |
| OverflowSet | mount | 1029 | 1030 | 5000 | |
| Panel | mount | 2306 | 2265 | 1000 | |
| Persona | mount | 976 | 994 | 1000 | |
| Pivot | mount | 1163 | 1185 | 1000 | |
| PrimaryButton | mount | 1074 | 1105 | 5000 | |
| Rating | mount | 5816 | 5775 | 5000 | |
| SearchBox | mount | 1149 | 1138 | 5000 | |
| Shimmer | mount | 2345 | 2373 | 5000 | |
| Slider | mount | 1755 | 1759 | 5000 | |
| SpinButton | mount | 3758 | 3760 | 5000 | |
| Spinner | mount | 528 | 534 | 5000 | |
| SplitButton | mount | 2464 | 2425 | 5000 | |
| Stack | mount | 532 | 527 | 5000 | |
| StackWithIntrinsicChildren | mount | 1160 | 1129 | 5000 | |
| StackWithTextChildren | mount | 3229 | 3243 | 5000 | |
| SwatchColorPicker | mount | 8119 | 8226 | 5000 | |
| TagPicker | mount | 2011 | 2011 | 5000 | |
| Text | mount | 491 | 500 | 5000 | |
| TextField | mount | 1212 | 1183 | 5000 | |
| ThemeProvider | mount | 1143 | 1128 | 5000 | |
| ThemeProvider | virtual-rerender | 775 | 779 | 5000 | |
| ThemeProvider | virtual-rerender-with-unmount | 1756 | 1750 | 5000 | |
| Toggle | mount | 786 | 806 | 5000 | |
| buttonNative | mount | 288 | 290 | 5000 |
* master: (58 commits) fix(react-datepicker-compat): Make onValidationError onValidationResult so the error is updated when there's no longer an error (microsoft#27655) Fix `@fluentui/react-portal-compat`: to be compatible with React 18 (microsoft#27577) chore: fix versions of @fluentui/react-datepicker-compat (microsoft#27666) applying package updates applying package updates Make line chart screen reader accessible (microsoft#27632) fix(react-examples): Improve keyboard navigation in ContextualMenu.CustomMenuList (microsoft#25172) docs(react-textarea): Update examples to use Field (microsoft#27644) bugfix(react-dialog): `DialogTitle` root as `h2` by default (microsoft#27555) applying package updates chore: restructure stories, add separate category for flat tree (microsoft#27586) fix document link (microsoft#27499) fix(react): exclude React.HTMLAttributes defined `content` prop for Tooltip and TooltipHost Prop types to mitigate @types/react breaking changes (microsoft#27467) chore(react-tabs): adopts custom JSX pragma (microsoft#27640) fix: ContextualMenuSplitButton always sets aria-checked (does not leave it undefined) when it is checkable (microsoft#27650) feat(react-datepicker-compat): Move DatePicker compat to stable (microsoft#27378) bugfix(react-tree): fix parent navigation after independency from id (microsoft#27642) applying package updates feat(react-datepicker-compat): Add error handling to DatePicker and update popup's padding (microsoft#27637) feat(public-docsite): Add banner to React component pages to promote v9 (microsoft#27557) ...
…ooltip and TooltipHost Prop types to mitigate @types/react breaking changes (microsoft#27467) * fix(react):exclude HTMLAttributes defined 'content' for Tooltip and TooltipHost Prop types to mitigate @types/react breaking changes * generate changefile
see DefinitelyTyped/DefinitelyTyped#64999 (comment)
Related Issue(s)
@types/[email protected]contains breaking change that failstscon fluentui/react (V8) #27425