Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@tleunen tleunen released this 14 Feb 23:28
· 181 commits to master since this release

1.4.0

New

  • New Dialog component (#207 by @Permagate).
  • New Snackbar component (#208).
  • New List component. (#201 with @darenju's help)
  • Adds overlap and noBackground prop in Badge.
  • Adds hideTop prop in Layout.
  • Adds position specific props in Tooltip (#214 by @Permagate).
  • Adds component prop in Tab in order to fix custom links (#116)

Fixes

  • Fixes layout.scss import paths (#138).
  • Fixes an issue in Textfield when a field replaces another one (#197)

Changes

  • Changes for attribute with data-mdl-for in Menu.