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

Inputs Overhaul #2562

Draft
wants to merge 89 commits into
base: next
Choose a base branch
from
Draft

Inputs Overhaul #2562

wants to merge 89 commits into from

Conversation

ItsMeBrianD
Copy link
Member

Description

This PR changes the way that inputs work under the hood to allow for finer grained dependency tracking and reactivity based on a 1st party DAG, rather than continuing to leverage Svelte reactivity for input / query updates.

Checklist

  • For UI or styling changes, I have added a screenshot or gif showing before & after
  • I have added a changeset
  • I have added to the docs where applicable
  • I have added to the VS Code extension where applicable

@solsson
Copy link

solsson commented Oct 22, 2024

Would this PR allow {#each ... to act as sql input? See #2636

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