react-mdl v1.2.0 Release Notes

    • โž• Adds shadow prop on DataTable
    • ๐Ÿ”„ Changes RadioGroup to be controlled or uncontrolled (#180)
    • ๐Ÿ”„ Changes the propTypes of DataTable to be less strict
    • โž• Adds tooltip and className in the column description of DataTable
    • ๐Ÿ—„ Deprecates data in favor of rows in DataTable
    • ๐Ÿ—„ Deprecates selectable in DataTable