fix(vars): fix invalid token names#6328
Merged
mcoker merged 2 commits intopatternfly:v6from Feb 19, 2024
Merged
Conversation
Collaborator
|
Preview: https://patternfly-pr-6328.surge.sh A11y report: https://patternfly-pr-6328-a11y.surge.sh |
Contributor
There was a problem hiding this comment.
Looks good. Had a comment below which could be a followup, but depends whether we'd want to add anything back in that was removed in this PR
| {{#> login-main-footer-links-item-link login-main-footer-links-item-link--attribute='aria-label="Log in with Google"'}} | ||
| <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512"><path d="M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z"/></svg> | ||
| {{/login-main-footer-links-item-link}} | ||
| {{#> button button--IsPlain=true button--aria-label="Log in with Google"}} |
Contributor
There was a problem hiding this comment.
Contributor
Author
There was a problem hiding this comment.
nice! I meant to add fill="currentColor" to those SVGs. updated
https://patternfly-pr-6328.surge.sh/components/login-page/html/basic/
thatblindgeye
approved these changes
Feb 19, 2024
Collaborator
|
🎉 This PR is included in version 6.0.0-alpha.85 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirecti
7CB7
onal 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Part of #6305, but I think we should leave that issue open and do this again once core code changes are complete.