Skip to content

Vaadin Flow Components V24.7.0.alpha7

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 03 Feb 13:42
· 7 commits to main since this release
df12dc6

Vaadin Flow Components 24.7.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.7.0.alpha6

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-button-flow

  • New Features:
    • Make disabled buttons accessible with feature flag. PR:7050

Changes in vaadin-date-time-picker-flow

  • Fixes:
    • Ensure invalid state is correctly set on slotted pickers. PR:7074

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Ignore row details cells when applying cell update animation. PR:7079

Changes in vaadin-menu-bar-flow

  • New Features:
    • Make disabled buttons accessible with feature flag. PR:7050

Compatibility