vaadin-text-field

The themable Web Component providing input controls. Part of the Vaadin components.

APACHE-2.0 License

Downloads
19
Stars
25
Committers
37

Bot releases are hidden (Show)

vaadin-text-field - v2.10.0 Latest Release

Published by vursen over 1 year ago

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)

vaadin-text-field - v2.9.2

Published by tomivirkki over 2 years ago

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)

vaadin-text-field - v2.9.1

Published by tomivirkki over 2 years ago

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)

vaadin-text-field - v2.9.0

Published by sissbruecker almost 3 years ago

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)

vaadin-text-field - v2.8.6

Published by sissbruecker almost 3 years ago

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)
vaadin-text-field - v2.8.5

Published by alvarezguille about 3 years ago

Live Demo →
API Documentation →

Changes Since v2.8.4:

  • d3f1a2b fix: do not focus the field on helper element click (#579)
vaadin-text-field - v3.0.2

Published by tulioag over 3 years ago

Live Demo →
API Documentation →

Changes Since v2.8.4:

  • 4d99ce2 fix: iron-resize event is now composed (#570)

  • e14483a fix: scope a Safari-specific workaround (#571)

  • faa557b 3.0.1

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

  • 154933d 3.0.0

  • 28f9bf5 chore: align JSDoc, add missing events [skip ci] (#564)

  • da98b19 chore: update JSDoc for custom events [skip ci] (#563)

  • 52202b2 3.0.0-alpha1

  • 5b616b9 chore: add script to build API docs [skip ci] (#561)

  • 590025d feat!: convert to Polymer 3, add events type definitions (#551)

vaadin-text-field - v2.8.4

Published by tulioag over 3 years ago

Live Demo →
API Documentation →

Changes Since v2.8.3:

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

Published by yuriy-fix over 3 years ago

Live Demo →
API Documentation →

Changes Since v2.8.2:

  • f5d6a07 fix: scope a Safari-specific workaround (#569)
vaadin-text-field - v3.0.1

Published by yuriy-fix over 3 years ago

API Documentation →

Changes Since v3.0.0:

  • 87d476e fix: remove an outdated workaround for Safari (#568)
vaadin-text-field - v3.0.0

Published by web-padawan over 3 years ago

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:

  • 28f9bf5 chore: align JSDoc, add missing events [skip ci] (#564)

  • da98b19 chore: update JSDoc for custom events [skip ci] (#563)

vaadin-text-field - v3.0.0-alpha1

Published by web-padawan almost 4 years ago

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.8.2:

  • 590025d feat!: convert to Polymer 3, add events type definitions (#551)
vaadin-text-field - v2.7.2

Published by web-padawan almost 4 years ago

Live Demo →
API Documentation →

Changes Since v2.7.1:

  • 1ee53ee fix: improve email field default pattern

  • ce30678 fix: don't override custom pattern (#500)

vaadin-text-field - v2.8.2

Published by web-padawan almost 4 years ago

Live Demo →
API Documentation →

Changes Since v2.8.1:

  • 945282d fix: improve email field default pattern

  • d9c2e97 test: fix autocapitalize tests in Firefox

  • b1bd3ba ci: replace Travis with GitHub actions (#555)

vaadin-text-field - v2.8.1

Published by tomivirkki about 4 years ago

Live Demo →
API Documentation →

Changes Since v2.8.0:

  • 721f216 fix: don't override custom pattern (#500)
vaadin-text-field - v2.8.0

Published by tomivirkki about 4 years ago

Live Demo →
API Documentation →

Changes Since v2.7.1:

  • 3d209ca perf: Debounce offset height measure (#495)

  • 2fb4a7b docs: add JSDoc for attributes [skip ci] (#489) (#490)

  • ccf8e8c fix: workaround Polymer getProperty with mixins/observers (#484)

    See https://github.com/Polymer/polymer/issues/5259

  • 8811ef6 Fix user input (#480)

    • Add test for user input without value change

    • Do not set userInput if there is no change

    • Remove flag where it was added

  • bd388d6 2.8.0-alpha1

  • 72adbe6 2.7.0-alpha3

  • de866f7 fix: use flattened nodes on helper slot (#477)

    A 3rd custom element using vaadin-text-field and defining a slot
    area for the vaadin-text-field's helper slot was making
    vaadin-text-field see the slot element as a slotted contend and
    setting has-helper="slotted" to itself.

    This change uses flattened nodes to check the presence of slotted
    elements on vaadin-text-field helper slot.

    In this change

    • use .assignedNodes({flatten: true}) to get slotted children
    • apply changes to tests
    • remove checks for unsupported types
  • 09fc63a 2.7.0-alpha2

  • 1f5b7b1 feat: add helper text API and slot (#476)

    Co-authored-by: Nii Yeboah [email protected]

vaadin-text-field - v2.7.1

Published by tomivirkki about 4 years ago

Live Demo →
API Documentation →

Changes Since v2.6.3:

  • 238ed4a perf: Debounce offset height measure (#495) (#496)

  • 1ce7092 2.7.0

  • 16e34dd 2.7.0-beta1

  • 95c27c8 docs: add JSDoc for attributes [skip ci] (#489)

  • 1974210 2.7.0-alpha6

  • 9817cf6 fix: workaround Polymer getProperty with mixins/observers (#484) (#488)

    See https://github.com/Polymer/polymer/issues/5259

    Co-authored-by: Tomi Virkki [email protected]

  • 7c6805b 2.7.0-alpha5

  • f59b118 Fix user input (#480) (#483)

  • feb80ac 2.7.0-alpha4

  • b8aaec2 2.7.0-alpha1

  • eb32f36 feat: prepare for TS defs generation (#474)

  • b92d48f chore: fix running CRON tests in SauceLabs

vaadin-text-field - v2.6.3

Published by tomivirkki about 4 years ago

Live Demo →
API Documentation →

Changes Since v2.7.0:

vaadin-text-field - v2.7.0

Published by tomivirkki about 4 years ago

vaadin-text-field - v2.7.0-beta1

Published by tulioag about 4 years ago

Live Demo →
API Documentation →

Changes Since v2.7.0-alpha6:

  • 95c27c8 docs: add JSDoc for attributes [skip ci] (#489)
Package Rankings
Top 7.32% on Bower.io
Top 21.51% on Repo1.maven.org
Top 14.44% on Npmjs.org
Badges
Extracted from project README
npm version Published on webcomponents.org Published on Vaadin Directory Discord
Related Projects