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(toolbar): add Toolbar, ToolbarButton, and ToolbarGroup components #1103

Merged
merged 23 commits into from
Aug 17, 2021

Conversation

SimonFinney
Copy link
Contributor

@SimonFinney SimonFinney commented Aug 3, 2021

Affected issues

Proposed change

Add initial Toolbar, ToolbarButton, and ToolbarGroup documentation, logic, tests, styles, and stories.

@SimonFinney SimonFinney changed the title 67/toolbar feat(toolbar): add draft Toolbar, ToolbarButton, and ToolbarGroup components Aug 3, 2021
@netlify
Copy link

netlify bot commented Aug 3, 2021

✔️ Deploy Preview for ibm-cloud-cognitive ready!

🔨 Explore the source changes: 7955f8b

🔍 Inspect the deploy log: https://app.netlify.com/sites/ibm-cloud-cognitive/deploys/611bd8e898b11400073f910c

😎 Browse the preview: https://deploy-preview-1103--ibm-cloud-cognitive.netlify.app/

Copy link

@scottdickerson scottdickerson left a comment

Choose a reason for hiding this comment

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

Looks easy to consume and use @SimonFinney . I like the composition model

@SimonFinney SimonFinney changed the title feat(toolbar): add draft Toolbar, ToolbarButton, and ToolbarGroup components feat(toolbar): add Toolbar, ToolbarButton, and ToolbarGroup components Aug 11, 2021
@SimonFinney SimonFinney marked this pull request as ready for review August 11, 2021 14:00
@SimonFinney SimonFinney requested a review from a team as a code owner August 11, 2021 14:00
Copy link
Member

@lee-chase lee-chase left a comment

Choose a reason for hiding this comment

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

So I prefer this DOM composition style to the use of shapes as a developer, but we have intentionally been more restrictive to enforce the design.

Probably worth another discussion in slack/in team meeting.

@dcwarwick
Copy link
Contributor

LGTM. We can discuss the API as we progress toward review, but for a component that needs to hold a variety of different controls by design this looks like a pretty good and straightforward approach to me.

dcwarwick
dcwarwick previously approved these changes Aug 12, 2021
@kodiakhq kodiakhq bot merged commit 2d5f4cf into carbon-design-system:main Aug 17, 2021
@SimonFinney SimonFinney deleted the 67/toolbar branch August 17, 2021 16:31
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.

4 participants