Vaadin Flow Components V23.1.0.alpha1
Pre-releaseVaadin Flow Components 23.1.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
Changes in vaadin-app-layout-flow
Changes in vaadin-charts-flow
-
New Features:
-
Fixes:
-
⧉ Avoid OS limitations on CLI argument length when exporting charts. PR:2836
-
⧉ In getBBox, return 0 height if 0 width. PR:2846
Returning a non-0 height for an empty text box (which should consume no space) causes Highcharts to reserve vertical space in the chart.
-
⧉ Set empty title option to avoid default title. PR:2789. Ticket:2743
_The same null text title is part of the baseConfig in the WC to avoid the default title from Highcharts.
-
Changes in vaadin-combo-box-flow
Changes in vaadin-confirm-dialog-flow
-
New Features:
-
Fixes:
Changes in vaadin-cookie-consent-flow
Changes in vaadin-crud-flow
- New Features:
Changes in vaadin-custom-field-flow
- New Features:
Changes in vaadin-date-picker-flow
Changes in vaadin-date-time-picker-flow
-
New Features:
-
Fixes:
Changes in vaadin-dialog-flow
-
New Features:
-
Fixes:
Changes in vaadin-grid-flow
-
New Features:
-
Fixes:
Changes in vaadin-grid-pro-flow
Changes in vaadin-login-flow
Changes in vaadin-lumo-theme-flow
Changes in vaadin-map-flow
- Breaking Changes:
-
⧉ Remove fluent option APIs from Map. PR:2928
Removes all fluent option APIs from the Map component. The fluent APIs required some workarounds for sub-classing, which were hard to follow and caused DX concerns. We will reconsider adding fluent APIs if better patterns emerge for implementing them in class hierarchies. Closes #2849
-
Changes in vaadin-notification-flow
Changes in vaadin-select-flow
Changes in vaadin-time-picker-flow
-
New Features:
-
Fixes:
Compatibility
- This release use Web Components listed in Vaadin Platform 23.0.1
- Tested with Vaadin Flow version 23.1.0.alpha1