Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

2.0.0 Final release

Compare
Choose a tag to compare
@denis-anisimov denis-anisimov released this 19 Jun 06:13
· 28 commits to master since this release

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

⚠️ Breaking Changes:

  • The clear button is now hidden by default. To make it visible, use setClearButtonVisible(true). (Note: if the value of the time picker is empty, the clear button is always hidden.)

Compatibility

This release for vaadin-time-picker-flow

  • is built on vaadin-time-picker Web Component version 2.0.1
  • tested with Vaadin Flow version 2.0.0