Skip to content

Releases: mbrn/material-table

v1.21.0

08 Mar 12:28
Compare
Choose a tag to compare

Mar 08, 2019

Version 1.21.0 published.

#64, remote data feature added.
#282, debounce added to search field.

v1.20.2

05 Mar 08:37
Compare
Choose a tag to compare

Mar 05, 2019

Version 1.20.2 published.

#278, actions new line problem resolved

v1.20.1

05 Mar 08:21
Compare
Choose a tag to compare

Mar 05, 2019

Version 1.20.1 published.

#278, actions new line problem resolved

v1.20.0

05 Mar 05:21
Compare
Choose a tag to compare

Mar 05, 2019

Version 1.20.0 published.

#276, onSelectionChange bug fixed
#262, export field added to columns
#242, reset search button added
#239, tooltip for disabled actions
#236, disableClick problem resolved.
#229, detailPanelType added
grouping field added to columns. Thanks @Domino987

v1.19.2

04 Mar 05:09
Compare
Choose a tag to compare

Mar 04, 2019

Version 1.19.2 published.

#267, data update problem resolved.

v1.19.1

03 Mar 19:40
Compare
Choose a tag to compare

Mar 03, 2019

Version 1.19.1 published.

#268, pageSize bug fixed
#271 grouping bug fixed

v1.19.0

28 Feb 13:24
Compare
Choose a tag to compare

Feb 28, 2019

Version 1.19.0 published.

#135, tree data feature added.
all data manipulation codes splitted to class

v1.18.0

14 Feb 14:39
Compare
Choose a tag to compare

Feb 14, 2019

Version 1.18.0 published.

Some minor fixes

v1.17.0

02 Feb 10:29
Compare
Choose a tag to compare

Feb 2, 2019

Version 1.17.0 published.

#199, localization warning cleared
#201, empytyValue applied to grouped column
#204, customSort applied to grouped columns
Some minor bugfixes and typescript improvements

v1.16.0

01 Feb 06:23
Compare
Choose a tag to compare

Feb 1, 2019

Version 1.16.0 published.

#195, multiple detail panel with grouping bug fixed
some typescript fixes
#181, search improvement
this undefined problem resolved on groupBy
#179, column title changed as not to be mandatory
#183, icons passed to overrided pagination component
#196, exportFileName prop added to options
#197, removable feature added to columns
#186, toggleDetailPanel function passed to onRowClick event