Skip to content

Releases: oauthentik/mat-advanced-table

v2.0.0

14 Apr 20:21
Compare
Choose a tag to compare

2.0.0 (2020-04-14)

Bug Fixes

  • mat-advanced-table.module: remove uncessary forRoot forChild implentation (64f780e)

BREAKING CHANGES

  • mat-advanced-table.module: there is no forRoot when importing the MatAdvancedModule into the module you use it
    in

v1.0.1

14 Apr 19:56
Compare
Choose a tag to compare

1.0.1 (2020-04-14)

Bug Fixes

  • mat-advanced-table.component: fix the unresolved column from the template (85bf375)
  • mat-cell-template.directive: fixed unresolved template withing the directive (fad8424)

v1.0.0

12 Apr 11:15
Compare
Choose a tag to compare

1.0.0 (2020-04-12)

Bug Fixes

  • mat-cell-template: changed selector to be prefixed with mat (46a83b4)