-
Notifications
You must be signed in to change notification settings - Fork 83
feat(input): implement password input #947
feat(input): implement password input #947
Conversation
052758a
to
c774f07
Compare
Deploy preview created for Built with commit: 49793698f08d16c615a521f31bff7a49cb216418 |
Deploy preview created for Built with commit: 49793698f08d16c615a521f31bff7a49cb216418 |
Deploy preview created for Built with commit: 49793698f08d16c615a521f31bff7a49cb216418 |
Deploy preview created for Built with commit: 49793698f08d16c615a521f31bff7a49cb216418 |
88ea3ef
to
46de57d
Compare
6fba973
to
4db8efa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @emyarod!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @emyarod!
Related Ticket(s)
#305
#942
carbon-design-system/carbon-for-ibm-dotcom#9769
Description
This PR updates the input component so that input
type="password"
together with theshow-password-visibility-toggle
being set totrue
will enable the Carbon password input stylesConfirm that the password input appears and functions as expected (Note that the tooltip on hover and focus of the password visibility toggle button is blocked by carbon-design-system/carbon-for-ibm-dotcom#9770)
Changelog
New
show-password-visibility-toggle
propChanged
md
instead oflg
now)