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

v0.1.17

Compare
Choose a tag to compare
@trimox trimox released this 24 Jun 20:53
· 1558 commits to master since this release

Bug Fixes

  • card: Rename ambiguous Input from titleLarge to large. (dd96c06)
  • components: Fix class overriding for each component. (#29) (41e38e0), closes #25

Features

  • docs: Add/Update Getting Started guide, README and CONTRIBUTING (#30) (89144b7)
  • typography: Add mdc-typography directive to define basic properties on a site. (d100bcc)

BREAKING CHANGES

  • card: Input titleLarge has been renamed to large. Please update your code
    accordingly.