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))
Badge List Add-on version 2.0.0
#### New features:
* Migrate to native Vaadin Badge component ([#34](https://github.com/FlowingCode/BadgeList/issues/34))
#### Bug fixes:
* Correct overflow badge vertical alignment ([#38](https://github.com/FlowingCode/BadgeList/issues/38))
* Use explicit marginInlineStart/End for overflow badge ([#41](https://github.com/FlowingCode/BadgeList/issues/41))
* Document Badge component experimental feature and exclude feature flags from jar ([#43](https://github.com/FlowingCode/BadgeList/issues/43))
Badge List Add-on version 1.2.1
#### Bug fixes:
* Correct overflow badge vertical alignment ([#38](https://github.com/FlowingCode/BadgeList/issues/38))
* Use explicit marginInlineStart/End for overflow badge ([#41](https://github.com/FlowingCode/BadgeList/issues/41))