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

v0.5.4

Compare
Choose a tag to compare
@trimox trimox released this 22 Oct 00:03
· 1269 commits to master since this release

Bug Fixes

  • card: Conditional card expression changed error (#294) (576964c), closes #293
  • tabs: Correct mdc-tab-bar-scroller class binding (#283) (626d216)
  • textfield: Use tabIndex instead of tabindex (#301) (a49c68f)
  • toolbar: Remove fixed toolbar's margin-top OnDestroy (#292) (2e618fa), closes #267

Features

BREAKING CHANGES

  • textfield: Remove multiline property from mdc-textarea.
  • toolbar: Renamed mdc-toolbar-icon-menu to mdc-toolbar-menu-icon per MDC. Please update your code accordingly.