Skip to content

Releases: vaadin/vaadin-time-picker

v2.3.0-alpha3

02 Jun 14:08
Compare
Choose a tag to compare
v2.3.0-alpha3 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v2.3.0-alpha2:

v2.3.0-alpha2

29 May 10:02
5c24284
Compare
Choose a tag to compare
v2.3.0-alpha2 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v2.3.0-alpha1:

  • 1d7ac39 fix: allow overriding _getInputElement() (#151)

v2.3.0-alpha1

29 May 08:23
Compare
Choose a tag to compare
v2.3.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v2.2.0-alpha1:

v2.1.1

26 May 08:13
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.1.0:

  • a991db2 Fix: preserve ltr on input and overlay (#146) (#148)

    • fix: make input and overlay work from left-to-right in RTL

v2.1.0

05 May 12:52
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • Added right-to-left (RTL) support.

Changes Since v2.1.0-alpha2:

v2.2.0-alpha1

28 Apr 16:18
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.1.0-alpha2:

  • c846efb feat: add autoOpenDisabled property (#143)

    • Revert "docs: mark autoOpenDisabled as private [skip ci] (#137)"

    This reverts commit ae31de9.

    • Add demo for autoOpenDisabled

    • Fix toggle click when auto open is disabled

    vaadin-combo-box-light queries for element with toggle-button class

  • 0d2916c chore: remove Android Emulator from CRON

v2.1.0-alpha2

09 Apr 09:19
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.1.0-alpha1:

  • be2ac05 chore: bump dependencies for RTL (#138)

  • ae31de9 docs: mark autoOpenDisabled as private [skip ci] (#137)

v2.1.0-alpha1

30 Mar 15:10
Compare
Choose a tag to compare
v2.1.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v2.0.7:

v2.0.7

19 Mar 13:22
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.0.6:

v2.0.6

20 Feb 14:51
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.0.5:

  • 14aee3a fix: update validation timing, add validation on blur (#128)