Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup password related components #4474

Merged
merged 5 commits into from Jun 19, 2023
Merged

Conversation

magicznyleszek
Copy link
Member

@magicznyleszek magicznyleszek commented Jun 7, 2023

Description

Internal code improvements.

Code Review Notes

  • moved code to TypeScript for three components
  • using CSS Module
  • added @types for zxcvbn.

Related issues

Part of #4461

@magicznyleszek magicznyleszek marked this pull request as ready for review June 7, 2023 12:27
@magicznyleszek
Copy link
Member Author

We will be dropping zxcvbn, so changes no needed

@magicznyleszek magicznyleszek deleted the 4461-initial-code-cleanup branch June 7, 2023 19:32
@magicznyleszek magicznyleszek restored the 4461-initial-code-cleanup branch June 8, 2023 06:09
@magicznyleszek magicznyleszek reopened this Jun 8, 2023
@magicznyleszek
Copy link
Member Author

Change of plans, no dropping zxcvbn :D

@magicznyleszek magicznyleszek changed the title Cleanup PasswordStrength component Cleanup password related components Jun 12, 2023
@srartese srartese self-requested a review June 13, 2023 22:35
@srartese
Copy link
Contributor

Looks good and still works great. Some files could use some formatting and linting fixes though.

@magicznyleszek magicznyleszek merged commit c0b6964 into beta Jun 19, 2023
3 of 4 checks passed
@magicznyleszek magicznyleszek deleted the 4461-initial-code-cleanup branch June 19, 2023 20:06
@magicznyleszek
Copy link
Member Author

@srartese I've fixed linting issues in files that are not meant to be removed in near-ish future :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants