Skip to content

Releases: vaadin/vaadin-custom-field

v1.4.0

31 May 08:26
Compare
Choose a tag to compare

Changes Since v1.3.1:

  • b23ef79 feat: add methods to make setting invalid overridable (#128)
  • d0f6fad feat: fire a validated event on validation (#127)

v1.3.1

22 Jul 08:26
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.0:

  • 640c7ce fix: do not focus the field on helper element click

v2.0.0

04 Feb 11:21
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:

  • d1562fb chore: bump dependencies to stable versions (#99)

  • 432138e chore: align JSDoc, add missing events [skip ci] (#97)

  • ee8b2ae chore: udpate dev dependencies versions (#96)

  • d2672ef chore: cleanup events typings [skip ci]

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

v2.0.0-alpha1

07 Dec 11:03
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.3.0:

  • 6a422ca feat!: convert to Polymer 3, add events type definitions (#87)

v1.3.0

04 Sep 12:00
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0:

v1.2.0

20 Aug 12:20
Compare
Choose a tag to compare

v1.2.0-beta1

03 Aug 12:35
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.0-alpha1:

  • a623743 docs: add JSDoc for attributes [skip ci] (#81)

  • 401dc23 1.2.0-alpha3

  • daff184 chore: bump dev dependency to stable

v1.3.0-alpha1

08 Jun 08:39
Compare
Choose a tag to compare
v1.3.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added helperText API and slot

Changes Since v1.2.0-alpha3:

  • 1cf137b chore: bump dev dependency to stable

  • 7392b6c feat: add helperText API (#80)

v1.2.0-alpha3

08 Jun 08:16
Compare
Choose a tag to compare
v1.2.0-alpha3 Pre-release
Pre-release

Live Demo →
API Documentation →

Changed

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

Changes Since v1.2.0-alpha2:

  • daff184 chore: bump dev dependency to stable

v1.2.0-alpha2

03 Jun 06:55
Compare
Choose a tag to compare
v1.2.0-alpha2 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v1.2.0-alpha1: