Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

v0.34.3

Compare
Choose a tag to compare
@trimox trimox released this 14 Apr 22:13
· 879 commits to master since this release
838b570

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 match MdcSwitchChange class.
  • checkbox: Update (change) event listener to match MdcCheckboxChange class.