Vaadin Flow Components V18.0.1
Vaadin Flow Components V18.0.1
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Features
- Field helpers
- Slot below/above input fields for supplying additional information or content related to the field.
- AutoOpenDisabled
- mode for ComboBox, DatePicker, TimePicker, DateTimePicker that prevents dropdown from opening automatically on focus
- new component: vaadin-avatar
- Avatar and AvatarGroup components. Being able to show users with name, abbreviations and image. AvatarGroup is a collection of Avatars with the possibility to truncate it to a certain number of visible avatars.
Breaking Changes
- Flow components versioning has changed, now all components are released at once with Vaadin Platform sharing the same version.