Skip to content

Vaadin Flow Components V23.0.3

Choose a tag to compare

@vaadin-bot vaadin-bot released this 28 Mar 10:37
865d338

Vaadin Flow Components 23.0.3

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Avoid OS limitations on CLI argument length when exporting charts (#2836). PR:2920

    • In getBBox, return 0 height if 0 width (#2846) (CP: 23). PR:2914. 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)

Compatibility

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