Skip to content

6.0.0.alpha1 - Prerelease for Vaadin 19

Pre-release
Pre-release

Choose a tag to compare

@caalador caalador released this 27 Nov 12:50
899a6ea

Vaadin Flow 6.0.0.alpha1 is a prerelease of the Java Framework for Vaadin 18.

New features in 6.0

Application Theme (#9295, #9349, #9389, #9406, #9451, #9418, #9495)

The application theme is a simplified theming system that works for all Vaadin applications
and can be packaged into a reusable dependency.

Incompatible Changes since 5.0

Use data view filter and sorting only to that component (#9315)

In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider.

Changes

All changes since 5.0