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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- {#key} with transitions and bind:offsetWidth causes incorrect width updates when keys overlap before animation completes
- SvelteURLSearchParams: Reading `size` causes unnecessary renders on related SvelteURL.href changes
- Web component now longer working
- Lifecycle events don't run for components inside `svelte:boundary` pending snippet with `experimental.async: true`
- Memory leak in onfocus/onblur/etc listeners and last_propagated_event (Svelte 5 / Svelte 4)
- For Rethinking Reactivity: Memory leak in `readable` and `derived`: Internal value persists after the last unsubscription
- When using the spread attribute in the option tag, the bind:value of the select tag exhibits strange behavior.
- [Async] Transition animations break with experimental.async enabled due to premature {#if} evaluation
- async svelte bug with remote function
- Flickering when combining transitions and animate:flip on Safari
- Docs
- JavaScript not yet supported