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

(fix) relax event handler typings #1502

Merged
merged 1 commit into from Sep 28, 2022
Merged

Conversation

dummdidumm
Copy link
Member

null and undefined are valid inputs
sveltejs/svelte#7568

As draft because Svelte itself actually doesn't support it, either.

null and undefined are valid inputs
@dummdidumm
Copy link
Member Author

dummdidumm commented Sep 28, 2022

This was implemented in sveltejs/svelte#7863 now - although if we soon switch to the new transformation completly, we don't need this PR anymore, as Svelte2TsxComponent is obsolete - but it doesn't hurt, so I'll merge.

@dummdidumm dummdidumm marked this pull request as ready for review September 28, 2022 14:52
@dummdidumm dummdidumm merged commit 74affc3 into master Sep 28, 2022
@dummdidumm dummdidumm deleted the event-handlers-null-undefined branch September 28, 2022 14:52
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.

None yet

1 participant