Skip to content

Vaadin Flow Components V24.3.0.alpha5

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 20 Nov 11:47
· 1713 commits to main since this release
c157283

Vaadin Flow Components 24.3.0.alpha5

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.alpha4

Changes in All Components

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-button-flow

  • Fixes:
    • Defer setting defaults until tooltip.ts is loaded. PR:5724
    • Ignore programmatic clicks when disabled. PR:5392

Changes in vaadin-charts-flow

  • New Features:
    • Add support for Sankey chart type. PR:5717

Changes in vaadin-dialog-flow

  • Fixes:
    • Use flowComponentDirective in setChildNodes. PR:5721
    • Replace lambda in fields to fix notification and dialog serialization. PR:5698

Changes in vaadin-grid-flow

  • Fixes:
    • Remove grid dnd polyfill. PR:5686

Changes in vaadin-notification-flow

  • Fixes:
    • Replace lambda in fields to fix notification and dialog serialization. PR:5698

Changes in vaadin-renderer-flow

  • Fixes:
    • Use flowComponentDirective in setChildNodes. PR:5721

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Prevent tables to be loaded from XSSFSheet multiple times. PR:5685

Compatibility