Releases: vaadin/vaadin-radio-button
Releases · vaadin/vaadin-radio-button
v1.4.1
Live Demo →
API Documentation →
Changes Since v1.4.0:
v1.3.1
Live Demo →
API Documentation →
Changes Since v1.3.0:
v1.5.0
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
v1.4.0-beta1
Live Demo →
API Documentation →
Changes Since v1.5.0-alpha1:
v1.5.0-alpha1
Live Demo →
API Documentation →
New Features
- Added
helperText
API and slot tovaadin-radio-group
Changes Since v1.4.0-alpha3:
v1.4.0-alpha3
Live Demo →
API Documentation →
Changes Since v1.4.0-alpha2:
- Moved
helperText
API and slot to1.5
and excluded it from1.4
branch.
v1.4.0-alpha2
Live Demo →
API Documentation →
Changes Since v1.4.0-alpha1:
v1.4.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v1.3.0:
v1.3.0
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