Skip to content

Vaadin Flow Components V23.3.23

Choose a tag to compare

@vaadin-bot vaadin-bot released this 11 Sep 06:55
· 34 commits to 23.3 since this release
2678b2f

Vaadin Flow Components 23.3.23

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-renderer-flow

  • Fixes:
    • Align basic renderers component type with element type (#5438) (CP: 23.3). PR:5441

    • Align basic renderers component type with element type. PR:5438

    • Create component of the same type as the element

      Cannot instantiate an instance of the component class. Instead create component should use the component type that aligns with the element and type of renderer.

Compatibility

  • This release use Web Components listed in Vaadin Platform 23.3.23
  • Tested with Vaadin Flow version 23.3.18