pallad icon indicating copy to clipboard operation
pallad copied to clipboard

Add a password strength label

Open yaodingyd opened this issue 1 year ago • 1 comments

Describe changes

fix #193

Changes:

  • Added new dep zxcvbn-ts/core
  • Implemented a password strength label based on user input.
  • Since zxcvbn returns 5 levels which is more granular, I added a intermediate level of text

Ticket or discussion link

Review checklist

  • [ ] Proper documentation added
  • [ ] Proper tests added

Screenshots

https://github.com/user-attachments/assets/b99f4a64-2004-403f-825e-b0b1c583cb76

yaodingyd avatar Aug 21 '24 02:08 yaodingyd

Here's the code health analysis summary for commits 997f6c6..9c44562. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

deepsource-io[bot] avatar Aug 21 '24 02:08 deepsource-io[bot]