This repository was archived by the owner on Oct 7, 2020. It is now read-only.
v0.1.17
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 tolarge
. Please update your code
accordingly.