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

v0.42.1

Compare
Choose a tag to compare
@trimox trimox released this 19 Dec 16:56
· 357 commits to master since this release

Bug Fixes

  • demos: Drawer navigation on keypress (#1618) (8d161be)
  • form-field: Remove experimental gap mixin (#1601) (4e69e55)
  • helper-text: Support deprecated exports and selectors (#1625) (09daf9f)
  • icon: Support query params when prefixing (#1597) (197cfa4)
  • tab: Deduplicate synthetic ripple event on touch devices (#1615) (1fcb59f)
  • text-field: Prevent synthetic event on touch devices (#1613) (b158a7c)
  • Use 'ngx' prefix naming for extended Sass (#1598) (7e61941)

Features

BREAKING CHANGES

  • mdcTextFieldHelperText and mdcSelectHelperText are deprecated and are to be removed in the near future. Please update your code to use mdcHelperText or mdc-helper-text selectors.