Skip to content

Removing star exports from @fluentui/react-tabs#22151

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

Removing star exports from @fluentui/react-tabs#22151
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactTabsStarExports

Conversation

@khmakoto
Copy link
Member

Current Behavior

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

New Behavior

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

Related Issue(s)

#22099

@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
🤖 This report was generated against 8c862ab1147fd38bc5008c85d1644f992561f89f

@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 8d3a2cd:

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

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1065 1041 5000
Button mount 641 661 5000
FluentProvider mount 2120 2190 5000
FluentProviderWithTheme mount 319 333 10
FluentProviderWithTheme virtual-rerender 268 273 10
FluentProviderWithTheme virtual-rerender-with-unmount 384 332 10
MakeStyles mount 1888 1866 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: 8c862ab1147fd38bc5008c85d1644f992561f89f (build)

@khmakoto khmakoto merged commit ad93ede into microsoft:master Mar 18, 2022
@khmakoto khmakoto deleted the reactTabsStarExports branch March 18, 2022 17:40
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.

5 participants