Skip to content

Releases: mbrn/material-table

v1.33.0

27 Apr 16:17
Compare
Choose a tag to compare

Apr 27, 2019

Version 1.33.0 published.

Added, flag editable of column. Thanks to @truongtv22
Allow to customize header title. Thanks to @truongtv22
Fix bug Invalid prop value of Checkbox. Thanks to @truongtv22
fix types for editComponent. Thanks to @ColinKrist

v1.32.0

12 Apr 04:43
Compare
Choose a tag to compare

Apr 12, 2019

Version 1.32.0 published.

#339, treedata column move problem fixed
#413, pagination line height problem resolved.
#388, onTreeExpandChange event added

v1.31.0

11 Apr 13:29
Compare
Choose a tag to compare

Apr 11, 2019

Version 1.31.0 published.

Fixed bug when try edit child rows. Thanks to @truongtv22
Fixed display 2 search box when select an item @truongtv22
Editable actions fix
#451, group bar chip warning cleared
#450, initialPage bug fixed
#443, treedata selection collapse bug fixed
#436, selected rows count bug fixed
#415, onChangePage bug fixed for remoteData tables
#356, sort null bug fixed
#363, console warning cleared
#393, filtering and export byString problem resolved
#394, detailpanel console warnings cleared

v1.30.0

08 Apr 19:20
Compare
Choose a tag to compare

Apr 08, 2019

Version 1.30.0 published.

table toolbar custom title added. Thanks to @devel0
Added option to expand all rows by default. Thanks to @truongtv22

v1.29.1

03 Apr 08:34
Compare
Choose a tag to compare

Apr 03, 2019

Version 1.29.1 published.

#408, detail panel colspan bug fixed

v1.29.0

03 Apr 08:10
Compare
Choose a tag to compare

Apr 03, 2019

Version 1.29.0 published.

#350, readonly flag added to editable. Thanks to @spazzarama

v1.28.3

02 Apr 16:44
Compare
Choose a tag to compare

Apr 02, 2019

Version 1.28.3 published.

#406, header background color bug fixed
#401 from pagination-localization bugs fixed. Thanks to @truongtv22
#399 from export-csv-with-lookup bug fixed. Thanks to @ivakarlec
#392, MTableAction proptypes bug fixed

v1.28.2

28 Mar 18:33
Compare
Choose a tag to compare

Mar 28, 2019

Version 1.28.2 published.

#368, html [object] outputs cleared
#370, filter selection falsy value bug fixed
#380, group-row warnings cleared

v1.28.1

28 Mar 05:28
Compare
Choose a tag to compare

Mar 28, 2019

Version 1.28.1 published.

#328, headerStyle bug fixed, Thansk to @JJeurissen

v1.28.0

27 Mar 11:19
Compare
Choose a tag to compare

Mar 27, 2019

Version 1.28.0 published.

#383, tableRef added