Skip to content

v2.4.0

Compare
Choose a tag to compare
@tomivirkki tomivirkki released this 04 Sep 12:02
· 45 commits to master since this release

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