v0.1.2
Added
pf-radio-button
andpf-toggle
can choose if a loose value match should count as checked/on using theloose
prop.
Changed
pf-toggle
's defaulton-value
is nowtrue
andoff-value
is nowfalse
.pf-toggle
without anoff-value
are now required to use theno-off
prop instead ofoff-value=false
.