Skip to content

Vaadin Flow Components V14.5.0.alpha1

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 02 Feb 12:22
· 44 commits to 14.5 since this release
db31108

Vaadin Flow Components 14.5.0.alpha1

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 14.4.0

Changes in vaadin-avatar-flow

  • New Features:
    • Backported avatar to 14.5. PR:552. Ticket:416

Changes in vaadin-grid-flow

  • New Features:
    • Add API to control nested properties null behavior (#217). PR:345. Ticket:8891

      New API, setNestedNullBehavior, controls whether an exception is thrown or not when facing nested null values.

Compatibility