Skip to content

Vaadin Flow Components V24.4.14

Choose a tag to compare

@vaadin-bot vaadin-bot released this 21 Oct 13:16
· 18 commits to 24.4 since this release
5a3b0a1

Vaadin Flow Components 24.4.14

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 24.4.13

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • Fixes:
    • Also pass identifier provider to key mapper for lazy data views (#6688). PR:6689

Changes in vaadin-grid-flow

  • Fixes:
    • Clear client-side selection when changing selection mode (#6720). PR:6722
    • Do not trigger data communicator reset when no filters (#6712). PR:6716

Changes in vaadin-select-flow

  • Fixes:
    • Allow replacing items with refreshItem (#6714). PR:6719

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.4.14
  • Tested with Vaadin Flow version 24.4.10