Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

4.1.1

Compare
Choose a tag to compare
@Haprog Haprog released this 16 Jan 09:25
· 87 commits to master since this release

This is a maintenance release of the Java integration for <vaadin-grid> Web Component (github), to be used from the server side Java with Vaadin Flow.

Fixes since 4.1.0

  • Improved error handling in connector (#724, #847)
  • Fix serialization of TreeGrid with HierarchyColumn (#839, #848)
  • Fix running tests locally (#857)
  • Fix being able to switch from multi selection mode to other modes (#831, #852)
  • Remove usage of DndUtil which is in Flow internal (#863, vaadin/flow#7288)

Compatibility

This release for vaadin-grid-flow

  • is built on <vaadin-grid> Web Component version 5.5.0
  • tested with Vaadin Flow version 2.1.3