Vaadin Flow Components V23.3.23
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.
-