Skip to content

Vaadin Flow Components 22.0.0.alpha4

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 20 Sep 08:19
4544011

Vaadin Flow Components 22.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 22.0.0.alpha3

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • New Features:
    • Update to latest Highcharts. PR:2084

      Add workaround for highcharts#15913 Update reference svg for tests

Changes in vaadin-crud-flow

  • New Features:

    • NewEvent provides a new item. PR:2034
  • Fixes:

    • Put buttons inside a horizontal layout to make tests pass.

Changes in vaadin-date-time-picker-flow

  • Fixes:
    • Prevent duplicate value changed events from DateTimePicker.setValue. PR:2099. Tickets: 1986. Tickets: 2101

Changes in vaadin-menu-bar-flow

  • Fixes:
    • Avoid duplicate click events when clicking a menu button. PR:2036

Changes in vaadin-time-picker-flow

  • Fixes:
    • Prevent duplicate value changed events from DateTimePicker.setValue. PR:2099. Tickets: 1986. Tickets: 2101

Compatibility