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

Version Packages

github-actions[bot] opened this pull request over 1 year ago
Styles loaded from server not applied

ziedHamdi opened this issue over 1 year ago
experimental: Add scroll state to `beforeNavigate` and `afterNavigate`

elliott-with-the-longest-name-on-github opened this pull request over 1 year ago
feat: add `resolvePath` export

tcc-sejohnson opened this pull request over 1 year ago
fix: Flaky test

tcc-sejohnson opened this pull request over 1 year ago
fix: type `vitePlugin` in config

tcc-sejohnson opened this pull request over 1 year ago
fix: Set `loader: { '.wasm': 'copy' }` in esbuild config in `adapter-vercel`

tcc-sejohnson opened this pull request over 1 year ago
remove `envVarsInUse`

Rich-Harris opened this pull request over 1 year ago
avoid using `isMainThread`, since it interacts poorly with vitest

Rich-Harris opened this pull request over 1 year ago
fix: Set loader: { '.wasm': 'copy' } in esbuild config in `adapter-cloudflare-workers`

ConProgramming opened this pull request over 1 year ago
feat: generated types for page and endpoint paths

difanta opened this pull request over 1 year ago
expose `version` variable from `@sveltejs/kit`

ivanhofer opened this issue over 1 year ago
[/kit][Config] VitePlugin options typed in Config

WillsterJohnson opened this issue over 1 year ago
Utility function to build a URL from route.id + params

darrylyeo opened this issue over 1 year ago
chore: bump vite and devalue

gtm-nayan opened this pull request over 1 year ago
`svelte-package` warn about circular dependencies

janosh opened this issue over 1 year ago
[vercel] no dynamic environment variables on edge

jetaggart opened this issue over 1 year ago
fix: avoid inlining raw/url CSS imports

gtm-nayan opened this pull request over 1 year ago
Sveltekit Static Asset import ...css?url failure

isaacwein opened this issue over 1 year ago
fix: use conditional chaining for page.error.message

jasongitmail opened this pull request over 1 year ago
Do not send router to MPAs

Thiagolino8 opened this issue over 1 year ago
feat: prerender & analyse in worker rather than subprocess to support Deno

fernandolguevara opened this pull request over 1 year ago
get access to scroll positions in navigation callbacks

kinglouie opened this issue over 1 year ago
feat: Add a speedier script tag for prerendered redirects

tcc-sejohnson opened this pull request over 1 year ago
chore: uvu -> vitest for create-svelte tests

gtm-nayan opened this pull request over 1 year ago
fix: Set `loader: { '.wasm': 'copy' }` in esbuild config in `adapter-cloudflare`

tcc-sejohnson opened this pull request over 1 year ago
Redirect from prerendered pages with `<script>`

Rich-Harris opened this issue over 1 year ago
feat: unshadow `form` and `data` in `enhance`

tcc-sejohnson opened this pull request over 1 year ago
feat: crawl URLs in `<meta>` tags

LorisSigrist opened this pull request over 1 year ago
fix: make base URL for relative redirects consistent

zqianem opened this pull request over 1 year ago
Generate declaration files

Rich-Harris opened this pull request over 1 year ago
fix: ensure styles are loaded in dev mode for routes containing special characters

whataboutpereira opened this pull request over 1 year ago
Version Packages

github-actions[bot] opened this pull request over 1 year ago
feat: Allow bypassing `invalidateAll` in `enhance`

tcc-sejohnson opened this pull request over 1 year ago
only cache response if response has cache-control header

fjdumont opened this pull request over 1 year ago
move @sveltejs/kit/node types out of ambient.d.ts

Rich-Harris opened this pull request over 1 year ago
feat: support AWS via SST in adapter-auto

fwang opened this pull request over 1 year ago
Issue when content rendered with `{@html ...}` contains a script tag

renevanpelt opened this issue over 1 year ago
Preserve history state on refresh when SSR is disabled

raythurnevoid opened this issue over 1 year ago
fix: Allow overriding server `fetch` dependency (#9803)

malviyaritesh opened this pull request over 1 year ago
Shallow routing with `pushState` and `replaceState`

Rich-Harris opened this pull request over 1 year ago
`use:enhance` shadows `data`

Rich-Harris opened this issue over 1 year ago
target="_self" triggers hard navigation

GauBen opened this issue over 1 year ago
use import-meta-resolve to resolve vite-imagetools

Rich-Harris 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
bfcache

Rich-Harris opened this issue over 1 year ago
docs: add a note to add path aliases to tsconfig.json

shaunchander opened this pull request over 1 year ago
Secrets exposed in server only `load` fetch dependencies

malviyaritesh opened this issue over 1 year ago
Feature Request: Render 404s internally for kit.appDir assets

Conduitry opened this issue over 1 year ago
App throws 500 internal error (happens after v1.15.x)

Devr-pro opened this issue over 1 year ago
feat: add experimental `@sveltejs/image` package

dummdidumm opened this pull request over 1 year ago
Rejecting streamed data

rafaberaldo opened this issue over 1 year ago
Fix browser caching of endpoints instead of page

oscarhermoso opened this issue over 1 year ago
Prefix for private env variables

coryvirok opened this issue over 1 year ago
SSR dynamic component imports?

john-michael-murphy opened this issue over 1 year ago
ESLint error with starter app: `App` is not defined

ptrxyz opened this issue over 1 year ago
adapter-cloudflare: allow disabling generation of fallback `404.html`

ajgeiss0702 opened this pull request over 1 year ago
feat: add server endpoint `fallback` handler

s3812497 opened this pull request over 1 year ago
feat: add `HEAD` handler

s3812497 opened this pull request over 1 year ago
Depends and invalidate without a colon should be a type error

nathancahill opened this issue over 1 year ago
Issue with VSCode completion of filepaths containing $lib

vlrevolution opened this issue over 1 year ago
feat: show vite error overlay for unhandled errors during load

dummdidumm opened this pull request over 1 year ago
chore: speed up CI a bit (hopefully)

gtm-nayan opened this pull request over 1 year ago
Presence of live region may be confusing for screen reader users

geoffrich opened this issue over 1 year ago
Use the Vite error overlay for more errors at dev time

geoffrich opened this issue over 1 year ago
adapter-static generates unused js chunks when csr=false

sparrowsl opened this issue over 1 year ago
fix: 9475 adapter node log request error

dreitzner opened this pull request over 1 year ago
ISR revalidatePath, revalidateAll, revalidateTag

mquandalle opened this issue over 1 year ago
Vercel ISR pages are slow to load the first time

mquandalle opened this issue over 1 year ago
Fetch arrayBuffer data is not inlined during ssr

Elia872 opened this issue over 1 year ago
Abortable PageLoad functions with AbortSignal

isker opened this issue over 1 year ago
`split` option for `adapter-cloudflare`

nCrafts opened this issue over 1 year ago
Prototype access via action name (Security?)

bcaller opened this issue over 1 year ago
Textfield is empty after form submit with use:enhance

Beiri22 opened this issue over 1 year ago
Add `onNavigate` lifecycle function, to enable view transitions

Rich-Harris opened this pull request over 1 year ago
`trailingSlash` `ignore` gives wrong URL pathname

GingerAdonis opened this issue over 1 year ago
Add support for compression

evanlurvey opened this issue over 1 year ago
New user documention "bumps"

wmakley opened this issue over 1 year ago
Make svelte-kit logic Framework Agnostic

MrWaip opened this issue over 1 year ago
[Docker/SvelteKit] Cross-site post form submissions are forbidden

Bishwas-py opened this issue over 1 year ago
Get rid of request in form actions, and transfer type safe data directly

jdgamble555 opened this issue over 1 year ago