Skip to content

react-components: add SpinButton to /unstable#22568

Merged
spmonahan merged 3 commits intomicrosoft:masterfrom
spmonahan:spin-button/add-to-unstable
Apr 20, 2022
Merged

react-components: add SpinButton to /unstable#22568
spmonahan merged 3 commits intomicrosoft:masterfrom
spmonahan:spin-button/add-to-unstable

Conversation

@spmonahan
Copy link
Contributor

Current Behavior

SpinButton is not accessible via @fluentui/react-components/unstable

New Behavior

SpinButton is accessible via @fluentui/react-components/unstable

Related Issue(s)

Fixes #22307

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 20, 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 c85bc9d:

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

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 20, 2022

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
174.881 kB
49.118 kB
react-components
react-components: FluentProvider & webLightTheme
32.671 kB
10.696 kB
react-spinbutton
SpinButton
41.957 kB
11.877 kB
🤖 This report was generated against b9959a1bcbf64590f03e5c521683da3b75a2f395

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 20, 2022

Perf Analysis (@fluentui/react-components)

Scenario Render type Master Ticks PR Ticks Iterations Status
FluentProviderWithTheme mount 344 300 10 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 943 946 5000
Button mount 535 557 5000
FluentProvider mount 1843 1816 5000
FluentProviderWithTheme mount 344 300 10 Possible regression
FluentProviderWithTheme virtual-rerender 235 242 10
FluentProviderWithTheme virtual-rerender-with-unmount 350 323 10
MakeStyles mount 1577 1569 50000

@size-auditor
Copy link

size-auditor bot commented Apr 20, 2022

Asset size changes

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

Baseline commit: 4ed2b741e41cd71f83b0a13a8748a8154de98aee (build)

@spmonahan spmonahan requested a review from a team as a code owner April 20, 2022 17:15
Copy link
Member

@khmakoto khmakoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should double-check in SpinButton.stories.tsx if the title in Meta is Preview Components/SpinButton and not Components/SpinButton so it is put in its correct place in storybook.

@spmonahan spmonahan merged commit af7befc into microsoft:master Apr 20, 2022
marwan38 pushed a commit to marwan38/fluentui that referenced this pull request Jun 13, 2022
* react-components: add SpinButton to /unstable

* react-spinbutton: remove private from package.json

* react-spinbutton: move stories to Preview Components from Components
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.

Finish SpinButton Component

5 participants