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

chore: update Card to svelte 5 #1208

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

deboer-tim
Copy link
Contributor

What does this PR do?

Just updates the child rendering to svelte 5 to remove the build warning. Since this is the only slot I just removed the name for simplicity.

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

Fixes #1206.

How to test this PR?

PR tests pass, no UI regressions on examples page.

Just updates the child rendering to svelte 5 to remove the build warning. Since
this is the only slot I just removed the name for simplicity.

Fixes podman-desktop#1206.

Signed-off-by: Tim deBoer <[email protected]>
@deboer-tim deboer-tim requested a review from a team as a code owner January 21, 2025 16:20
@deboer-tim deboer-tim requested review from benoitf, feloy and SoniaSandler and removed request for a team January 21, 2025 16:20
@deboer-tim deboer-tim merged commit c5d891d into podman-desktop:main Jan 22, 2025
6 checks passed
@deboer-tim deboer-tim deleted the card-svelte-5 branch February 6, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Card children to svelte 5
3 participants