Skip to content

Releases: angular-material-extensions/password-strength

v3.5.3

22 Mar 21:45
Compare
Choose a tag to compare

Bug Fixes

  • demo: updated angular to v7.2.10 (1a01dd5)
  • package: bumped the lib version for angular schematics (7445daa)
  • package: removed unwanted logs #151 (074ec24)
  • package: updated angular to v7.2.10 (99d4005)

v3.5.2

19 Mar 22:46
Compare
Choose a tag to compare

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

12 Mar 18:29
Compare
Choose a tag to compare

Bug Fixes

  • package: issue with schematics version import fixed (3d0e759)

v3.5.0

09 Mar 22:55
Compare
Choose a tag to compare

Bug Fixes

  • demo: updated bootstrap (efa18b5)
  • demo: updated bootstrap, highlightjs, ngx-markdown and angular material (055d64d)
  • demo: upgraded angular to v7.3.1 (13d5b04)
  • package: updated dependencies (c4c7cfc)
  • package: upgraded angular to v7.3.1 (7748518)

Features

v3.4.1

02 Feb 16:13
Compare
Choose a tag to compare

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

11 Dec 00:05
Compare
Choose a tag to compare

Bug Fixes

  • demo: updated the highlightjs module in the shared module (8cfd22c)
  • demo: upgraded ngx-highlightjs to v3 (420f946)

Features

  • package: added the ability to change and adapt custom msgs for the info component (b817bee)

v3.3.1

20 Nov 22:33
Compare
Choose a tag to compare

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

08 Nov 12:02
Compare
Choose a tag to compare

Bug Fixes

  • demo: added changeDetectionStrategy.OnPush for the target component #104 (e3486bc)

Features

  • package: changed the change detection's strategy to onPush (2bc84d1)
  • package: support of angular v7 (44e7998)

v3.2.0

25 Sep 14:46
Compare
Choose a tag to compare

Features

  • package: added animations to the mat-password-strength-info component (cff9fda)

v3.1.0

13 Aug 21:19
Compare
Choose a tag to compare

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)