Skip to content

Vaadin Flow Components V14.5.0.beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 04 Mar 09:31
· 30 commits to 14.5 since this release
1ee0fb0

Vaadin Flow Components 14.5.0.beta1

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.5.0.alpha3

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

  • This release use Web Components listed in Vaadin Platform 14.5.0.beta1
  • Tested with Vaadin Flow version 2.5.0.beta1