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

3.0.1 - Maintenance release

Compare
Choose a tag to compare
@ujoni ujoni released this 20 Feb 11:48
· 8 commits to 3.0 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.

Noteworthy changes since 3.0

  • Correct setTarget behavior for null (#500)
  • Can't open & focus editor after dataprovider has been refreshed (#486)
    • Fixing IllegalStateException after new item added and dataprovider re… (#533)

All changes

Known issues

  • Missing fix for "Can't focus component within the new grid row added" (#511) which relates to "Can't open & focus editor after dataprovider has been refreshed" (#486)

Compatibility

This release for vaadin-grid-flow

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