kit
https://github.com/sveltejs/kit
JavaScript
web development, streamlined
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 supported0 Subscribers
Add a CodeTriage badge to kit
Help out
- Issues
- feat: warn the user when they forget to make boolean inputs optional in their form schemas
- prerender remote functions fail under SSR when behind AWS ALB OIDC auth, but query remote functions do not
- fix: use `root` for `kit.env.dir` fallback
- fix: show error.html when root layout load() throws in SPA mode
- [docs?] nginx buffers `query.live` responses; needs `X-Accel-Buffering: no` on the stream
- Awaiting remote function causes the next to be unnecessarily rerun on the client
- Better serialization for `query.batch` requests
- [2.59.0] Cannot submit form with unchecked checkbox
- Stale form values unless query is listed in `.updates()`
- docs: make it clearer that you shouldn't blindly trust params/url in remote functions
- Docs
- JavaScript not yet supported