Skip to content

v1.5.0

Compare
Choose a tag to compare
@tomivirkki tomivirkki released this 04 Sep 11:56
· 38 commits to 1.5 since this release

Live Demo →
API Documentation →

Changes Since v1.4.0:

  • ae09837 Bump dependencies

  • 4bc011b docs: add JSDoc for attributes [skip ci] (#158) (#159)

  • 930ee12 1.5.0-alpha1

  • 1a21d55 1.4.0-alpha2

  • 55d6051 feat: add helper text API (#153)

    • feat: add helper text
    • Add helper text to vaadin-radio-group as string attribute and
      name slotted

    Part of #149

    • doc: add demo of helper text and theme

    • test: add unit and visual tests

    • refactor: change private method name and body

    • refactor: align with checkbox helper text changes

    • fix: remove check for unsupported type