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

Add breadcrumb to the documentation #144

Merged
merged 3 commits into from
Nov 24, 2024

Conversation

karinevieira
Copy link
Contributor

I implemented the Breadcrumb component based on the shadcn/ui library and used their official documentation as a reference to create usage examples. The component documentation includes the following sections:

Usage

Captura de Tela 2024-11-24 às 09 11 48

With custom separator

Captura de Tela 2024-11-24 às 09 27 54

Collapsed

Captura de Tela 2024-11-24 às 09 28 24

With link component

Captura de Tela 2024-11-24 às 09 28 44

Copy link
Contributor

@stephannv stephannv left a comment

Choose a reason for hiding this comment

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

Great job too! Thanks! Can you run a bundle update ruby_ui to get the updated repo and add "New" to the menu link?

{name: "Breadcrumb", path: helpers.docs_breadcrumb_path, badge: "New"}

@karinevieira
Copy link
Contributor Author

Great job too! Thanks! Can you run a bundle update ruby_ui to get the updated repo and add "New" to the menu link?

{name: "Breadcrumb", path: helpers.docs_breadcrumb_path, badge: "New"}

Sure! thank you :)

@stephannv stephannv merged commit 3205764 into ruby-ui:main Nov 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants