Skip to content

fix(react-skeleton): Stories should import from react-components#27498

Merged
behowell merged 4 commits into
microsoft:masterfrom
behowell:skeleton/fix-story-imports
Apr 10, 2023
Merged

fix(react-skeleton): Stories should import from react-components#27498
behowell merged 4 commits into
microsoft:masterfrom
behowell:skeleton/fix-story-imports

Conversation

@behowell

Copy link
Copy Markdown
Contributor

Previous Behavior

Skeleton stories import directly from individual packages: react-skeleton and react-field.

New Behavior

Change Skeleton stories to import from react-components instead of individual packages.

Related Issue(s)

Similar fix in react-progress: #27497

@codesandbox-ci

codesandbox-ci Bot commented Apr 10, 2023

Copy link
Copy Markdown

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 57ae5e1:

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

@size-auditor

size-auditor Bot commented Apr 10, 2023

Copy link
Copy Markdown

Asset size changes

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

Baseline commit: b0084da016954e9a15e0355f1b5521914d736ecd (build)

@fabricteam

fabricteam commented Apr 10, 2023

Copy link
Copy Markdown
Collaborator

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Button, FluentProvider & webLightTheme
67.994 kB
18.395 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
207.512 kB
57.555 kB
react-components
react-components: FluentProvider & webLightTheme
38.819 kB
12.351 kB
react-portal-compat
PortalCompatProvider
6.446 kB
2.185 kB
react-progress
ProgressBar
16.322 kB
5.822 kB
🤖 This report was generated against b0084da016954e9a15e0355f1b5521914d736ecd

@fabricteam

fabricteam commented Apr 10, 2023

Copy link
Copy Markdown
Collaborator

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 681 676 5000
Button mount 365 372 5000
Field mount 1259 1223 5000
FluentProvider mount 881 890 5000
FluentProviderWithTheme mount 112 122 10
FluentProviderWithTheme virtual-rerender 93 102 10
FluentProviderWithTheme virtual-rerender-with-unmount 113 105 10
InfoButton mount 21 17 5000
MakeStyles mount 1132 1116 50000
Persona mount 1960 1957 5000
SpinButton mount 1576 1573 5000

@fabricteam

fabricteam commented Apr 10, 2023

Copy link
Copy Markdown
Collaborator

🕵 fluentuiv9 No visual regressions between this PR and main

@behowell
behowell marked this pull request as ready for review April 10, 2023 08:34
@behowell
behowell requested a review from a team as a code owner April 10, 2023 08:34
@behowell
behowell requested a review from tomi-msft as a code owner April 10, 2023 17:03
Comment thread packages/react-components/react-skeleton/stories/Skeleton/SkeletonRow.stories.tsx Outdated
@behowell
behowell enabled auto-merge (squash) April 10, 2023 17:48
@behowell
behowell merged commit e9d8b5c into microsoft:master Apr 10, 2023
@behowell
behowell deleted the skeleton/fix-story-imports branch February 15, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants