Vaadin Flow Components V23.2.0.beta3
Pre-releaseVaadin Flow Components 23.2.0.beta3
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 23.2.0.beta2
Changes in All Components
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-confirm-dialog-flow
- Fixes:
-
⧉ Prevent adding overlay to UI when forwarding happens in beforeEnter. PR:3602
-
⧉ Introduce navigation listener registration so that a registration for adding a component to UI can be cancelled
Introduce after navigation listener registration for programmatic navigation events. Implement changes for ConfirmDialog, Dialog, LoginOverlay, and Notification. Add relevant tests.
-
⧉ Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse
Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse for ConfirmDialog, Dialog, LoginOverlay, and Notification.
-
Changes in vaadin-date-picker-flow
Changes in vaadin-date-time-picker-flow
Changes in vaadin-dialog-flow
- Fixes:
-
⧉ Prevent adding overlay to UI when forwarding happens in beforeEnter. PR:3602
-
⧉ Introduce navigation listener registration so that a registration for adding a component to UI can be cancelled
Introduce after navigation listener registration for programmatic navigation events. Implement changes for ConfirmDialog, Dialog, LoginOverlay, and Notification. Add relevant tests.
-
⧉ Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse
Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse for ConfirmDialog, Dialog, LoginOverlay, and Notification.
-
Changes in vaadin-grid-flow
- New Features:
Changes in vaadin-login-flow
- Fixes:
-
⧉ Prevent adding overlay to UI when forwarding happens in beforeEnter. PR:3602
-
⧉ Introduce navigation listener registration so that a registration for adding a component to UI can be cancelled
Introduce after navigation listener registration for programmatic navigation events. Implement changes for ConfirmDialog, Dialog, LoginOverlay, and Notification. Add relevant tests.
-
⧉ Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse
Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse for ConfirmDialog, Dialog, LoginOverlay, and Notification.
-
Changes in vaadin-notification-flow
- Fixes:
-
⧉ Prevent adding overlay to UI when forwarding happens in beforeEnter. PR:3602
-
⧉ Introduce navigation listener registration so that a registration for adding a component to UI can be cancelled
Introduce after navigation listener registration for programmatic navigation events. Implement changes for ConfirmDialog, Dialog, LoginOverlay, and Notification. Add relevant tests.
-
⧉ Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse
Remove afterProgrammaticNavigationListenerRegistration if not triggered in before beforeClientResponse for ConfirmDialog, Dialog, LoginOverlay, and Notification.
-
Changes in vaadin-text-field-flow
Changes in vaadin-time-picker-flow
Compatibility
- This release use Web Components listed in Vaadin Platform 23.2.0.beta3
- Tested with Vaadin Flow version 23.2.0.beta3