Skip to content

Releases: angular-material-extensions/password-strength

v4.1.1

27 Oct 12:43
Compare
Choose a tag to compare

Bug Fixes

  • demo: updated angular and other deps (29a8a42)
  • package: updated angular other deps (d2814bd)

v4.1.0

14 Oct 22:00
Compare
Choose a tag to compare

Bug Fixes

  • demo: updated angular material and other dependencies (f15ab48)
  • demo: updated angular to v8.2.10 and other deps (b944b9b)
  • demo: updated nguniversal packages (c54bb5c)
  • demo2: removed the library for test purposes (b34356b)
  • demo2: removed unwanted files from the demo2 app (a6f5d41)
  • package: updated angular to v8.2.3 and other dependencies (9618df4)

Features

  • package: allow for custom warn and accent thresholds (8957197)

v4.0.1

23 Jul 18:48
Compare
Choose a tag to compare

Bug Fixes

  • demo: solved rendering issue (74caab3)
  • demo: the library is now linked (7109ced)
  • package: updated angular to v8.1.1 (def6dd4)
  • package: updated the dev dependencies (da6437d)
  • package: updated the schematics (c51d9c2)
  • project: updated the angular dependencies (c2e1717)

v4.0.0

06 Jul 20:36
Compare
Choose a tag to compare

Bug Fixes

  • demo: minor (cd2e8d3)
  • demo: updated angular material (55dda30)
  • package: updated angular to v8.1 (591560b)
  • package: updated the dependencies (f4f9f33)

v4.0.0-beta

13 Jun 20:17
Compare
Choose a tag to compare
v4.0.0-beta Pre-release
Pre-release

Bug Fixes

  • demo: updated the demo apps (4dca596)
  • demo: updated the dependencies (97f743f)
  • package: updated changelog and released v4.0.0-beta (76b250c)
  • package: updated the dependencies (4e3c930)
  • package: updated the dependencies (f69d858)
  • package: upgraded the lib to v8 (6deecef)

Features

  • demo2: added new demo app with angular v8 (e6259a5)

v3.8.1

14 May 15:55
Compare
Choose a tag to compare

Bug Fixes

  • demo: adjusted the second visibility toggle (6beddcf)
  • demo: downgraded angular platform browser to v7.2.12 (95af09e)
  • demo: updated angular to v7.2.15 (aa9ca5a)
  • package: updated angular material and csk to v7.3.7 (5769339)
  • package: updated angular to v7.2.15 (ce187ad)
  • package: updated postcss (f063f40)
  • package: updated the dependencies (fa37170)

v3.8.0

26 Apr 16:55
Compare
Choose a tag to compare

Bug Fixes

  • demo: adjusted the docs of the lib examples in md #163 #143 (8daf84e)
  • demo: adjusted the docs of the lib examples in md #163 #143 (e2dd41a)
  • demo: downgraded angular to v7.2.12 (9814136)
  • demo: downgraded the angular platform browser to v7.2.12 (041ceb1)
  • demo: integration of ngx-markdown in the home component (fe1b56e)
  • demo: minor integration of the latest changes (ff764e1)
  • demo: re-upgrade angular without platform-browser (b7804c0)
  • demo: removed unwanted code (f3fcfce)
  • demo: set angular material to v7.3.7 (12f7042)
  • demo: updated angular and other dependencies (2980ca2)
  • demo: updated angular and other dependencies (f93de40)
  • demo: updated angular compiler to v7.2.13 (e97709b)
  • demo: updated angular devkit build angular to v0.13.8 (6e48f2f)
  • demo: updated angular to v7.2.14 and other dependencies (b03663c)
  • demo: updated the first example in the home component (912db7d)
  • package: adjusted the alignment in the info component #158 (9e86bc9)
  • package: adjusted the exports in the main module #163 (11c22d8)
  • package: change the type of color to themePalette (0da93aa)
  • package: enhanced the confirmation password form controller (e0989e7)
  • package: exported a reg exp class to use it across the library #163 # 143 (91d5f85)
  • package: exported colors and criteria enum #163 #143 (92d76c7)
  • package: improved form controllers validators #143 #163 (d6ae437)
  • package: improved the confirmation password form controller #163 #143 (6ec1d1f)
  • package: improved validate function in the validator class #143 #163 (0191024)
  • package: override the color of the mat-password-strength bar #162 (f312dac)
  • package: removed logs (c4a87fe)
  • package: removed unwanted code (75654b7)
  • package: set min and max length validator for the form controller #163 #143 (6165988)
  • package: update the validators on changed password value #163 #143 (c27acdb)
  • package: updated angular and other dependencies (0a31632)
  • package: updated angular to v7.2.14 and other dependencies (fa99f93)
  • package: updated rxjs to v6.5.1 and rxjs compat (13ec79c)
  • package: updated the dependencies (9e033f8)

Features

  • demo: integration of angular material extensions jumbotron lib #165 (1166239)
  • package: ability to use always the green color for strong password #162 (46310e2)
  • package: added password strength validator class (fc5f500)

v3.7.0

08 Apr 10:24
Compare
Choose a tag to compare

Bug Fixes

  • package: updated autoprefixer and rollup-plugin-node-resolve (3ecbca6)

Features

  • package: added support of custom regex validation #147 # 155 (4790068)

v3.6.1

26 Mar 19:32
Compare
Choose a tag to compare

Bug Fixes

  • demo: updated angular cdk + material (66a7c16)
  • package: removed MatInputModule from the lib (9af1ff5)
  • package: updated angular cdk + material (d210563)

v3.6.0

25 Mar 19:16
Compare
Choose a tag to compare

Bug Fixes

  • demo: integration of @angular-material-extensions/pages in the getting started component (0245fda)
  • demo: integration of the toggle visibility in the examples module #153 (ea62081)
  • demo: integration of the toggle visibility in the home module #153 (629b19b)
  • package: pick always the latest version of the library as default value in schematics (d32a5c6)
  • package: updated rollup (17d98ea)

Features

  • package: added mat-pass-toggle-visibility component #153 (f966b1c)
  • package: make the toggle optional (input - isVisible) #153 (be0fcd3)