Skip to content

Vaadin Flow Components V24.7.0.alpha4

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 Jan 13:25
· 14 commits to main since this release
115f052

Vaadin Flow Components 24.7.0.alpha4

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.7.0.alpha3

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Allow to set any type of PlotOptions to Navigator.series. PR:6996

Changes in vaadin-date-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue. PR:7030

Changes in vaadin-lumo-theme-flow

  • Fixes:
    • Fix typo in Lumo utility align-start class names. PR:7038

Changes in vaadin-time-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue. PR:7030

Compatibility