material-table v1.61.0 Release Notes

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

    ๐Ÿ”– Version 1.61.0 published.

    ๐Ÿ”„ change selection logic for disabled selections. Thanks to @code404sg
    Function giving tooltip text for Edit and Delete icons. Thanks to David Gregor
    โž• add support for the date localization. Thanks to @yurykozyrev
    โž• add missing onRowDataChange type declaration. Thanks to @hyphaene
    ๐Ÿ›  Fix off-by-one error for fixed table layouts. Thanks to @marc-lebourdais
    โœ‚ Remove hidden columns in computing the colspan of an empty tablecell. Thanks to @deltek-rossjackson
    nRowsSelected method to toolbar localization. Thanks to @ianwensink
    โšก๏ธ Update header alignment of currency header. Thanks to @pajohns