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

Support dynamic elements via <svelte:element> released in svelte 3.47.0 #285

Closed
dominikg opened this issue Apr 13, 2022 · 3 comments
Closed

Comments

@dominikg
Copy link

docs: https://svelte.dev/docs#template-syntax-svelte-element

changelog: https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md#3470

PR: sveltejs/svelte#2324

@dominikg
Copy link
Author

#language-tools on svelte discord is a great place if you have questions.

@julienchazal
Copy link

hello, +1 for this feature

build should not be broken if we use svelte:element (error Valid <svelte:...> tag names are svelte:head, svelte:options, svelte:window, svelte:body, svelte:self, svelte:component or svelte:fragment)

thx

@tomblachut
Copy link
Owner

Migrating GH issues to YouTrack. I've created a new issue:
WEB-62309 Svelte: add completion of svelte:element

the rest should be supported already via WEB-58397 use the svelte language server.

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

No branches or pull requests

3 participants