-
Notifications
You must be signed in to change notification settings - Fork 9
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
Fix "show password" icon styles #84
Conversation
e9824f4
to
25f95c3
Compare
6b0bf4b
to
712d3cc
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.
I left a few small comments, but this looks really good. Great job!
cancelCircleFilled, | ||
check, | ||
seen, | ||
unseen, |
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.
Great job adding the icon to Gutenberg!
I guess we'll need to wait until that's in a stable release to merge this?
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.
If it is expected to be deployed soon after merging it, then it should wait until the GB 15.5 is released to be merged. Otherwise, it would cause errors.
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.
Label: [Status] On Hold
was added. I'll keep track of the Guteberg release schedule.
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.
That sounds good 👍🏻 It is usually best to deploy soon after merging.
Fixes #83
This PR fixes
unseen
icon provided in the issue has already been added to Gutenberg, and it's expected to be in production on GB 15.5, probably 2-3 weeks later. I've opened another branch that hadunseen.svg
included so that it can be tested if anyone wants to.lint:js
.settings/src/components/password.js
, but most of them were just linting updates.Screencasts
Screen.Capture.on.2023-03-22.at.23-24-49.mp4