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

v0.2.5

Compare
Choose a tag to compare
@trimox trimox released this 09 Aug 00:09
· 1425 commits to master since this release

Bug Fixes

  • fab: Remove duplicate HostBinding (#74) (dd3637f)
  • textfield: Fix Text Field boxes NgModule value accessor (36ce97a)
  • textfield: Pre-filled Text Field uses floating label correctly (bda0f9f)

Features

  • dialog: Implement MDC Dialog (#70) (31a278a)
  • list: Add component selector option to mdc-list-item-secondary (4b3a5bf)
  • list: Add component selector option to mdc-list-item-text (9df6a4d)
  • package: Update MDC dependency to v0.17.0 (f9bab7a)
  • textfield: Add 'aria-hidden' HostBinding to Helptext directive (6545321)
  • textfield: Add [mdc-textfield-bottom-line] directive for Text Field boxes (5f76809)
  • textfield: Add [mdc-textfield-label] directive (483fd98)
  • textfield: Auto generate [id] if none supplied (3c70203)