Skip to content

Commit 4c628f1

Browse files
authored
Merge pull request #177 from HalitTalha/v14_migration
v14 update
2 parents 9106c5f + 6e66c3b commit 4c628f1

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

dist/mat-table-filter/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,10 @@ You can change the debounce time also.
5757

5858
 
5959
### Stackblitz demo [mat-table-filter-example](https://stackblitz.com/github/HalitTalha/mat-table-filter-example)
60+
6061
 
61-
##API
62+
63+
## API
6264

6365
### MatTableFilterDirective
6466

projects/mat-table-exporter/package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/mat-table-exporter/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"@angular/material": "^14.2.7"
1717
},
1818
"dependencies": {
19+
"cdk-table-exporter": "^14.0.0",
1920
"tslib": "^2.3.0"
2021
},
2122
"sideEffects": false,

0 commit comments

Comments
 (0)