Skip to content

Removing star exports from @fluentui/react-theme#22810

Merged
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactThemeStarExports
May 4, 2022
Merged

Removing star exports from @fluentui/react-theme#22810
khmakoto merged 2 commits intomicrosoft:masterfrom
khmakoto:reactThemeStarExports

Conversation

@khmakoto
Copy link
Member

@khmakoto khmakoto commented May 3, 2022

Current Behavior

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

New Behavior

react-theme 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 e722476:

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

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-accordion
Accordion (including children components)
73.754 kB
22.494 kB
react-badge
Badge
20.965 kB
6.605 kB
react-badge
CounterBadge
21.918 kB
6.919 kB
react-badge
PresenceBadge
22.005 kB
6.582 kB
react-combobox
Combobox
60.564 kB
20.751 kB
react-divider
Divider
15.455 kB
5.57 kB
react-radio
Radio
23.534 kB
7.892 kB
react-radio
RadioGroup
8.205 kB
3.516 kB
react-switch
Switch
24.401 kB
8.024 kB
react-textarea
Textarea
20.672 kB
7.07 kB
🤖 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

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1093 1119 5000
Button mount 673 661 5000
FluentProvider mount 2241 2301 5000
FluentProviderWithTheme mount 313 336 10
FluentProviderWithTheme virtual-rerender 306 289 10
FluentProviderWithTheme virtual-rerender-with-unmount 385 382 10
MakeStyles mount 1898 1935 50000

@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 1133 1064 5000
Button mount 700 687 5000
FluentProvider mount 2265 2338 5000
FluentProviderWithTheme mount 364 343 10
FluentProviderWithTheme virtual-rerender 302 293 10
FluentProviderWithTheme virtual-rerender-with-unmount 357 384 10
MakeStyles mount 1910 1910 50000

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

* Adding change file.

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.

4 participants