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

docs(framework-integrations): add note about consuming custom elements #1338

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

tanner-reits
Copy link
Member

This adds an admonition to each of the framework wrapper output targets about consuming the output of dist-custom-elements.

Since Stencil v4, we had to introduce customElementExportBehavior and the build no-longer automatically has the output of single-export-module behavior. Unfortunately, our framework wrappers rely on this behavior when generating the proxies, so devs need to be aware to explicitly set this option.

Note: I will propagate this changes to all v4 versions once approved

@tanner-reits tanner-reits requested a review from a team as a code owner January 29, 2024 21:19
@tanner-reits tanner-reits requested review from christian-bromann and alicewriteswrongs and removed request for a team January 29, 2024 21:19
Copy link

vercel bot commented Jan 29, 2024

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

Name Status Preview Comments Updated (UTC)
stencil-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2024 6:35pm

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

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

👍

@tanner-reits tanner-reits merged commit f1bd545 into main Jan 30, 2024
3 checks passed
@tanner-reits tanner-reits deleted the docs/framework-wrappers-custom-elements branch January 30, 2024 18:30
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.

3 participants