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

v0.1.19

Compare
Choose a tag to compare
@trimox trimox released this 03 Jul 01:29
· 1539 commits to master since this release

Bug Fixes

  • textfield: Fix getNativeInput adapter method and use foundation isDisabled. (f7600ed)

Features

  • checkbox: Add value, name binding and refactor foundation wrapper integration. (#38) (68a2e47)
  • elevation: Add MDC Elevation using [mdc-elevation]="#" directive. (257cb04)
  • theme: Implement MDC Theme - mdc-theme-dark directive. (0583bf7)
  • toolbar: Add mdc-toolbar-icon and mdc-toolbar-icon-menu directives. (1965a3a)

Performance Improvements

  • linear-progress: Use foundation api for indeterminate and reverse property sets. (8382aa8)

BREAKING CHANGES

  • elevation: Removed depreciated mdc-elevation-z# directives. Please update your code
    accordingly.