Directory

Badge List Add-on - Vaadin Add-on Directory

Responsive badge list component. Badge List Add-on - Vaadin Add-on Directory
Component to display a list of badges. The badges that don't fit into the current width of the list collapse automatically into an overflow badge at the end. The oveflow badge shows count of not visible badges. Clicking on the overflow count badge displays a list with the not visible badges.
A Guide to Using Badge List Add-on
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))