8000 fix(vars): fix invalid token names by mcoker · Pull Request #6328 · patternfly/patternfly · GitHub
[go: up one dir, main page]

Skip to content

fix(vars): fix invalid token names#6328

Merged
mcoker merged 2 commits intopatternfly:v6from
mcoker:issue-6305
Feb 19, 2024
Merged

fix(vars): fix invalid token names#6328
mcoker merged 2 commits intopatternfly:v6from
mcoker:issue-6305

Conversation

@mcoker
Copy link
Contributor
@mcoker mcoker commented Feb 17, 2024

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

@patternfly-build
Copy link
Collaborator
patternfly-build commented Feb 17, 2024

Copy link
Member
@srambach srambach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good

Copy link
Contributor
@thatblindgeye thatblindgeye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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"}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be a followup, but with this update the icon color for the "log in with..." buttons no longer works in dark theme:

Log in buttons with dark text in dark theme

Looks like it's because we're no longer targeting the fill property for the icon color here after removing the login-main-footer-links-item-link component + styling.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! I meant to add fill="currentColor" to those SVGs. updated

ab28958

https://patternfly-pr-6328.surge.sh/components/login-page/html/basic/

@mcoker mcoker merged commit ff4918e into patternfly:v6 Feb 19, 2024
@patternfly-build
Copy link
Collaborator

🎉 This PR is included in version 6.0.0-alpha.85 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0