v2.0.0-alpha1
Pre-release
Pre-release
This is a first alpha version of vaadin-radio-button
built with LitElement.
⚠️ Breaking Changes Since v1.x:
- Radio group is now aligned vertically by default
- Corresponding theme variant has been removed
- Added
orientation
property that supportshorizontal
- Renamed
readonly
property toreadOnly
- Corresponding attribute is not changed (lowercase)
- The component is updated to be based on LitElement
- IE11 is no longer officially supported or tested