Skip to content

Releases: vaadin/vaadin-radio-button

v1.4.1

10 Sep 09:42
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.4.0:

v1.3.1

10 Sep 09:18
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.0:

v1.5.0

04 Sep 11:56
Compare
Choose a tag to compare

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

v1.4.0

20 Aug 11:51
Compare
Choose a tag to compare

v1.4.0-beta1

03 Aug 09:14
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.5.0-alpha1:

v1.5.0-alpha1

04 Jun 13:15
Compare
Choose a tag to compare
v1.5.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added helperText API and slot to vaadin-radio-group

Changes Since v1.4.0-alpha3:

v1.4.0-alpha3

04 Jun 12:47
Compare
Choose a tag to compare
v1.4.0-alpha3 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v1.4.0-alpha2:

  • Moved helperText API and slot to 1.5 and excluded it from 1.4 branch.

v1.4.0-alpha2

04 Jun 08:46
Compare
Choose a tag to compare
v1.4.0-alpha2 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v1.4.0-alpha1:

v1.4.0-alpha1

11 May 12:05
Compare
Choose a tag to compare
v1.4.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v1.3.0:

v1.3.0

30 Apr 10:35
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • Added right-to-left (RTL) support.

Changes Since v1.3.0-alpha1:

  • 97d4f34 chore: bump dependencies to stable versions