Releases: FlowingCode/BadgeList
Releases · FlowingCode/BadgeList
1.2.1
2.0.0
What's Changed
- fix: correct overflow badge vertical alignment by @paodb in #39
- Migrate to native Vaadin Badge component by @paodb in #40
- Use explicit marginInlineStart/End for overflow badge by @paodb in #46
- Document Badge component experimental feature and exclude feature flags from jar by @paodb in #45
Full Changelog: 1.2.0...2.0.0
1.2.0
What's Changed
- refactor: replace badge styles import to use badge.css directly by @paodb in #30 #32
- build: upgrade lombok to 1.18.34 by @javier-godoy in #25
- build: upgrade javadoc plugin to 3.11.1 by @javier-godoy in #26
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
1.0.1
What's Changed
- fix: update width calcutation on resize by @paodb in #13
- build: set vaadin dependency as optional by @javier-godoy in #14
New Contributors
- @javier-godoy made their first contribution in #14
Full Changelog: 1.0.0...1.0.1
1.0.0
Initial implementation by @paodb in #1
Full Changelog: https://github.com/FlowingCode/BadgeList/commits/1.0.0