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
- fix: avoid duplicate reaction when reconnecting a derived
- Memory leak: reconnecting a derived after nested state replacement retains unmounted components
- Plugin source map still not properly chained
- fix: accept a negative `a` in `:nth-child(an+b)` and an uppercase `n`
- Out-only deferred transition crashes when its outro is aborted from an $effect
- fix: don't crash when aborting a deferred out transition before it starts
- fix: handle deferred transitions aborted before initialization
- fix: serialize `<textarea>` default values during server rendering
- fix: ensure last prop value is used on teardown more consistently
- Batch created during flush is never scheduled; `#find_earlier_batch` merges later batches into it and part of the UI permanently stops updating
- Docs
- JavaScript not yet supported