Skip to content

v1.67.0

Compare
Choose a tag to compare
@mbrn mbrn released this 26 Jul 14:51
· 84 commits to master since this release

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