Skip to content

Vaadin Flow Components V22.0.6

Choose a tag to compare

@vaadin-bot vaadin-bot released this 21 Feb 12:38
d68c131

Vaadin Flow Components 22.0.6

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • Fixes:
    • Update selected key in value change listener (#2618). PR:2626

Changes in vaadin-grid-flow

  • Fixes:
    • Use getDataProvider().getId(item) instead of item.hashCode() (#2411). PR:2631
    • Avoid temporarily clearing the component renderer (#2621). PR:2628

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Add custom field when column has been added (#2493). PR:2623

Changes in vaadin-renderer-flow

  • Fixes:
    • Avoid temporarily clearing the component renderer (#2621). PR:2628

Compatibility

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