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

2.0.3 - Maintenance release

Compare
Choose a tag to compare
@ujoni ujoni released this 11 Feb 16:16

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.

Noteworthy changes since last version

  • Set value-property with js as a workaround (#174)
  • Fix: value is not updated when null in ComboBox (#186)
  • Initialize $connector if values were not set in ComboBox element prior to page load. (#188)
  • Set filter on autofocus combobox (#191)
  • Client side filter fix. (#192)
  • Disable client side validation on setRequiredIndicatorVisible (#202)

Compatibility

This release for vaadin-combo-box-flow

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