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(segment-button): update to use new step token #28925

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Jan 30, 2024

Issue number: internal


What is the current behavior?

The segment button checked indicator only uses the --ion-color-step-350 variable with a fallback to the --ion-background-color.

What is the new behavior?

The segment button checked indicator falls back to using the --ion-background-color-step-350 variable if it is defined but prioritizes --ion-color-step-350 if it is also defined. This is the new step color token added for high-contrast themes.

Does this introduce a breaking change?

  • Yes
  • No

Other information

No visual diffs are expected.

@github-actions github-actions bot added the package: core @ionic/core package label Jan 30, 2024
@brandyscarney brandyscarney marked this pull request as ready for review January 30, 2024 21:39
@brandyscarney brandyscarney requested review from a team and sean-perkins and removed request for a team January 30, 2024 21:39
@brandyscarney brandyscarney merged commit 868de29 into FW-5747 Jan 31, 2024
44 checks passed
@brandyscarney brandyscarney deleted the FW-5843 branch January 31, 2024 15:00
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