A ComboBox with Chips/Chip Components for Vaadin Flow
Installation guide for the latest release
- Checkout the repo
 - Run 
mvn clean install - Navigate into 
vaadin-chip-combobox-demo - Run 
mvn jetty:run - Open http://localhost:8080
 
If the develop is ready for release, create a pull request to the master-Branch and merge the changes
When the release is finished do the following:
- Merge the auto-generated PR (with the incremented version number) back into the 
develop - Add the release notes to the GitHub release
 - Upload the generated release asset zip into the Vaadin Directory
 
View the license of the current project or the summary including all dependencies


