material-table v1.62.0 Release Notes

Release Date: 2020-06-21 // almost 4 years ago
  • Jun 21, 2020

    ๐Ÿ”– Version 1.62.0 published.

    โž• Added padding size property were needed. Thanks to @LeanderCoevoet
    โž• add support for filter row styling. Thanks to Zagh Wagner
    ๐Ÿ‘ Allow overriding of placeholder for editing fields. Thanks to @brianhuang822
    โž• add capacity to style the edit via editCellStyle prop. Thanks to clementf
    โž• add capacity to style the detail panel column via detailPanelCol. Thanks to clementf
    โž• Add align to tableCells from columnDef. Thanks to @Domino987
    0๏ธโƒฃ Trigger reorder if column default sort changed. Thanks to @Domino987
    โž• Added hideSortIcon true to TableSortLabel for actions. Thanks to @hooloovooo
    โž• Added CSS font properties to inherit in cellStyle. Thanks to @mrjdavidfg
    โšก๏ธ Updated react-beautiful-dnd dependency. Thanks to @MglMX