react-mdl v1.4.0 Release Notes

  • ๐Ÿ†• 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.