Vaadin Flow Components V19.0.0.alpha1
Pre-release
Pre-release
Vaadin Flow Components V19.0.0.alpha1
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 19.0.0.alpha1
Changes in vaadin-checkbox-flow
vaadin-combo-box-flow
vaadin-grid-flow
vaadin-list-box-flow
vaadin-radio-button-flow
vaadin-select-flow
- Breaking Changes:
-
⧉ Use data view filter and sorting only to that component. PR:366. Ticket:8655
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 in vaadin-grid-pro-flow
- New Features:
Compatibility
- This release use Web Components listed in Vaadin Platform 19.0.0.alpha1
- Tested with Vaadin Flow version 6.0.0.alpha2