Skip to content

Latest commit

 

History

History
425 lines (218 loc) · 33.3 KB

CHANGELOG.md

File metadata and controls

425 lines (218 loc) · 33.3 KB

4.1.1 (2019-10-27)

Bug Fixes

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

4.1.0 (2019-10-14)

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)

4.0.1 (2019-07-23)

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)

4.0.0 (2019-07-06)

Bug Fixes

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

4.0.0-beta (2019-06-13)

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)

3.8.1 (2019-05-14)

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)

3.8.0 (2019-04-26)

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)

3.7.0 (2019-04-08)

Bug Fixes

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

Features

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

3.6.1 (2019-03-26)

Bug Fixes

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

3.6.0 (2019-03-25)

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)

3.5.3 (2019-03-22)

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)

3.5.2 (2019-03-19)

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)

3.5.1 (2019-03-12)

Bug Fixes

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

3.5.0 (2019-03-09)

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

3.4.1 (2019-02-02)

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)

3.4.0 (2018-12-11)

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)

3.3.1 (2018-11-20)

3.3.0 (2018-11-08)

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)

3.2.0 (2018-09-25)

Features

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

3.1.0 (2018-08-13)

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)

3.0.0 (2018-06-18)

2.1.1 (2018-06-16)

Bug Fixes

  • package: update @angular/cdk to version 6.2.0 (0a35a88)
  • package: update @angular/material to version 6.2.0 (3024220)

2.1.0 (2018-05-28)

Bug Fixes

  • package: update @angular/cdk to version 6.0.2 (be249e6)
  • package: update @angular/cdk to version 6.1.0 (7675800)
  • package: update @angular/material to version 6.0.2 (e34f93d)
  • package: update @angular/material to version 6.1.0 (b55cbe0)

Features

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

2.0.0 (2018-05-14)

1.0.7 (2018-05-10)

1.0.6 (2018-04-22)

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)

1.0.5 (2018-04-18)

1.0.4 (2018-04-15)

Bug Fixes

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

1.0.2 (2018-04-14)

Bug Fixes

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

1.0.1 (2018-04-13)

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)

1.0.0 (2018-04-12)

Features

  • ngx-material-password-strength: added the main component as progress bar (ed008a7)
  • ngx-material-password-strength: init project (b3ef465)