Skip to content

Vaadin Flow Components V22.0.10

Choose a tag to compare

@vaadin-bot vaadin-bot released this 22 Mar 07:34
9b66c72

Vaadin Flow Components 22.0.10

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 22.0.9

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • In getBBox, return 0 height if 0 width (#2846) (CP: 23) (#2914). PR:2916. Ticket:2743

      (cherry picked from commit c37b0ed)

    • Set empty title option to avoid default title. PR:2789

      _The same null text title is part of the baseConfig in the WC to avoid the default title from Highcharts.

    • In getBBox, return 0 height if 0 width. PR:2846

      Returning a non-0 height for an empty text box (which should consume no space) causes Highcharts to reserve vertical space in the chart. (cherry picked from commit 4836c10)

Changes in vaadin-date-picker-flow

  • Fixes:
    • Ensure DatePicker initializes client side value property (#2878). PR:2881

Changes in vaadin-date-time-picker-flow

  • Fixes:
    • Ensure DateTimePicker initializes client side value property (#2884). PR:2894

Changes in vaadin-time-picker-flow

  • Fixes:
    • Ensure TimePicker initializes client side value property (#2883). PR:2890

Compatibility

  • This release use Web Components listed in Vaadin Platform 22.0.10
  • Tested with Vaadin Flow version 9.0.9