A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
refactor(): remove checked property in favor of parent value (#19449)
BREAKING CHANGE: The following components have been updated to remove the checked or selected properties: - Radio - Segment Button - Select Developers should set the value property on the respective parent components in order to managed checked/selected status. Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
M
Manu MA committed
a5229d90ca2a608e8bf4db0c8f71c86d481dd649
Parent: 9232f16
Committed by Liam DeBeasi <liamdebeasi@users.noreply.github.com>
on 1/17/2020, 10:22:26 PM