|
4 | 4 | src="https://cdn.jsdelivr.net/gh/angular-material-extensions/password-strength@master/assets/angular-material-extensions-logo.svg"> |
5 | 5 | </p> |
6 | 6 |
|
7 | | -# @angular-material-extensions/password-strength - Material password strength meter to indicate how secure is the provided password - Angular V9 supported incl. schematics |
| 7 | +# @angular-material-extensions/password-strength - Material password strength meter to indicate how secure is the provided password - Angular V11 supported incl. schematics |
8 | 8 |
|
9 | 9 | [](https://badge.fury.io/js/%40angular-material-extensions%2Fpassword-strength) |
10 | 10 | [](https://angular-material-extensions.github.io/password-strength) |
|
19 | 19 | [](https://github.com/angular-material-extensions/password-strength/blob/master/LICENSE) |
20 | 20 | [](https://github.com/gdi2290/awesome-angular) |
21 | 21 |
|
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 |
24 | 22 |
|
25 | 23 | <p align="center"> |
26 | 24 | <img alt="@angular-material-extensions/password-strength demonstration" style="text-align: center;" |
@@ -99,7 +97,7 @@ View all the directives and components in action at [https://angular-material-ex |
99 | 97 | <a name="dependencies"/> |
100 | 98 |
|
101 | 99 | ## Dependencies |
102 | | -* [Angular](https://angular.io) developed and tested with `9.x` |
| 100 | +* [Angular](https://angular.io) developed and tested with `11.x` |
103 | 101 |
|
104 | 102 | --- |
105 | 103 |
|
@@ -458,9 +456,9 @@ or follow the official [tutorial](https://angular-material-extensions.github.io/ |
458 | 456 | ## Other Angular Libraries |
459 | 457 | - [ngx-auth-firebaseui](https://github.com/AnthonyNahas/ngx-auth-firebaseui) |
460 | 458 | - [ngx-linkifyjs](https://github.com/AnthonyNahas/ngx-linkifyjs) |
461 | | -- [@firebaseui/ng-bootstrap](https://github.com/firebaseui/ng-bootstrap) |
462 | 459 | - [@angular-material-extensions/google-maps-autocomplete](https://github.com/angular-material-extensions/google-maps-autocomplete) |
463 | 460 | - [@angular-material-extensions/select-country](https://github.com/angular-material-extensions/select-country) |
| 461 | +- [@angular-material-extensions/select-icon](https://github.com/angular-material-extensions/select-icon) |
464 | 462 | - [@angular-material-extensions/fab-menu](https://github.com/angular-material-extensions/fab-menu) |
465 | 463 | - [@angular-material-extensions/link-preview](https://github.com/angular-material-extensions/link-preview) |
466 | 464 | - [@angular-material-extensions/pages](https://github.com/angular-material-extensions/pages) |
@@ -491,5 +489,5 @@ This project is supported by [jetbrains](https://www.jetbrains.com/) with 1 ALL |
491 | 489 |
|
492 | 490 | ## License |
493 | 491 |
|
494 | | -Copyright (c) 2019 [Anthony Nahas](https://github.com/AnthonyNahas). Licensed under the MIT License (MIT) |
| 492 | +Copyright (c) 2019-2020 [Anthony Nahas](https://github.com/AnthonyNahas). Licensed under the MIT License (MIT) |
495 | 493 |
|
0 commit comments