Skip to content

Vaadin Flow Components V23.0.0.alpha4

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 28 Jan 10:41
5528241

Vaadin Flow Components 23.0.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 23.0.0.alpha3

Changes in vaadin-checkbox-flow

  • Fixes:
    • Enforce checkbox web component disabled state. PR:2578
    • Only use custom label when setting HTML. PR:2558

Changes in vaadin-combo-box-flow

  • Fixes:
    • Delete selected key when input is cleared. PR:2529

Changes in vaadin-grid-flow

  • Fixes:
    • Handle unfinalized grid in the connector. PR:2557
    • Check sub cache queue of a grid instance in connector. PR:2540

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Add custom field when column has been added. PR:2493

Changes in vaadin-radio-button-flow

  • Fixes:
    • Enforce radio button web component disabled state. PR:2563

Compatibility