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
- {#if} content remains visible when condition is false (regression since 5.41.3)
- Keyed each has worse performance than non-keyed each
- Inconsistent behavior between data = await returnData() and data = data (state_unsafe_mutation)
- fix: do not dispatch transition event with animation
- {@const} referencing let: slot prop causes "Cannot access '...' before initialization" (regression of #16585)
- fix: abort running obsolete async branches
- chore: fix constructor typo in attributes comment
- feat: add `isStateProxy` utility to check for Svelte `$state` proxies
- docs: fix spacing around option tag in bind docs
- fix: don't rebase just-created batches
- Docs
- JavaScript not yet supported