@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
27 lines (15 loc) • 562 B
Markdown
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
# Radio Group Release Notes
<!-- ## [Unreleased] -->
## 2.11.7
### Added
- Added documentation and examples for mobile/touch context
## 2.10.0
### Changed
- For touch devices:
- Increase tap size of `.slds-radio__label` to `$height-tappable`(2.75rem)
- Increase the size of the faux radio element to `$square-tappable-x-small` (1.5rem)
- Let the label text inherit its `font-size` from the body
## 2.7.0
### Added
- Added an example of a checked-and-disabled radio button.