Skip to content
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

add compound button as new v3 component #27407

Conversation

chrisdholt
Copy link
Member

Previous Behavior

New Behavior

Related Issue(s)

  • Fixes #

@chrisdholt chrisdholt marked this pull request as ready for review March 31, 2023 20:53
@chrisdholt chrisdholt requested a review from a team as a code owner March 31, 2023 20:53
@fabricteam
Copy link
Collaborator

fabricteam commented Mar 31, 2023

📊 Bundle size report

🤖 This report was generated against b3e854454d0d192a1af7ac79602213f53f2873ca

@size-auditor
Copy link

size-auditor bot commented Mar 31, 2023

Asset size changes

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

Baseline commit: b3e854454d0d192a1af7ac79602213f53f2873ca (build)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 31, 2023

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 d234061:

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

@chrisdholt chrisdholt force-pushed the users/chhol/add-compound-button-as-new-v3-component branch from 28dae15 to 845f5e7 Compare April 3, 2023 17:59
}

:host ::slotted(svg),
:host([size='large']) ::slotted(svg) {
Copy link
Member

Choose a reason for hiding this comment

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

Maybe it is just me, but the two selectors and !importants are difficult to understand. It would be great if we could be adding comments for complex selectors.

Copy link
Member Author

Choose a reason for hiding this comment

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

Important wasn't necessary here

@chrisdholt chrisdholt force-pushed the users/chhol/add-compound-button-as-new-v3-component branch from 66d2d64 to d234061 Compare April 11, 2023 17:20
@chrisdholt chrisdholt merged commit 37195a3 into microsoft:web-components-v3 Apr 11, 2023
chrisdholt added a commit that referenced this pull request Apr 29, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit to radium-v/fluentui that referenced this pull request Apr 29, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit to radium-v/fluentui that referenced this pull request Apr 29, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit to radium-v/fluentui that referenced this pull request Apr 30, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request Apr 30, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 2, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 2, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 2, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 3, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 6, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 6, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 8, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
radium-v pushed a commit that referenced this pull request May 10, 2024
* add compound button as a new web component

* change files

* update locc css

* remove icon ref in stories

* remove icon attr in stories and address vertical alignment of buttons

* fix disabled primary styles
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.

6 participants