Skip to content

Vaadin Flow Components V23.0.8

Choose a tag to compare

@vaadin-bot vaadin-bot released this 02 May 12:42
498d3a4

Vaadin Flow Components 23.0.8

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Throw exception instead of downloading node.js (#3039). PR:3066. Ticket:2837

      Prevent the SVG generator from downloading node.js if it can not be found, and throw an exception instead. First tries to locate a global node installation, and as a fallback looks for a node installation provided by Flow's frontend toolchain to cover development setups where developers don't use a global node installation.

Changes in vaadin-context-menu-flow

  • Fixes:
    • Postpone tryCatchWrapper until Flow app is initialized (#3055). PR:3063

Changes in vaadin-grid-flow

  • Fixes:
    • Make GridElement dispatch selection events (#3080) (CP: 23). PR:3091

    • Make GridElement dispatch selection events. PR:3080

      (cherry picked from commit 18317f1)

Changes in vaadin-menu-bar-flow

  • Fixes:
    • Postpone tryCatchWrapper until Flow app is initialized (#3055). PR:3063

Changes in vaadin-time-picker-flow

  • Fixes:
    • Make AM/PM parser case and space insensitive (#3044). PR:3057

Changes in vaadin-upload-flow

  • Fixes:
    • Avoid internal indexing issue with nodes (#3052). PR:3070

Compatibility

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