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

Improve typecheck for svelte:component bind:this #1214

Closed
wants to merge 2 commits into from
Closed

Improve typecheck for svelte:component bind:this #1214

wants to merge 2 commits into from

Commits on Oct 23, 2021

  1. Improve typecheck for bind:this, especially on svelte:component

    This uses idea from #363, which however didn't work for HTMLElements
    and was therefore reverted in #402.
    mvolfik committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    484c12d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46480e View commit details
    Browse the repository at this point in the history