Skip to content

Vaadin Flow Components V23.0.9

Choose a tag to compare

@vaadin-bot vaadin-bot released this 10 May 06:03
e83a8fe

Vaadin Flow Components 23.0.9

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

Changes in vaadin-grid-flow

  • Fixes:
    • Use incremental numeric id as a key for Tree Grid items (#3046). PR:3124

      Using Object::toString as an item's key for server-client communication makes item's data visible on the client side, so generated numeric id is used instead. (cherry picked from commit 8fe0861)

Compatibility

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