material-table v1.67.0 Release Notes

Release Date: 2020-07-26 // over 3 years ago
  • Jul 26, 2020

    ๐Ÿ”– Version 1.67.0 published.

    #1471 Cell cell feature completed.
    ๐Ÿ›  fixed right fixed column sizing. Thanks to @viral-sh
    on shift + enter save added for text-area. Thanks to @vijaypushkin
    โž• Added prop to support pagination on top, bottom, or both. Thanks to @macman2013
    โž• Add Info attribute about desc sort for customSort. Thanks to @Nolandos
    set currency as number instead of text. Thanks to @francescovenica
    ๐Ÿ›  Fix for boolean validation. Thanks to @Domino987
    Correctly centers the boolean checkbox. Thanks to @Domino987
    โž• Added field 'initialFormData' to MaterialTableProps. Thanks to @szediwy