Vaadin Flow Components 24.7.2
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 24.7.1
Changes in All Components
- Chore:
- ⧉ Increase Web-Component version
- ⧉ Increase Web-Component version
Changes in vaadin-card-flow
-
New Features:
- ⧉ Card Flow API preview (CP 24.7). PR:7275
- ⧉ Implement card component flow counterpart. PR:7196
- ⧉ Implement card component flow counterpart
- ⧉ Add feature flag to the card component
- ⧉ Add card testbench methods. PR:7224
- ⧉ Add card testbench methods
- ⧉ Add string based title api to card. PR:7225
- ⧉ Add string based title api to card
-
Fixes:
-
⧉ Handle exceptions in testbench find element queries
-
⧉ Update title property name to match the web component
--------- (cherry picked from commit 448d482)
-
⧉ Handle exceptions in testbench find element queries
-
⧉ Handle exceptions in testbench find element queries
Changes in vaadin-confirm-dialog-flow
- Fixes:
- ⧉ Preserve overlays opened after forwarding to view (#7304). PR:7308
- ⧉ Preserve overlays after forwarding to view
Changes in vaadin-context-menu-flow
- Fixes:
- ⧉ Cancel connector init if target is detached in beforeClientResponse (#7289). PR:7298
Changes in vaadin-date-picker-flow
- Fixes:
- ⧉ Do not clear displayed value if component value was reverted (#7277). PR:7290
Changes in vaadin-date-time-picker-flow
- Fixes:
- ⧉ Do not clear displayed value if component value was reverted (#7277). PR:7290
Changes in vaadin-dialog-flow
- Fixes:
- ⧉ Preserve overlays opened after forwarding to view (#7304). PR:7308
- ⧉ Preserve overlays after forwarding to view
Changes in vaadin-grid-flow
- Fixes:
- ⧉ Cancel connector init if target is detached in beforeClientResponse (#7289). PR:7298
Changes in vaadin-login-flow
- Fixes:
- ⧉ Preserve overlays opened after forwarding to view (#7304). PR:7308
- ⧉ Preserve overlays after forwarding to view
Changes in vaadin-notification-flow
- Fixes:
- ⧉ Preserve overlays opened after forwarding to view (#7304). PR:7308
- ⧉ Preserve overlays after forwarding to view
Changes in vaadin-spreadsheet-flow
- Fixes:
- ⧉ Do not set z-index for sub-cells with text (#7239). PR:7286
- ⧉ Make sure subcells are hidden
- ⧉ Do not set zindex for subcells with text and revert initial fix
Changes in vaadin-text-field-flow
- Fixes:
- ⧉ Do not clear displayed value if component value was reverted (#7277). PR:7290
Changes in vaadin-time-picker-flow
- Fixes:
- ⧉ Do not clear displayed value if component value was reverted (#7277). PR:7290
Compatibility
- This release use Web Components listed in Vaadin Platform 24.7.2
- Tested with Vaadin Flow version 24.7.4