Skip to content

Vaadin Flow Components V23.2.9

Choose a tag to compare

@vaadin-bot vaadin-bot released this 23 Nov 10:26
· 22 commits to 23.2 since this release
ca41fb8

Vaadin Flow Components 23.2.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.2.8

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • Fixes:
    • Sync selected item property on client-side changes (#4118). PR:4120

Changes in vaadin-grid-flow

  • Fixes:
    • Throw error if requested page or item count exceeds the Flow limit (#3798). PR:4172

    • Correct the if clause and check it in the server side instead of the connector

      Correct length check, add isAllRowsVisible check, carry the code to the server side.

    • Change the exception message

Changes in vaadin-menu-bar-flow

  • Fixes:

Compatibility

  • This release use Web Components listed in Vaadin Platform 23.2.9
  • Tested with Vaadin Flow version 23.2.7