material-table v1.52.0 Release Notes

Release Date: 2019-10-07 // over 4 years ago
  • Oct 07, 2019

    ๐Ÿ”– Version 1.52.0 published.

    โž• Adds missing getFieldValue. Thanks to @Domino987
    onQueryChange accepts query param. Thanks to @michal-kazmierczak
    ๐Ÿ”„ change the return type of parentChildData to RowData | undefined. Thanks to @CoolCyberBrain
    ๐Ÿ›  Fix type definition for "parentChildData". Thanks to @CoolCyberBrain
    Possibility to sort column with 2 or 3 states. Thanks to @hrafaelveloso
    โž• Add defaultExpanded handling to grouping functionality. Thanks to @dnn5b
    feat: foreign handling of pagination counters. Thansk to @spurreiter