-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement compound button #14671
Comments
@khmakoto can you fill in any relevant details in this issue too? |
2 tasks
msft-github-bot
pushed a commit
that referenced
this issue
Sep 9, 2020
) #### Pull request checklist - [x] Addresses an existing issue: Fixes #14671 - [x] Include a change request file using `$ yarn change` #### Description of changes This PR adds an implementation for the `CompoundButton` component inside of the `@fluentui/react-button` package using our latest technology stack and patterns. #### Focus areas to test (optional)
🎉This issue was addressed in #14855, which has now been successfully released as Handy links: |
🎉This issue was addressed in #14855, which has now been successfully released as Handy links: |
hutchcodes
pushed a commit
to hutchcodes/fluentui
that referenced
this issue
Sep 10, 2020
…rosoft#14855) #### Pull request checklist - [x] Addresses an existing issue: Fixes microsoft#14671 - [x] Include a change request file using `$ yarn change` #### Description of changes This PR adds an implementation for the `CompoundButton` component inside of the `@fluentui/react-button` package using our latest technology stack and patterns. #### Focus areas to test (optional)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Implement
Compound button
following details from design spec and theming from current v7 theme.The text was updated successfully, but these errors were encountered: