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(toast): remove cssClass from ToastButton #28977

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Conversation

thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Feb 5, 2024

Issue number: internal


What is the current behavior?

The deprecated cssClass is still part of ToastButton even though the buttons can be access through shadow parts.

What is the new behavior?

  • Removed cssClass from ToastButton
  • Updated the Breaking Change file to inform developers that they can add their styles through the "button" shadow part.

Does this introduce a breaking change?

  • Yes
  • No

Other information

N/A

@github-actions github-actions bot added the package: core @ionic/core package label Feb 5, 2024
@thetaPC thetaPC marked this pull request as ready for review February 5, 2024 18:20
@thetaPC thetaPC requested a review from a team as a code owner February 5, 2024 18:20
@thetaPC thetaPC requested review from brandyscarney and removed request for a team February 5, 2024 18:20
@thetaPC thetaPC requested a review from brandyscarney February 5, 2024 22:29
@thetaPC thetaPC merged commit 9856295 into feature-8.0 Feb 6, 2024
44 checks passed
@thetaPC thetaPC deleted the FW-4923 branch February 6, 2024 17:09
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.

2 participants