Skip to content

Vaadin Flow Components V14.8.10

Choose a tag to compare

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

Vaadin Flow Components 14.8.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 14.8.8

Changes in vaadin-grid-flow

  • Fixes:

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

      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)

  • Chore:

    • Increase Web-Component version

Compatibility

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