Skip to content

Vaadin Flow Components V24.5.0.alpha11

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 28 Aug 06:07
· 1389 commits to main since this release
7000581

Vaadin Flow Components 24.5.0.alpha11

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.5.0.alpha10

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-menu-bar-flow

  • New Features:
    • Add setTabNavigation / isTabNavigation to MenuBar. PR:6554

Changes in vaadin-popover-flow

  • New Features:
    • Add logic for Popover auto-adding on setting target. PR:6565
    • Add static methods to set Popover global delays. PR:6566
    • Add setModal override to allow setting backdrop visibility. PR:6559
    • Add constructor allowing to set Popover content. PR:6558

Changes in vaadin-radio-button-flow

  • Fixes:
    • Make radio button group with size request serializable. PR:6571

Changes in vaadin-renderer-flow

  • Fixes:
    • Add args type. PR:6553
    • Property sort moved to Flow; remove from Grid
    • Add type to ...args

Compatibility