Releases: Legioth/HeaderTags
Releases · Legioth/HeaderTags
Framework 8 and Java 8
- Update to Vaadin Framework 8.0
- No longer necessary to do
HeaderTagHandler.init(vaadinService). The add-on usesVaadinServiceInitListener(added in Framework 8.0) to automatically init itself if it's on the classpath. - Explicitly support and use
@Repeatablefrom Java 8