Releases: angular-material-extensions/password-strength
Releases · angular-material-extensions/password-strength
v3.5.3
v3.5.2
Bug Fixes
- demo: updated angular and material (5fa3b78)
- demo: updated angular to v7.2.9 (5fa9df9)
- demo: updated types node (925e2ef)
- demo: updated typescript to v3.2.4 (57e5cb2)
- package: bump the lib version in schematics (a1372ff)
- package: calculate the password strength on init if the password value is provided #149 (644ee12)
- package: updated angular flex layout (e84ec60)
- package: updated angular material and cdk to v7.3.5 (899f4e7)
- package: updated angular to v7.2.9 (310aff6)
- package: updated types node (b86f04d)
v3.5.1
v3.5.0
v3.4.1
Bug Fixes
- demo: updated angular cdk and material to v7.2.1 (a000c53)
- demo: updated angular to v7.2.0 (9670929)
- demo: upgraded angular to v7.2.3 (f67e718)
- package: removed flex layout directives - no peer deps needed #137 (1d82666)
- package: updated angular to v7.1.4 (73c4b24)
- package: updated postcss (2e50999)
- package: upgraded angular to v7.2.0 (e2561ef)
- package: upgraded angular to v7.2.3 (ec87bdb)
- package: upgraded rollup to v1 and updated other deps (3c51390)
v3.4.0
v3.3.1
Bug Fixes
- fix: fixed the min input property - removed static 8 char as min password length from the target function - thanks @rubenCodeforges
v3.3.0
v3.2.0
v3.1.0
Bug Fixes
- package: add validators in runtime instead to create new formController (6a9650b)
- package: add validators in runtime instead to create new formController (2457a1b)
- package: fixed the calculation of the strength (unit transform) (798ced0)
Features
- demo: add ngx-markdown for code examples (1e38cea)
- demo: added examples module to explore the library (3a86a5a)
- package: added new optional input args for the component #68 (b70cb74)
- package: only show the enabled rules in the info component #68 (4b82c63)
- package: optional input to hide the password score in the info component #68 (eac59c6)
- pwa: added manifest.json file to the demo app (0e77f7e)