Skip to content

Vaadin Flow Components V24.6.0.beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 04 Dec 15:50
· 19 commits to main since this release
78da2f6

Vaadin Flow Components 24.6.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 24.6.0.beta2

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • New Features:

    • Add setAriaLabel to Grid. PR:6878
  • Fixes:

    • DataChangeEvent should be fired upon filter change

      Add unit test ---------

Changes in vaadin-upload-flow

  • Fixes:
    • Files map is transient that needs to be restored if null. PR:6873

      ---------

Compatibility