Skip to content

Vaadin Flow Components V23.0.10

Choose a tag to compare

@vaadin-bot vaadin-bot released this 30 May 12:52
5bcfa9d

Vaadin Flow Components 23.0.10

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-details-flow

  • Fixes:
    • Return empty string if no summary text defined (#3172). PR:3174

Changes in vaadin-grid-flow

  • Fixes:
    • Improve performance of AbstractGridMultiSelectionModel#isSelected (#3167). PR:3189

      Query the presence of the ID of the given item in the selected Map instead of iterating over the value set.

Changes in vaadin-notification-flow

  • Fixes:

Changes in vaadin-renderer-flow

  • Fixes:
    • Implement LitRenderer.getValueProviders (#3148). PR:3152

Compatibility

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