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

https://github.com/xdev-software/vaadin-chip-combobox

A ComboBox with Chips/Chip Components for Vaadin Flow
https://github.com/xdev-software/vaadin-chip-combobox

chip chip-combobox chips combobox vaadin vaadin-addon vaadin-chip-combobox

Last synced: 4 months ago
JSON representation

A ComboBox with Chips/Chip Components for Vaadin Flow

Awesome Lists containing this project

README

          

> [!Note]
> This component was deprecated in favor of the official [Vaadin ``Multi-Select Combo Box``](https://vaadin.com/docs/latest/components/multi-select-combo-box).

> ``Multi-Select Combo Box`` behaves very similar to this component and was first introduced in Vaadin 23.2

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

## vaadin-chip-combobox
A ComboBox with Chips/Chip Components for Vaadin Flow

![demo](assets/demo.png)
![demo2](assets/demo2.png)

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

#### Compatibility with Vaadin

| Vaadin version | ChipComboBox version |
| --- | --- |
| Vaadin 24+ (latest) | ``4+`` |
| Vaadin 23 | ``3.x`` |
| Vaadin 14 | ``2.x`` |

## Run the Demo
* Checkout the repo
* Run ``mvn install && mvn -f vaadin-chip-combobox-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-chip-combobox/dependencies)