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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

New component for Breadcrumbs #3294

Closed
ManasMadrecha opened this issue Apr 21, 2021 · 3 comments 路 Fixed by #3464
Closed

New component for Breadcrumbs #3294

ManasMadrecha opened this issue Apr 21, 2021 · 3 comments 路 Fixed by #3464

Comments

@ManasMadrecha
Copy link

ManasMadrecha commented Apr 21, 2021

Description

A component to pass in array of objects based on links and text to display Breadcrumbs. 馃槂

Features:

  1. Divider should be customizeable from default slash /, so as to add any text or icon or emoji in between. Basically, a slot for the divider.
  2. Last link in the breadcrumbs should be disabled by default, but there should be option to enable it by passing {active:true}
  3. Size of Breadcrumbs should have options of small or large
  4. Alignment left, right, or center

The above options Vuetify has.

Additionally, like bootstrap, you can even have one more option:

  1. Add breadcrumbs manually with breadcrum-item component

Why Buefy need this feature

It is present in Vuetify and Bootstrap. But I found Buefy to be much more elegant and its components work in Nuxt Content module markdown files easily. So it would be great if even Buefy has this component. 馃挍

@mouadTaoussi
Copy link
Contributor

Have you made that Component ?

@mouadTaoussi
Copy link
Contributor

Good Idea! if you didn't worked on that feature, then I would be glad and Enthusiastic to work on it!

@mouadTaoussi
Copy link
Contributor

Waiting for review and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants