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

v0.1.15

Compare
Choose a tag to compare
@trimox trimox released this 20 Jun 01:04
· 1581 commits to master since this release

Features

  • radio: Add MDC Radio Button component (840d35a)
  • checkbox: Add aria-label and aria-labelledby properties. Refactored disabled property. (229377e)
  • codecov: Add Codecov for code coverage reporting. (#16) (4eefcde), closes #12
  • menu: Add openFrom property for overriding opening point. (24911c5)
  • switch: Add aria-label and aria-labelledby properties. Refactored disabled property. (f65fc5a)