Skip to content

v0.1.2

Compare
Choose a tag to compare
@mtorromeo mtorromeo released this 26 Jul 16:04
· 94 commits to master since this release

Added

  • pf-radio-button and pf-toggle can choose if a loose value match should count as checked/on using the loose prop.

Changed

  • pf-toggle's default on-value is now true and off-value is now false.
  • pf-toggle without an off-value are now required to use the no-off prop instead of off-value=false.