svelte
https://github.com/sveltejs/svelte
JavaScript
Cybernetically enhanced web apps
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- Production: {@attach} with no-default prop silently breaks component reactivity in keyed {#each}
- Clarification needed for bind:this and $effect teardown
- Support @html in `<title>` tag
- fix: bindable props on class instances (spread + mount)
- Passing a class isntance as props to mount doesnt propagate writes
- Async `$effect.root()`
- Old $state when child mount dismounted
- fix: remove `WAS_MARKED` flag in favor of `Set`
- Keyed each has worse performance than non-keyed each
- Inconsistent behavior between data = await returnData() and data = data (state_unsafe_mutation)
- Docs
- JavaScript not yet supported