Releases: oauthentik/mat-advanced-table
Releases · oauthentik/mat-advanced-table
v2.0.0
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
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
1.0.0 (2020-04-12)
Bug Fixes
- mat-cell-template: changed selector to be prefixed with mat (46a83b4)