6.0.0.alpha3 - Prerelease for Vaadin 19
Pre-release
Pre-release
Vaadin Flow 6.0.0.alpha3 is a prerelease of the Java Framework for Vaadin 19.
Changes since 6.0.0.alpha2
New Features for Application Theme
- Enable injecting CSS from
npmdependency to document root level element (#9559) - Support reusable application theme (#9650)
- Enable having a parent theme (#9648)
Fixes:
- Add the missing
otffont extension (#9686) - Verify theme folder existence based on application theme name in
@Theme(#9676) - Recompile
Webpackwhen adding a new CSS file to application theme folder (#9708)
Remaining issues for application theming.
Fusion features
- Allow endpoints to work on non-public classes (#9592)
Fixes:
- TypeScript Binder should allow typing decimal numbers (#9604)
Other Fixes
- Use ordered
Setfor deterministicCompositeDataGenerator(#9657) - Avoid
BeforeClientexecutions for nodes with differentStateTree(#9715) - Fix
@ServiceRankingis not handled by the OSGi bundle generation tool (#9716) - Use proper logging for installing
pnpmand its directory (#9724)
For all changes, see changes since 6.0.0.alpha2
For whats new in 6.0, see changes since 5.0