Skip to content

Removing star exports from @fluentui/react-tooltip#22156

Merged
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactTooltipStarExports
Mar 18, 2022
Merged

Removing star exports from @fluentui/react-tooltip#22156
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactTooltipStarExports

Conversation

@khmakoto
Copy link
Member

Current Behavior

react-tooltip has export * from ... in src/index.ts.

New Behavior

react-tooltip has explicitly named exports in src/index.ts.

Related Issue(s)

#22099

@codesandbox-ci
Copy link

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 fbfe26f:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@fabricteam
Copy link
Collaborator

fabricteam commented Mar 18, 2022

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
176.084 kB
49.112 kB
react-components
react-components: FluentProvider & webLightTheme
32.526 kB
10.645 kB
react-tooltip
Tooltip
42.789 kB
14.712 kB
🤖 This report was generated against 81b795baa776cd6a9390287de2fe91559956cab3

@fabricteam
Copy link
Collaborator

fabricteam commented Mar 18, 2022

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1176 1131 5000
Button mount 681 693 5000
FluentProvider mount 2245 2240 5000
FluentProviderWithTheme mount 321 319 10
FluentProviderWithTheme virtual-rerender 256 283 10
FluentProviderWithTheme virtual-rerender-with-unmount 377 370 10
MakeStyles mount 1989 1991 50000

@size-auditor
Copy link

size-auditor bot commented Mar 18, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 81b795baa776cd6a9390287de2fe91559956cab3 (build)

@khmakoto khmakoto merged commit 36aea1f into microsoft:master Mar 18, 2022
@khmakoto khmakoto deleted the reactTooltipStarExports branch March 18, 2022 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants