Skip to content

Releases: angular-material-extensions/password-strength

v3.0.0

18 Jun 18:53
Compare
Choose a tag to compare

Refactor

  • package: project has been transferred from ngx-material-password-strength to @angular-material-extensions/password-strength

  • package: component changed to mat-password-strength and mat-password-strength-info

  • package: module renamed to MatPasswordStrengthModule

v2.1.1

16 Jun 20:55
Compare
Choose a tag to compare

Bug Fixes

v2.1.0

28 May 18:30
Compare
Choose a tag to compare

Bug Fixes:

Features

  • password: added password form control and the appropriate validators (cd5cb1f)
  • package: added flexlayout pattern to ngx-material-password-strength-info's component (1ac8e9f)
  • package: added new component: ngx-material-password-strength-info (f5ae1de)

v2.0.0

14 May 19:31
Compare
Choose a tag to compare

Features

v1.0.7

10 May 21:29
Compare
Choose a tag to compare
chore(release): :sparkles: :tada: create tag for version vv1.0.7

v1.0.6

22 Apr 20:23
Compare
Choose a tag to compare

Bug Fixes

  • ngx-material-password-strength: removed unwanted imports (d7c2200)
  • project: removed unwanted components and services (b1cb12a)

Features

  • ngx-material-password-strength: added onStrengthChanged output (b0bc979)

v1.0.5

18 Apr 20:52
Compare
Choose a tag to compare
chore(release): :sparkles: :tada: create tag for version vv1.0.5

v1.0.4

15 Apr 21:13
Compare
Choose a tag to compare

Bug Fixes

  • ngx-material-password-strength: added peerDependencies (e3fa48b)

v1.0.2

14 Apr 06:41
Compare
Choose a tag to compare

Bug Fixes

  • project: downgraded jasmine core and karma jasmine html reporter (a253c7e)
  • tests: downgraded webpack to v3.8.1 (a726ab7)

v1.0.1

13 Apr 20:15
Compare
Choose a tag to compare

Bug Fixes

  • circli: renamed the start npm script to build (ea3a243)
  • ngx-material-password-strength: added the PasswordStrengthComponent to the module (bddfa15)

Features

  • project: added circleci configuration (2eeb4d0)