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: Breadcrumb with overflow #252

Merged

Conversation

lee-chase
Copy link
Member

Contributes to #59 #181

Adds a breadcrumb with overflow component

Changelog

A packages/experimental/src/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js
A packages/experimental/src/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.stories.js
A packages/experimental/src/components/BreadcrumbWithOverflow/_breadcrumb-with-overflow.scss
A packages/experimental/src/components/BreadcrumbWithOverflow/_index.scss
A packages/experimental/src/components/BreadcrumbWithOverflow/_storybook-styles.scss
A packages/experimental/src/components/BreadcrumbWithOverflow/index.js
M packages/experimental/src/components/PageHeader/ActionBarItem.stories.js
M packages/experimental/src/components/PageHeader/PageActionItem.stories.js
M packages/experimental/src/components/_index.scss
M packages/experimental/src/components/index.js

New production dependencies

No new dependencies.

@lee-chase lee-chase requested a review from a team as a code owner December 2, 2020 17:53
@netlify
Copy link

netlify bot commented Dec 2, 2020

Deploy preview for ibm-cloud-cognitive ready!

Built with commit 08cb8bc

https://deploy-preview-252--ibm-cloud-cognitive.netlify.app

containerWidth: 500,
};

// export const ManyTags = Template.bind({});
Copy link
Contributor

Choose a reason for hiding this comment

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

Redundant commented-out code

@@ -0,0 +1,72 @@
//
Copy link
Contributor

Choose a reason for hiding this comment

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

Clicking on a breadcrumb reloads the storybook. Maybe it can show an event on the actions tab instead?

@kodiakhq kodiakhq bot merged commit c9acc7a into carbon-design-system:master Dec 3, 2020
@lee-chase lee-chase deleted the breadcrumbWithOverflow branch January 27, 2021 10:51
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.

2 participants