Vaadin Flow Components V25.1.0-alpha4
Pre-releaseVaadin Flow Components 25.1.0-alpha4
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 25.1.0-alpha3
Changes in All Components
Changes in vaadin-ai-components-flow
-
New Features:
-
Fixes:
Changes in vaadin-button-flow
-
New Features:
-
⧉ Add constructors for text binding to Button. PR:8499
Connected to: vaadin/flow#23193 - Add new constructors and methods to support binding text to signals - Refactor internal text handling using a Text node - Improve icon slot management and theme attribute updates
-
-
Fixes:
-
⧉ Update ValueSignal import to new package location. PR:8540
Update import from com.vaadin.signals.ValueSignal to com.vaadin.signals.local.ValueSignal following the signals package restructuring in vaadin/flow#23292.
-
Changes in vaadin-combo-box-flow
- Fixes:
Changes in vaadin-date-time-picker-flow
- Fixes:
Changes in vaadin-dialog-flow
- New Features:
-
⧉ Add API for toggling focus trap in Dialog. PR:8577
Add API to toggle focusTrap in the Dialog after the feature was introduced in the web-component. Related to vaadin/web-components#10145
-
⧉ Add DialogElement.getHeaderTitle(). PR:8514. Ticket:1880
Adds support for retrieving the header title from Dialog components during browser-based testing with TestBench.
-
Changes in vaadin-grid-flow
Changes in vaadin-grid-pro-flow
-
New Features:
-
Fixes:
- ⧉ Fix the packages and vite config file
Changes in vaadin-spreadsheet-flow
-
New Features:
-
Fixes:
Changes in vaadin-upload-flow
- New Features:
Compatibility
- This release use Web Components listed in Vaadin Platform 25.1.0-alpha4
- Tested with Vaadin Flow version 25.1.0-alpha5