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: added password input component #485

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

floridemai
Copy link
Contributor

Closes #484

It's basically almost the same component as the input but it has a mask toggler. That's why I imported the form styles (I think we can't have a Password without an Input anyway). I would have named the primary/error/success variants differently but didn't just to be consistent.

Dark mode is working by default as per Input implementation.

Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for quantum-deploy-previews ready!

Name Link
🔨 Latest commit 7c3dea7
🔍 Latest deploy log https://app.netlify.com/sites/quantum-deploy-previews/deploys/6666bb8db692480008400e17
😎 Deploy Preview https://deploy-preview-485--quantum-deploy-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

stories/Password/Docs.mdx Outdated Show resolved Hide resolved
stories/Password/Docs.mdx Outdated Show resolved Hide resolved
Copy link

@gregoryduckworth gregoryduckworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@floridemai floridemai merged commit 1ffec0b into nearform:main Jun 10, 2024
7 checks passed
@floridemai floridemai deleted the 484-password-input branch June 10, 2024 13:24
@github-actions github-actions bot mentioned this pull request Jun 11, 2024
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.

[Component] - Password Input
3 participants