react-mdl v1.7.0 Release Notes

Release Date: 2016-08-21 // over 7 years ago
  • 🐛 Bug Fixes

    • Cell: Remove required col prop (3ed1749)
    • Dialog: Using window height instead of body.clientHeight (#373) (b6c1a71), closes #370
    • ProgressBar: Fix unknown props (4547085)
    • Tabs: Fix js error when clicking on a tab (#376) (ca9309e), closes #376 #347

    🔋 Features

    • ⚡️ Update MDL lib to version 1.2.0 (#375) (9ab92f9)
    • Chip: Add Chip component (#378) (c4ddfe7), closes #377