Skip to content

Vaadin Flow Components V23.0.0.beta4

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 23 Feb 12:21
8cf1476

Vaadin Flow Components 23.0.0.beta4

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.0.0.beta3

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-confirm-dialog-flow

  • New Features:

    • Modal dialog also server-side modal. PR:2608
  • Fixes:

    • Remove confirm dialog modality on close event. PR:2708

Changes in vaadin-context-menu-flow

  • New Features:
    • Modal dialog also server-side modal. PR:2608

Changes in vaadin-crud-flow

  • New Features:
    • Modal dialog also server-side modal. PR:2608

Changes in vaadin-date-picker-flow

  • Fixes:
    • Deprecate no longer used i18n strings. PR:2689

Changes in vaadin-dialog-flow

  • New Features:
    • Modal dialog also server-side modal. PR:2608

Changes in vaadin-login-flow

  • New Features:
    • Modal dialog also server-side modal. PR:2608

Changes in vaadin-map-flow

  • New Features:
    • Implement HasTheme for Map. PR:2694
    • Add convenience methods for modifying the viewport. PR:2692

Changes in vaadin-notification-flow

  • New Features:
    • Modal dialog also server-side modal. PR:2608

Compatibility