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

feat(action-group): new component #1308

Merged
merged 8 commits into from
Jun 8, 2022
Merged

feat(action-group): new component #1308

merged 8 commits into from
Jun 8, 2022

Conversation

rachelbt
Copy link
Contributor

@rachelbt rachelbt commented Jun 6, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

🚀

Latest successful build of the PR deployed here.

🚀

const ActionGroupTightTemplate = args => html`
<div style="display: flex; column-gap: 2px">
<vwc-action-group ...=${spread(args)}>
<vwc-button icon="flag-uruguay">
Copy link
Contributor

Choose a reason for hiding this comment

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

why not having an actual select? here it's possible

Copy link
Contributor Author

Choose a reason for hiding this comment

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

you mean an additional nested action-group that contain icon + select (for the +1)?

@sonarcloud
Copy link

sonarcloud bot commented Jun 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@yinonov yinonov merged commit 27cada0 into master Jun 8, 2022
@yinonov yinonov deleted the action-group-component branch June 8, 2022 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants