Skip to content

Vaadin Flow Components V24.2.0.alpha7

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 17 Aug 12:32
· 1829 commits to main since this release
a33f718

Vaadin Flow Components 24.2.0.alpha7

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.2.0.alpha6

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-dialog-flow

  • Fixes:
    • Only auto add dialog if it is still open. PR:5346

      ---------

Changes in vaadin-grid-flow

  • New Features:

    • Add rows selection by dragging support to Grid. PR:5218

    • Add grid rows selection by dragging support

      ---------

  • Fixes:

    • Handle added and removed nodes when refreshing tree nodes. PR:5340

Compatibility