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 tracking SvelteURLSearchParams during URL updates
- Regression: css_unused_selector false positive for global/:export rules in components whose only elements are inside <svelte:head> (#18160)
- fix: preserve global CSS without scopable elements
- docs: clarify options_missing_custom_element warning re: ShadowRoot CSS extraction
- chore: move parser helpers next to their users
- chore: analysis and transform stop importing each other
- chore: scope.js stops importing from the analysis visitors
- fix: align CSS attribute selector case-sensitivity with the HTML spec
- Discussion: Improving hydration performance for large lists
- fix: prevent duplicate derived reactions on reconnect
- Docs
- JavaScript not yet supported