Skip to content

Commit 96397b9

Browse files
committed
fix(project): support angular v9
1 parent 5826f25 commit 96397b9

File tree

3 files changed

+3
-62
lines changed

3 files changed

+3
-62
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
[![license](https://img.shields.io/github/license/angular-material-extensions/password-strength.svg?style=flat-square)](https://github.com/angular-material-extensions/password-strength/blob/master/LICENSE)
2020
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/gdi2290/awesome-angular)
2121

22-
> This project has been transferred from [ngx-material-password-strength](https://www.npmjs.com/package/ngx-material-password-strength) to [@angular-material-extensions/password-strength](https://github.com/angular-material-extensions/password-strength)
22+
> Please use the latest version of this library --> V6 which is supporting angular V9
23+
> @angular-material-extensions/password-strength@5.0.0 should be skipped --> @angular-material-extensions/password-strength@5.1.0 ---> @angular-material-extensions/password-strength@6.0.0 is better
2324
2425
<p align="center">
2526
<img alt="@angular-material-extensions/password-strength demonstration" style="text-align: center;"
@@ -460,6 +461,7 @@ or follow the official [tutorial](https://angular-material-extensions.github.io/
460461
- [@firebaseui/ng-bootstrap](https://github.com/firebaseui/ng-bootstrap)
461462
- [@angular-material-extensions/google-maps-autocomplete](https://github.com/angular-material-extensions/google-maps-autocomplete)
462463
- [@angular-material-extensions/select-country](https://github.com/angular-material-extensions/select-country)
464+
- [@angular-material-extensions/fab-menu](https://github.com/angular-material-extensions/fab-menu)
463465
- [@angular-material-extensions/link-preview](https://github.com/angular-material-extensions/link-preview)
464466
- [@angular-material-extensions/pages](https://github.com/angular-material-extensions/pages)
465467
- [@angular-material-extensions/contacts](https://github.com/angular-material-extensions/contacts)

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"@types/node": "^12.11.1",
7171
"angular-cli-ghpages": "^0.6.2",
7272
"codelyzer": "^5.1.2",
73-
"commitplease": "^3.2.0",
7473
"jasmine-core": "~3.5.0",
7574
"jasmine-spec-reporter": "~4.2.1",
7675
"karma": "~4.3.0",

0 commit comments

Comments
 (0)