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

2.1.3 - Maintenance release

Compare
Choose a tag to compare
@pekam pekam released this 25 Mar 08:49

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

Fixes since last version

  • #216 ComboBox resetting value after setting its current value e.g. with Binder::setBean
  • #222 Avoid calling DataProvider::size when not needed with lazy data providers
  • #227, #232 First items not rendered after scrolling when using ComponentRenderer with a large item set

All changes

Compatibility

This release for vaadin-combo-box-flow

  • is built on<vaadin-combo-box> Web Component version 4.2.7
  • tested with Vaadin Flow version 1.4.2