This repository was archived by the owner on Oct 7, 2020. It is now read-only.
v0.34.3
Features
- checkbox: Add public methods + improvements (#866) (a2096a9)
- switch: New UX state methods + improvements (#868) (405b367)
- text-field: Add public methods for UX states (#867) (fc77f64)
BREAKING CHANGES
- switch: Update
(change)
event listener to matchMdcSwitchChange
class. - checkbox: Update
(change)
event listener to matchMdcCheckboxChange
class.