Skip to content

6.0.0.alpha3 - Prerelease for Vaadin 19

Pre-release
Pre-release

Choose a tag to compare

@mshabarov mshabarov released this 30 Dec 08:58
866e208

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 npm dependency to document root level element (#9559)
  • Support reusable application theme (#9650)
  • Enable having a parent theme (#9648)
Fixes:
  • Add the missing otf font extension (#9686)
  • Verify theme folder existence based on application theme name in @Theme (#9676)
  • Recompile Webpack when 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 Set for deterministic CompositeDataGenerator (#9657)
  • Avoid BeforeClient executions for nodes with different StateTree (#9715)
  • Fix @ServiceRanking is not handled by the OSGi bundle generation tool (#9716)
  • Use proper logging for installing pnpm and its directory (#9724)

For all changes, see changes since 6.0.0.alpha2
For whats new in 6.0, see changes since 5.0