Skip to content

Removing star exports from @fluentui/react-input#22140

Merged
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactInputStarExports
Mar 17, 2022
Merged

Removing star exports from @fluentui/react-input#22140
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactInputStarExports

Conversation

@khmakoto
Copy link
Member

Current Behavior

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

New Behavior

react-input 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 073880d:

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-input
Input
21.635 kB
7.166 kB
🤖 This report was generated against e519870c385707ae78e160e4b1a671ec97d5f6ec

@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 880 897 5000
Button mount 567 563 5000
FluentProvider mount 1754 1789 5000
FluentProviderWithTheme mount 274 260 10
FluentProviderWithTheme virtual-rerender 209 206 10
FluentProviderWithTheme virtual-rerender-with-unmount 295 276 10
MakeStyles mount 1676 1692 50000

@size-auditor
Copy link

size-auditor bot commented Mar 17, 2022

Asset size changes

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

Baseline commit: e519870c385707ae78e160e4b1a671ec97d5f6ec (build)

@khmakoto khmakoto merged commit 3651218 into microsoft:master Mar 17, 2022
@khmakoto khmakoto deleted the reactInputStarExports branch March 17, 2022 00:14
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