Skip to content

Vaadin Flow Components V24.3.0.alpha2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 27 Oct 08:22
· 1740 commits to main since this release
dcca53d

Vaadin Flow Components 24.3.0.alpha2

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.3.0.alpha1

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • New Features:
    • Add API to display chips for all selected items. PR:5626

Changes in vaadin-dialog-flow

  • Fixes:
    • Do not detach and reattach dialog content on re-render. PR:5635

Changes in vaadin-renderer-flow

  • Fixes:
    • Do not detach and reattach dialog content on re-render. PR:5635

Changes in vaadin-rich-text-editor-flow

  • Fixes:
    • Do not strip whitespaces when sanitizing html. PR:5540

Changes in vaadin-text-field-flow

  • Breaking Changes:
    • Remove validated event subscription. PR:5629

Compatibility