This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
v1.4.0
1.4.0
New
- New
Dialog
component (#207 by @Permagate). - New
Snackbar
component (#208). - New
List
component. (#201 with @darenju's help) - Adds
overlap
andnoBackground
prop inBadge
. - Adds
hideTop
prop inLayout
. - Adds position specific props in
Tooltip
(#214 by @Permagate). - Adds
component
prop inTab
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 withdata-mdl-for
inMenu
.