Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/kit

web development, streamlined
https://github.com/sveltejs/kit

fix typo in 30-glossary.md

TheBlckbird opened this pull request about 1 year ago
Middle-clicking hash links may not jump

nilslindemann opened this issue about 1 year ago
Allow all bodies for error response

humanfriend22 opened this pull request about 1 year ago
Allow direct string bodies in HttpError

humanfriend22 opened this issue about 1 year ago
Add ESLint plugin migration to svelte-migrate

hyunbinseo opened this issue about 1 year ago
fix(create-svelte): npm test should run unit tests

benmccann opened this pull request about 1 year ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request about 1 year ago
$navigating store not updated when form submitted

liegeandlief opened this issue about 1 year ago
chore: upgrade vitest

benmccann opened this pull request about 1 year ago
Incorrect Paths generated when using `paths.relative: true` in SPAs

Giggiux opened this issue about 1 year ago
Anchor links only fire once when manipulating page store

mattpilott opened this issue about 1 year ago
snapshot.restore not called after navigation

eltrol opened this issue about 1 year ago
Animated page transitions break snapshotting

robertadamsonsmith opened this issue about 1 year ago
Dynamic SSR/PWA

ollyde opened this issue about 1 year ago
feat(adapter-cloudflare): allow override esbuild option

Toanzzz opened this pull request about 1 year ago
Problem with hierarchy of +layout.svelte

maikerleon opened this issue over 1 year ago
Memory Leak on Fetch from Undici is still present

TomDo1234 opened this issue over 1 year ago
Make the routing even more powerful

carlosV2 opened this issue over 1 year ago
Allow locals to be typed specifically for subpages of layouts

enyo opened this issue over 1 year ago
CSS file not found error

praful-hunde opened this issue over 1 year ago
site: sync to current svelte.dev

PuruVJ opened this pull request over 1 year ago
feat: add HTTPS and HTTP/2 support for `adapter-node`

aradalvand opened this pull request over 1 year ago
Build failure with node-ssh or ssh2 npm packages

figuerom16 opened this issue over 1 year ago
fix: ensure search params are not left off of `load_cache`

iteratetograceness opened this pull request over 1 year ago
feat: event.isSubRequest

Conduitry opened this pull request over 1 year ago
`handleError` from hooks.client does not handle thrown Error

brandonp-ais opened this issue over 1 year ago
Disabling SSR doesn't work

s1nistr4 opened this issue over 1 year ago
Too Many Redirects error with ISR and optional route params

adrienpicard opened this issue over 1 year ago
chore(deps): update dependency c8 to v8

renovate[bot] opened this pull request over 1 year ago
Provide more specific details about SvelteKit-specific imports

shinokada opened this issue over 1 year ago
TypeError: node.component is not a function

happysalada opened this issue over 1 year ago
[adapter-node] Post request is denied in local environment.

basuke opened this issue over 1 year ago
fix: allow rest params to be empty in resolvePath

gtm-nayan opened this pull request over 1 year ago
fix: batch synchronous invalidate invocations

gtm-nayan opened this pull request over 1 year ago
chore: upgrade to vite-imagetools 5

benmccann opened this pull request over 1 year ago
Cannot use import statement outside a module: blocking package upgrade

hahnrobert opened this issue over 1 year ago
Impossible to delete cookies on the server

ramory-l opened this issue over 1 year ago
fix: fetch doesn't respect headers from 1st arg if its type is Request

codercms opened this pull request over 1 year ago
Example of the state of the data in the documentation

lukaszpolowczyk opened this issue over 1 year ago
adapter-node: systemd socket activation support

lucasew opened this issue over 1 year ago
`adapter-auto` Default to Node.js adapter when no adapter is detected

yassinrais opened this issue over 1 year ago
site: `goto` parameter documentation not appearing on kit.svelte.dev

theetrain opened this issue over 1 year ago
Support for Variable ORIGIN depending on host

xpluscal opened this issue over 1 year ago
chore: update eslint config

benmccann opened this pull request over 1 year ago
`$page.url.pathname` is inconsistent when using `paths.base`

UnlimitedBytes opened this issue over 1 year ago
`<title>` doesn't reset on navigation

UnlimitedBytes opened this issue over 1 year ago
depends() stops working as expected after form submission

themajashurka opened this issue over 1 year ago
feat: server js fallthrough to page if handler doesn't exist

gtm-nayan opened this pull request over 1 year ago
fix: call worker `unref` instead of `terminate`

ignatiusmb opened this pull request over 1 year ago
feat: embed durableObjects exports into workers script

Karakatiza666 opened this pull request over 1 year ago
Deep composition breaks page reactivity

iOiurson opened this issue over 1 year ago
Rename 10-introduction.md to 10-introduction.md leonardo.

leonardoadame opened this pull request over 1 year ago
Rename 10-introduction.md to 10-introduction.md leonardo.

leonardoadame opened this pull request over 1 year ago
Worker Threads

Beiri22 opened this issue over 1 year ago
Allow the 2XX code to be defined in successful Form Actions

danxcraig opened this issue over 1 year ago
feat(adapter-cloudflare): expose the `external` ESBuild option

allezxandre opened this pull request over 1 year ago
Allow using build.cssCodeSplit option in vite.config

ebeloded opened this issue over 1 year ago
Problem with CSR overwriting data already completed by SSR.

lzdetourer opened this issue over 1 year ago
Vercel Edge Error: Dynamic require crypto is not supported

brittianwarner opened this issue over 1 year ago
Remove the "top level promises are awaited" feature

gtm-nayan opened this issue over 1 year ago
Version Packages

github-actions[bot] opened this pull request over 1 year ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request over 1 year ago
Prerendering with +server.js blocks cURL requests

dextermb opened this issue over 1 year ago
chore: eslint cache

gtm-nayan opened this pull request over 1 year ago
chore(deps): update pnpm to v8.6.1

renovate[bot] opened this pull request over 1 year ago
docs: clarify cloudflare env usage

RomanistHere opened this pull request over 1 year ago
docs: Update 30-form-actions.md

scherbo opened this pull request over 1 year ago
File service-worker.ts is not registering in Safari

cheluskin opened this issue over 1 year ago
fix: correctly close dialog when using enhanced forms

s3812497 opened this pull request over 1 year ago
Allow using formmethod="dialog" when using enhanced forms

eddiemcconkie opened this issue over 1 year ago
Version Packages

github-actions[bot] opened this pull request over 1 year ago
`<svelte:head>` duplicate tags when using `+layout.svelte`

darbymanning opened this issue over 1 year ago
docs: Clarify the impact of updating contextual store values in SSR

hanszoons opened this pull request over 1 year ago
docs: improve deploy-to-github-pages action example

CaptainCodeman opened this pull request over 1 year ago
perf: cache dynamic imports of nodes

gtm-nayan opened this pull request over 1 year ago
Sveltekit vercel adapter ignores cron jobs

alexbjorlig opened this issue over 1 year ago
fix(adapter-node): merge sourcemaps

gtm-nayan opened this pull request over 1 year ago
feat: Introduce SSR context

secondfry opened this pull request over 1 year ago
fix: remove scrollbars on default error page

jaylinski opened this pull request over 1 year ago
[pnpm] Missing Modules in index.d.ts

hjaber opened this issue over 1 year ago
docs: update documentation Navbar to include 'Learn'

nahal04 opened this pull request over 1 year ago
chore: remove build step for adapter node

gtm-nayan opened this pull request over 1 year ago