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!: Rename Breadcrumb Item to Link #1232

Merged

Conversation

VincentSmedinga
Copy link
Contributor

A breadcrumb is a list of links. The ‘item’ level in between is implicit; the link is what matters. This change reflects that. Now the href prop is on a link, not an item.

Changes:

  • The Breadcrumb.Item component has been renamed to Breadcrumb.Link
  • Rest props and class names get applied to the a element instead of the li
  • The -item fragment of the design tokens has been removed

dlnr
dlnr previously approved these changes May 17, 2024
RubenSibon
RubenSibon previously approved these changes May 17, 2024
@VincentSmedinga VincentSmedinga dismissed stale reviews from RubenSibon and dlnr via 0a05b30 May 17, 2024 21:58
@github-actions github-actions bot temporarily deployed to demo-DES-772-rename-breadcrumb-item-to-link May 17, 2024 21:58 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-772-rename-breadcrumb-item-to-link May 17, 2024 22:01 Destroyed
@VincentSmedinga VincentSmedinga merged commit 6cf2e5e into develop May 17, 2024
4 checks passed
@VincentSmedinga VincentSmedinga deleted the feature/DES-772-rename-breadcrumb-item-to-link branch May 17, 2024 22:06
@github-actions github-actions bot mentioned this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants