Skip to content
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

refactor(alert): use correct color step tokens #28923

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Conversation

amandaejohnston
Copy link
Contributor

@amandaejohnston amandaejohnston commented Jan 30, 2024

Issue number: Internal


What is the current behavior?

Alert is using the wrong type of step tokens for a couple styles -- only text elements should use $text-color-step-*, while everything else (including borders) should use $background-color-step-*.

What is the new behavior?

Tokens updated, including changing the step values so the actual color resolved remains the same.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the package: core @ionic/core package label Jan 30, 2024
@amandaejohnston amandaejohnston marked this pull request as ready for review January 30, 2024 18:47
@amandaejohnston amandaejohnston requested a review from a team as a code owner January 30, 2024 18:47
@amandaejohnston amandaejohnston requested review from thetaPC and removed request for a team January 30, 2024 18:47
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

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

LGTM

@amandaejohnston amandaejohnston merged commit 0316833 into FW-5747 Jan 30, 2024
44 checks passed
@amandaejohnston amandaejohnston deleted the FW-5833 branch January 30, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants