-
Notifications
You must be signed in to change notification settings - Fork 312
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
Password Component Needed #1930
Comments
There is no such "Login" or "Password" component in Carbon Design System that can be directly implemented Angular. However, there is a Login pattern which is described in detail. You can implement this pattern to fit your particular needs using more or less standard components available in carbon-components-angular. Then you can propose your solution (transformed into some kind of generic way) to be included in Community Assets. |
I think this issue should re-reviewed as React Carbon, Svelte carbon and Vue carbon provide this kind of component. Only carbon-components-angular falls a bit behind. |
Yes this is being added in CCA@v5. We may backport if needed to v4. |
Unfortunately, I cannot seems to officially assign@maicongodinho to the issue for some reason, but he will be working on it! |
Yes, I will start work on this issue. |
Hi, any update on this issue? I would like to have a part if needed, because I also need this. :) Thanks |
Hello everyone, I appreciate your patience. Apologies for the delay; I was on vacation and transitioning between teams in my current job. The first version is now ready for your review and discussion in the pull request: PR #2772. Thank you for your understanding. |
🎉 This issue has been resolved in version 5.26.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Carbon Svelte's password component is missing from Angular.
Can that be added?
The first thing I'm working on is a Login page, seems essential.
The text was updated successfully, but these errors were encountered: