Skip to content

Releases: vaadin/vaadin-text-field

v2.10.0

31 May 08:24
Compare
Choose a tag to compare

Changes Since v2.9.2:

  • 7a10e2e test: ensure _hasInputValue is reset on clear button interaction (#623)

  • 202917d fix: reset _hasInputValue on programmatic value clear (#622)

  • 9731cfd refactor: input value getters and setters (#621)

  • 7e03465 fix: check for bad input when updating _hasInputValue (#620)

  • 8fd245f feat: add internal has-input-value-changed event (#618)

  • cd433fc docs: add JSDoc for validated event (#616)

  • 92931ed feat: add methods to make setting invalid overridable (#615)

  • 3eb1b2e feat: fire a validated event on validation (#614)

v2.9.2

04 Mar 09:57
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.9.1:

  • 137f1b2 chore: bump urijs from 1.19.8 to 1.19.9 (#593)

  • 22444f1 fix: don't cancel text-area wheel event unnecessarily (CP) (#592)

  • 53a2194 chore: bump urijs from 1.19.7 to 1.19.8 (#591)

  • 8c024bf chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#590)

v2.9.1

04 Feb 09:02
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.9.0:

  • b6c8bb3 fix: position the material text-area bottom bar (CP) (#589)

  • 70d0e59 chore: update dev dependencies to 3.2.0 stable

  • bfdc6cd chore: add lockfiles to ensure consistent builds in CI (#588)

v2.9.0

19 Nov 09:17
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.8.6:

  • eebe032 feat: add text area pattern validation (#586)

  • 156dfc0 fix: workaround disabled textarea freezing Firefox (#584)

v2.8.6

20 Oct 08:30
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.8.5:

  • 075ea6f fix: keep invalid background color on hover (#583)
  • 724b2d7 fix: prevent page scroll when resizing text area (#581)

v2.8.5

22 Jul 08:57
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.8.4:

  • d3f1a2b fix: do not focus the field on helper element click (#579)

v3.0.2

09 Mar 18:41
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.8.4:

v2.8.4

09 Mar 18:24
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.8.3:

  • 87eb83b fix: 'iron-resize' event when height changes is now composed. (#573)

v3.0.1

08 Feb 13:46
Compare
Choose a tag to compare

API Documentation →

Changes Since v3.0.0:

  • 87d476e fix: remove an outdated workaround for Safari (#568)

v2.8.3

08 Feb 13:49
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.8.2:

  • f5d6a07 fix: scope a Safari-specific workaround (#569)