Skip to content

feat: remove custom swap in favor of the new swap apis #4

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

Merged
merged 2 commits into from
May 12, 2024

Conversation

d3lm
Copy link
Contributor

@d3lm d3lm commented May 11, 2024

This PR removes the custom swap that we had before, which was a copy&paste from Astro so that we can only swap the main element to keep the WebContainer iframe intact. With this PR a new swap API has landed which allows to add custom swap behavior.

@d3lm d3lm requested a review from Nemikolh May 11, 2024 09:03
@d3lm d3lm requested a review from Nemikolh May 12, 2024 08:35
@d3lm d3lm force-pushed the delm/feat/remove-custom-swap branch from e3be7f5 to 2c49c65 Compare May 12, 2024 08:36
Copy link
Member

@Nemikolh Nemikolh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🤩

@Nemikolh Nemikolh merged commit 67f2c57 into master May 12, 2024
@Nemikolh Nemikolh deleted the delm/feat/remove-custom-swap branch May 12, 2024 09:49
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.

2 participants