Badge List Add-on - Vaadin Add-on Directory
Responsive badge list component.Author Homepage
Issue tracker
View on GitHub
Online Demo
Badge List Add-on version 1.0.0
Initial release
Badge List Add-on version 1.0.1
#### Bug fixes:
* Update width calcutation on resize ([#12](https://github.com/FlowingCode/BadgeList/issues/12))
* Set vaadin dependency as optional
Badge List Add-on version 1.1.0
#### New features:
* Add read only binder support ([#18](https://github.com/FlowingCode/BadgeList/issues/18))
* Add label support ([#19](https://github.com/FlowingCode/BadgeList/issues/19))
Badge List Add-on version 1.1.1
#### Bug fixes:
* Prevent rendering of empty label ([#23](https://github.com/FlowingCode/BadgeList/issues/23))
Badge List Add-on version 1.2.0
#### New features:
* Replace badge styles import to use badge.css directly ([#27](https://github.com/FlowingCode/BadgeList/issues/27)) ([#31](https://github.com/FlowingCode/BadgeList/issues/31))