Skip to content

Releases: vaadin/vaadin-select

v2.5.0

31 May 08:59
Compare
Choose a tag to compare

Changes Since v2.4.4:

  • 5b4c2b9 chore: update vaadin-text-field version to 2.10.0 (#301)
  • 0666edb feat: add methods to make setting invalid overridable (#299)
  • e586eee feat: fire a validated event on validation (#298)

v2.4.4

28 Jun 11:30
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.4.3:

  • 5443dc0 fix: align the select overlay horizontally depending on available space (#279)

v2.4.3

11 Feb 07:47
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.4.2:

  • 96ab259 fix: don't throw on render before adding to DOM (#273)

  • e63afc1 chore: update dev dependencies to 3.2.0 stable

  • b535f60 chore: add lockfiles to ensure consistent builds in CI (#272)

v2.4.2

14 Jan 09:45
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.4.1:

  • 71cae03 fix: restore select focus on fullscreen dropdown close (#271)

  • dcc8f89 chore: update status badges in README [skip ci]

  • 3df0111 chore: disable issues and direct ppl to web-components repo [skip ci] (#267)

  • 27cf6f5 chore: move CI builds from travis-ci.org to GitHub actions (#268)

  • 7b6babb chore: bump web component version string (#270)

v2.4.1

22 Jul 08:49
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.4.0:

  • 4e1ee8e fix: do not open the field on helper element click (#269)

v3.0.0

04 Feb 07:48
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:

  • b116caa chore: bump dependencies to stable versions (#262)

  • ddae563 chore: align JSDoc, add change event [skip ci] (#261)

  • 927d1ef chore: cleanup events typings [skip ci]

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

v3.0.0-alpha1

11 Dec 07:31
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:

  • 8cec933 chore: bump dependencies to P3 alphas (#257)

  • 350da59 feat!: convert to Polymer 3, add events type definitions (#234)

v2.4.0

04 Sep 12:02
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.3.0:

  • b279115 Bump dependencies

  • d1a2f47 docs: add JSDoc for attributes [skip ci] (#231) (#232)

  • 2c71d13 fix: make renderer owner optional [skip ci] (#230)

  • 4269992 2.4.0-alpha1

  • 9c70f6c chore: bump vaadin-text-field version

  • a34538e 2.3.0-alpha2

  • f601bfc feat: add helperText slot and property API (#227)

    • feat: add helperText API
    • Add helperText API supporting string and slotted content
    • Add demos
    • Add unit and visual tests

    Fix #219

v2.3.0

20 Aug 12:02
Compare
Choose a tag to compare

v2.3.0-beta1

03 Aug 10:12
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.3.0-alpha4: