Skip to content

support $$slots #464

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 3 commits into from
Aug 20, 2020
Merged

support $$slots #464

merged 3 commits into from
Aug 20, 2020

Conversation

tanhauhau
Copy link
Member

$$slots get introduced here: sveltejs/svelte#4602

tanhauhau and others added 3 commits August 20, 2020 22:09
We cannot use type annotations in the transformation because the user could be using JS only and would get "type annotations can only be used in TS files" errors.
@dummdidumm
Copy link
Member

Thanks a lot! I reworked the $$slots generation a little. We cannot use type annotations in the transformation because the user could be using JS only and would get "type annotations can only be used in TS files" errors.

@dummdidumm dummdidumm merged commit 6f49c72 into sveltejs:master Aug 20, 2020
@tanhauhau tanhauhau deleted the tanhauhau/$$slots branch August 20, 2020 16:43
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