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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- fix: release last_propagated_event after event propagation settles
- fix: don't let a throwing $effect teardown strand the rest of a destroy pass
- Track pause ownership so outro walks can't undo each other
- Docs: Document the pattern for explicit dependency tracking across asynchronous boundaries
- feat: entangle batches
- fix: strip comments from inline style values in linear time
- experimental.async: nested dynamic component mounts twice when swapped while a persistent ancestor renders the outgoing subtree's teleported snippet
- fix: in non-async mode, only push variable to current_sources when active_reaction is updating
- perf: make async blocker analysis linear
- `flushSync()` inside a render-phase effect can permanently kill the effect tree
- Docs
- JavaScript not yet supported