Skip to content

Vaadin Flow Components V24.0.5

Choose a tag to compare

@vaadin-bot vaadin-bot released this 25 Apr 05:40
· 30 commits to 24.0 since this release
d5e483a

Vaadin Flow Components 24.0.4

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.0.3

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-context-menu-flow

  • Fixes:
    • Allow unregistering event handlers through event (#4909) (CP: 24.0). PR:4953

    • Introduce property change event handler for adding property change listeners

    • Make event handler serializable

    • Make fireEvent abstract

    • Add property change listeners in constructors and revert handler

      ---------

Changes in vaadin-date-picker-flow

  • Fixes:
    • Allow unregistering event handlers through event (#4909) (CP: 24.0). PR:4953

    • Introduce property change event handler for adding property change listeners

    • Make event handler serializable

    • Make fireEvent abstract

    • Add property change listeners in constructors and revert handler

      ---------

Changes in vaadin-details-flow

  • Fixes:
    • Allow unregistering event handlers through event (#4909) (CP: 24.0). PR:4953

    • Introduce property change event handler for adding property change listeners

    • Make event handler serializable

    • Make fireEvent abstract

    • Add property change listeners in constructors and revert handler

      ---------

Changes in vaadin-dialog-flow

  • Fixes:
    • Allow unregistering event handlers through event (#4909) (CP: 24.0). PR:4953

    • Introduce property change event handler for adding property change listeners

    • Make event handler serializable

    • Make fireEvent abstract

    • Add property change listeners in constructors and revert handler

      ---------

Changes in vaadin-grid-flow

Changes in vaadin-notification-flow

  • Fixes:
    • Allow unregistering event handlers through event (#4909) (CP: 24.0). PR:4953

    • Introduce property change event handler for adding property change listeners

    • Make event handler serializable

    • Make fireEvent abstract

    • Add property change listeners in constructors and revert handler

      ---------

    • Wait until content visible in notification element (#4926). PR:4936

Changes in vaadin-renderer-flow

  • Fixes:
    • Run component renderer in sync (#4954). PR:4965
    • Remove old node when nodeid is not defined (#4945). PR:4947
    • Wait for components in flow-component-directive (#4920). PR:4940

Changes in vaadin-select-flow

  • Fixes:
    • Allow unregistering event handlers through event (#4909) (CP: 24.0). PR:4953

    • Introduce property change event handler for adding property change listeners

    • Make event handler serializable

    • Make fireEvent abstract

    • Add property change listeners in constructors and revert handler

      ---------

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Add explicit reference to Chart class (#4972). PR:4973

Changes in vaadin-time-picker-flow

  • Fixes:
    • Allow unregistering event handlers through event (#4909) (CP: 24.0). PR:4953

    • Introduce property change event handler for adding property change listeners

    • Make event handler serializable

    • Make fireEvent abstract

    • Add property change listeners in constructors and revert handler

      ---------

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.0.4
  • Tested with Vaadin Flow version 24.0.6