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

fix(checkbox): separate background from svg in order to use proper sizes for ionic theme #29623

Merged
merged 13 commits into from
Jul 3, 2024

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Jun 14, 2024

Issue number: internal


What is the current behavior?

The checkbox background color and svg are both set to the same size.

What is the new behavior?

Moves the background and border to the native wrapper so that we can change the svg size separately.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Preview

Copy link

vercel bot commented Jun 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 3:31pm

@github-actions github-actions bot added the package: core @ionic/core package label Jun 14, 2024
Base automatically changed from ROU-10816 to next June 27, 2024 21:53
@brandyscarney brandyscarney marked this pull request as ready for review July 2, 2024 14:49
@brandyscarney brandyscarney requested a review from a team as a code owner July 2, 2024 14:49
@brandyscarney brandyscarney merged commit 7d772be into next Jul 3, 2024
46 checks passed
@brandyscarney brandyscarney deleted the fix-checkbox-design branch July 3, 2024 15:40
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.

4 participants