Skip to content

Vaadin Flow Components V18.0.1

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 02 Dec 10:56
· 40 commits to 18.0 since this release
a234a40

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.

Compatibility

  • This release use Web Components listed in Vaadin Platform 18.0.1
  • Tested with Vaadin Flow version 5.0.0