Skip to content

Releases: vaadin/vaadin-date-time-picker

v2.1.0

31 May 14:03
Compare
Choose a tag to compare

Changes Since v2.0.0:

  • 39866c4 chore: update dependency versions (#101)

  • 25524c1 test: move all validation tests to validation.html (#99)

  • febbe13 feat: add methods to make setting invalid overridable (#98)

  • a5b59fd feat: fire a validated event on validation (#97)

  • 70b5cfc test: make sure no initial validation happens (#96)

v2.0.0

04 Feb 11:51
Compare
Choose a tag to compare

API Documentation →

⚠️ Breaking Changes Since v1.x:

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

Changes Since v2.0.0-alpha1:

  • ca63e5d chore: bump dependencies to stable versions (#67)

  • c52e657 test: cleanup duplicate unit tests (#64)

  • cbcf57e chore: add lint-staged and test coverage (#63)

v2.0.0-alpha1

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

API Documentation →

⚠️ Breaking Changes Since v1.x:

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

Changes Since v1.4.0:

  • 0bf294d feat!: convert to Polymer 3, add events type definitions (#62)

v1.4.0

04 Sep 12:19
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.0:

  • 8963bf3 chore: bump dependencies

  • 09e4ff7 docs: add JSDoc for attributes [skip ci] (#43) (#44)

  • 5d0eb5c 1.4.0-alpha1

  • 98502c5 chore: bump dependency versions

  • 1704f8d 1.3.0-alpha2

  • 1391617 Add helper text (#41)

    • Bump dependencies, update tests

    • Add helper-text and update demos

    • Update screenshots

    • Update broken screenshot

    • Update visual tests

v1.3.0

20 Aug 12:27
Compare
Choose a tag to compare

v1.3.0-beta1

03 Aug 13:00
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0:

v1.2.0

15 Jun 12:19
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.4.0-alpha1:

  • e7c5408 Prepare stable web component dependencies (#42)

v1.4.0-alpha1

08 Jun 09:53
Compare
Choose a tag to compare
v1.4.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added helperText API and slot

Changes Since v1.3.0-alpha3:

v1.3.0-alpha3

08 Jun 08:24
Compare
Choose a tag to compare
v1.3.0-alpha3 Pre-release
Pre-release

Live Demo →
API Documentation →

Changed

  • Moved helperText API and slot to 1.4 and excluded it from 1.3 branch.

Changes Since v1.3.0-alpha2:

  • e7fb33a chore: bump dependency versions

v1.3.0-alpha2

04 Jun 09:47
Compare
Choose a tag to compare
v1.3.0-alpha2 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v1.3.0-alpha1: