-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Add Caps lock message to login screen #8726
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
Closed
nikunj8866
wants to merge
22
commits into
WordPress:trunk
from
nikunj8866:48345-add-caps-lock-message-to-login-screen
Closed
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
8819b84
Add caps lock warning on login screen
f830460
Fix javaScript coding standards
1904fad
Added caps warning for Add/Edit Users password field
nikunj8866 245a022
Changed warning color and bypass warning in macOS
nikunj8866 9144551
Changed notification color to yellow, Added screen readers capabiliti…
nikunj8866 4627c8f
Optimize JS code to remove identical code
nikunj8866 d0f71eb
Remove mac chrome from the skip
nikunj8866 1930260
update js doc comment
nikunj8866 eb15fdf
fix browser detection issue for macOS and disable checking capslock f…
nikunj8866 6fe7673
update comment text
nikunj8866 21e4ed9
Merge branch 'trunk' into pr/8726
joedolson 0543ef5
hide warning when capslock off and fix popup design
nikunj8866 42d5822
Merge branch 'trunk' into pr/8726
joedolson 325b0ef
Incorporate suggestions from @westonruter
joedolson a136b18
Caps lock warning improvements
joedolson cee70c6
Adjust profile page styles to merge better with existing styling.
joedolson 3a1f38e
Fix Safari test so it doesn't return true on Chrome
joedolson 8c2362f
Missing var declarations
joedolson 113498e
Change function description to be declarative.
joedolson af58caf
Update padding on mobile to match password strength
joedolson bee36ea
Only fire blur within the same document.
joedolson 5f51e28
Update src/js/_enqueues/admin/user-profile.js
joedolson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.