Skip to content

Removing star exports from @fluentui/react-divider#22136

Merged
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactDividerStarExports
Mar 16, 2022
Merged

Removing star exports from @fluentui/react-divider#22136
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactDividerStarExports

Conversation

@khmakoto
Copy link
Member

@khmakoto khmakoto commented Mar 16, 2022

Current Behavior

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

New Behavior

react-divider 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 1dc918d:

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

@fabricteam
Copy link
Collaborator

📊 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-divider
Divider
15.385 kB
5.539 kB
🤖 This report was generated against c0c9b30ae2393775eac02870f6b04cade31ef3ac

@size-auditor
Copy link

size-auditor bot commented Mar 16, 2022

Asset size changes

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

Baseline commit: 477b45728732361e02047be15de5113d1e6d01ac (build)

@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 1036 1014 5000
Button mount 609 647 5000
FluentProvider mount 2053 2057 5000
FluentProviderWithTheme mount 317 287 10
FluentProviderWithTheme virtual-rerender 268 279 10
FluentProviderWithTheme virtual-rerender-with-unmount 333 346 10
MakeStyles mount 1770 1769 50000

@khmakoto khmakoto merged commit e519870 into microsoft:master Mar 16, 2022
@khmakoto khmakoto deleted the reactDividerStarExports branch March 16, 2022 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants