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

feat: ✨ feat(password-input-improvements): Improve password input component #19

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

RicardoGEsteves
Copy link
Owner

Description:
This commit introduces improvements to the password input component. The changes are part of the ongoing work on the password-input-improvements branch.

  • In components/auth/login-form.tsx, components/auth/new-password-form.tsx, and components/auth/register-form.tsx, updates have been made to use the improved password input component.
  • A new file components/password-input.tsx has been added which contains the improved password input component.

Changes:

  • Update components/auth/login-form.tsx to use improved password input
  • Update components/auth/new-password-form.tsx to use improved password input
  • Update components/auth/register-form.tsx to use improved password input
  • Add new file components/password-input.tsx for improved password input component

This commit doesn't introduce any breaking changes. The updates are compatible with the existing codebase.
Co-authored-by: Ricardo Esteves [email protected]

…ponent

Description:
This commit introduces improvements to the password input component. The changes are part of the ongoing work on the `password-input-improvements` branch.
- In `components/auth/login-form.tsx`, `components/auth/new-password-form.tsx`, and `components/auth/register-form.tsx`, updates have been made to use the improved password input component.
- A new file `components/password-input.tsx` has been added which contains the improved password input component.

Changes:
- Update `components/auth/login-form.tsx` to use improved password input
- Update `components/auth/new-password-form.tsx` to use improved password input
- Update `components/auth/register-form.tsx` to use improved password input
- Add new file `components/password-input.tsx` for improved password input component

This commit doesn't introduce any breaking changes. The updates are compatible with the existing codebase.
Co-authored-by: Ricardo Esteves <[email protected]>
@RicardoGEsteves RicardoGEsteves merged commit d61b8d9 into main Jan 10, 2024
3 checks passed
@RicardoGEsteves RicardoGEsteves deleted the password-input-improvements branch January 10, 2024 20:09
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.

1 participant