An open API service indexing awesome lists of open source software.

https://github.com/xdev-software/vaadin-breadcrumbs

A Breadcrumbs component for Vaadin Flow
https://github.com/xdev-software/vaadin-breadcrumbs

breadcrumbs vaadin vaadin-addon

Last synced: 9 months ago
JSON representation

A Breadcrumbs component for Vaadin Flow

Awesome Lists containing this project

README

          

[![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-published-00b4f0?logo=vaadin)](https://vaadin.com/directory/component/vaadin-breadcrumbs)
[![Latest version](https://img.shields.io/maven-central/v/software.xdev/vaadin-breadcrumbs?logo=apache%20maven)](https://mvnrepository.com/artifact/software.xdev/vaadin-breadcrumbs)
[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/vaadin-breadcrumbs/check-build.yml?branch=develop)](https://github.com/xdev-software/vaadin-breadcrumbs/actions/workflows/check-build.yml?query=branch%3Adevelop)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xdev-software_vaadin-breadcrumbs&metric=alert_status)](https://sonarcloud.io/dashboard?id=xdev-software_vaadin-breadcrumbs)
![Vaadin 24+](https://img.shields.io/badge/Vaadin%20Platform/Flow-24+-00b4f0)

# vaadin-breadcrumbs

A Breadcrumbs component for Vaadin Flow.

![demo](assets/demo.png)

_What is a "Breadcrumb"?_

A component with a list of links that helps visualizing a page's location within a site's hierarchical structure, it allows navigation up to any of the ancestors.

## Installation
[Installation guide for the latest release](https://github.com/xdev-software/vaadin-breadcrumbs/releases/latest#Installation)

### Spring-Boot
* You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages)

## Run the Demo
* Checkout the repo
* Run ``mvn install && mvn -f vaadin-breadcrumbs-demo spring-boot:run``
* Open http://localhost:8080

Show example

![demo](assets/demo.avif)

## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).

## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.

## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/vaadin-breadcrumbs/dependencies)

_This component [was sponsored](https://xdev.software/en/news/detail/collaboration-between-atu-and-xdev-leads-to-open-source-breadcrumb-component-for-vaadin) by [ATU](https://atu.de)_