Skip to content

Vaadin Flow Components V23.0.0.beta1

Choose a tag to compare

@vaadin-bot vaadin-bot released this 02 Feb 08:48
827f1b7

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

Changes in vaadin-checkbox-flow

  • Fixes:
    • Remove child radios/checkboxes individually. PR:2598

Changes in vaadin-map-flow

  • New Features:

    • Add support for tile wms source. PR:2599
    • Map click event. PR:2597
    • Configurable attributions. PR:2587
    • Configure attributions
    • Display geographic features on the map. PR:2560
    • Implement marker feature
    • Add support for lat/long coordinates. PR:2589
    • Add map component behind feature flag. PR:2576
    • Finalize background layer. PR:2531
    • Finalize background layer
    • Map component View methods. PR:2541
    • Allow silent configuration updates. PR:2547
    • Allow silent configuration updates
    • Implement feature flag. PR:2554
  • Fixes:

    • Notify flag thread local initial value. PR:2556
    • Notify flag thread local initial value
    • Clear thead local after use

Changes in vaadin-radio-button-flow

  • Fixes:
    • Remove child radios/checkboxes individually. PR:2598

Compatibility