Skip to content

Vaadin Flow Components V23.0.0.alpha2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 14 Jan 09:32
b9d3b09

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

Changes in All Components

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

Changes in vaadin-charts-flow

  • Fixes:
    • Adapt color palette to new themes. PR:2464

Changes in vaadin-combo-box-flow

  • Fixes:
    • Patch _isItemSelected once combobox is finalized. PR:2487

Changes in vaadin-grid-flow

  • New Features:

    • Bump minimum Java version to 11. PR:2473
  • Fixes:

    • Patch renderer function instead of the template. PR:2481
    • Change aria-multiselectable and aria-selected attributes in grid according to SelectionMode.. PR:2467

Changes in vaadin-menu-bar-flow

  • New Features:
    • Implement HasEnabled interface in MenuBar. PR:2478

Compatibility