GwtMaterialDesign / gwt-material-table

A complex table component designed for the material design specifications
https://gwtmaterialdesign.github.io/gmd-table-demo/
Apache License 2.0
27 stars 31 forks source link

Fix constructor AbstractDataTable(TableScaffolding scaffolding) #203

Closed duststar76 closed 4 years ago

duststar76 commented 4 years ago

Fix for: MaterialDataTable(scaffolding) is using default #202

kevzlou7979 commented 4 years ago

Thanks for the PR will review this as soon as possible

On Tue, Oct 6, 2020 at 4:16 PM duststar76 notifications@github.com wrote:

Fix for: MaterialDataTable(scaffolding) is using default #202 https://github.com/GwtMaterialDesign/gwt-material-table/issues/202

You can view, comment on, or merge this pull request online at:

https://github.com/GwtMaterialDesign/gwt-material-table/pull/203 Commit Summary

  • Fix constructor AbstractDataTable(TableScaffolding scaffolding)

File Changes

Patch Links:

- https://github.com/GwtMaterialDesign/gwt-material-table/pull/203.patch

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GwtMaterialDesign/gwt-material-table/pull/203, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX6EF3WOB6RKBNOG27CJVLSJLG4ZANCNFSM4SFWADNA .

kevzlou7979 commented 4 years ago

Thanks for the PR will be adding this to release 2.5.0 branch.