Skip to content

Remove star exports from react-checkbox#22108

Merged
spmonahan merged 2 commits intomicrosoft:masterfrom
spmonahan:checkbox/remove-star-exports
Mar 15, 2022
Merged

Remove star exports from react-checkbox#22108
spmonahan merged 2 commits intomicrosoft:masterfrom
spmonahan:checkbox/remove-star-exports

Conversation

@spmonahan
Copy link
Contributor

Current Behavior

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

New Behavior

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

Related Issue(s)

#22099

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 15, 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 f4fa4a0:

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

@fabricteam
Copy link
Collaborator

fabricteam commented Mar 15, 2022

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
175.69 kB
48.974 kB
react-components
react-components: FluentProvider & webLightTheme
32.526 kB
10.645 kB
🤖 This report was generated against c6af0f7fa900a2f497f4c7477bb05ca2c59c7987

@size-auditor
Copy link

size-auditor bot commented Mar 15, 2022

Asset size changes

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

Baseline commit: c6af0f7fa900a2f497f4c7477bb05ca2c59c7987 (build)

@fabricteam
Copy link
Collaborator

fabricteam commented Mar 15, 2022

Perf Analysis (@fluentui/react-components)

Scenario Render type Master Ticks PR Ticks Iterations Status
FluentProviderWithTheme mount 241 251 10 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 907 909 5000
Button mount 543 534 5000
FluentProvider mount 1851 1986 5000
FluentProviderWithTheme mount 241 251 10 Possible regression
FluentProviderWithTheme virtual-rerender 234 229 10
FluentProviderWithTheme virtual-rerender-with-unmount 282 356 10
MakeStyles mount 1572 1590 50000

Removes star exports from src/index.ts in the react-checkbox package.
@spmonahan spmonahan force-pushed the checkbox/remove-star-exports branch from c414230 to 4e5951c Compare March 15, 2022 22:59
@spmonahan spmonahan merged commit 80746a7 into microsoft:master Mar 15, 2022
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.

4 participants