Skip to content

Removing star exports from @fluentui/react-popover#22805

Merged
khmakoto merged 3 commits intomicrosoft:masterfrom
khmakoto:reactPopoverStarExports
May 4, 2022
Merged

Removing star exports from @fluentui/react-popover#22805
khmakoto merged 3 commits intomicrosoft:masterfrom
khmakoto:reactPopoverStarExports

Conversation

@khmakoto
Copy link
Member

@khmakoto khmakoto commented May 3, 2022

Current Behavior

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

New Behavior

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

Related Issue(s)

#22099

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 3, 2022

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

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

@fabricteam
Copy link
Collaborator

fabricteam commented May 3, 2022

📊 Bundle size report

🤖 This report was generated against 015ec324b72ceb7ae50a5545e3fc3f7064d10045

@size-auditor
Copy link

size-auditor bot commented May 3, 2022

Asset size changes

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

Baseline commit: 015ec324b72ceb7ae50a5545e3fc3f7064d10045 (build)

@fabricteam
Copy link
Collaborator

fabricteam commented May 3, 2022

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1090 1149 5000
Button mount 670 708 5000
FluentProvider mount 2322 2320 5000
FluentProviderWithTheme mount 364 353 10
FluentProviderWithTheme virtual-rerender 310 292 10
FluentProviderWithTheme virtual-rerender-with-unmount 370 372 10
MakeStyles mount 1915 1923 50000

@khmakoto khmakoto merged commit ea944be into microsoft:master May 4, 2022
@khmakoto khmakoto deleted the reactPopoverStarExports branch May 4, 2022 18:57
marwan38 pushed a commit to marwan38/fluentui that referenced this pull request Jun 13, 2022
* Removing star exports from @fluentui/react-popover.

* Adding change file.

* Fixing lint errors.

Co-authored-by: KHMakoto <humberto_makoto@hotmail.com>
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