Skip to content

Conversation

@brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Oct 28, 2025

Issue number: internal


What is the current behavior?

Card content has no encapsulation.

What is the new behavior?

Convert ion-card-content to Shadow DOM which improves consistency among components & CSP compatibility.

Does this introduce a breaking change?

  • Yes
  • No

There should not be any breaking changes related to targeting inner elements since ion-card-content does not have any internal elements of its own. However, some user styles may break due to the removal of the card-content-{mode} class or changes in selector specificity.

@vercel
Copy link

vercel bot commented Oct 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ionic-framework Ready Ready Preview Comment Oct 28, 2025 7:43pm

@github-actions github-actions bot added the package: core @ionic/core package label Oct 28, 2025
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