Skip to content

Releases: vaadin/vaadin-time-picker

v3.1.0

31 May 13:17
Compare
Choose a tag to compare

Changes Since v3.0.0:

  • f8e1897 fix: update _hasInputValue on programmatic input change (#211)

  • d913673 chore: update vaadin-combo-box version to 5.5.2 (#214)

  • 77f03a4 chore: update vaadin-text-field version to 2.10.0 (#213)

  • af68970 feat: add internal has-input-value-changed event (#209)

  • bbb8c02 docs: add JSDoc for validate method (#208)

  • 0f0fb78 feat: add methods to make setting invalid overridable (#207)

  • a14045e feat: fire a validated event on validation (#206)

  • 3b4144c test: make sure no initial validation happens (#205)

v3.0.0

04 Feb 10:32
Compare
Choose a tag to compare

API Documentation →

⚠️ Breaking Changes Since v2.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v3.0.0-alpha1:

  • fe5dcac chore: bump dependencies to stable versions (#179)

  • 0a85735 chore: align JSDoc, add change event [skip ci] (#178)

  • e22c44a refactor: cleanup IE11 vendor prefixes (#177)

  • 403af1d chore: cleanup events typings [skip ci]

  • a3d92c1 chore: add JSDoc for custom events [skip ci]

v3.0.0-alpha1

11 Dec 07:15
Compare
Choose a tag to compare
v3.0.0-alpha1 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v2.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v2.4.0:

  • f7b70a0 chore: bump dependencies to P3 alphas (#175)

  • 961f508 feat!: convert to Polymer 3, add events type definitions (#168)

v2.4.0

04 Sep 12:09
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.3.0:

  • 5fca44a Bump dependencies

  • 47fda48 docs: fix custom validator demo [skip ci] (#154)

  • dfe2b86 docs: add JSDoc for attributes [skip ci] (#155) (#156)

  • 3fea1cb 2.4.0-alpha1

  • 7559698 chore: bump dependency versions

  • 4e70751 2.3.0-alpha3

  • db84f1a Add helper text slot and API (#152)

    • Update tests and screenshots

    • Add helper-text and update demos

    • Bump text-field and update screenshots

    • Skip test for safari

v2.3.0

20 Aug 12:23
Compare
Choose a tag to compare

v2.3.0-beta1

03 Aug 12:43
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.2.1:

v2.2.1

24 Jul 10:25
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.2.0:

v2.2.0

15 Jun 12:01
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • Added autoOpenDisabled property (#143)

Changes Since v2.2.0-alpha1:

  • 4d3ba42 Fix: preserve ltr on input and overlay (#146)

v2.4.0-alpha1

08 Jun 08:36
Compare
Choose a tag to compare
v2.4.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added helperText API and slot

Changes Since v2.3.0-alpha4:

v2.3.0-alpha4

08 Jun 08:09
Compare
Choose a tag to compare
v2.3.0-alpha4 Pre-release
Pre-release

Live Demo →
API Documentation →

Changed

  • Moved helperText API and slot to 2.4 and excluded it from 2.3 branch.

Changes Since v2.3.0-alpha3:

  • 549328f chore: bump dependency versions