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

Platform context fallbacks

hmnd opened this issue over 2 years ago
expose `event.clientAddress`

Rich-Harris opened this pull request over 2 years ago
Scrolling to hash links is broken on Chrome

Rich-Harris opened this issue over 2 years ago
`version.json` doesn't consider `paths.assets`

Rich-Harris opened this issue over 2 years ago
Configure output directory (currently fixed to ".svelte-kit")

ecstrema opened this issue over 2 years ago
Failed to fetch dynamically imported module

knajjars opened this issue over 2 years ago
service-worker.ts does not have the necessary TS types

maximedupre opened this issue over 2 years ago
Navigating to new rest parameters in route does not cause page to re-render

thegrumpysnail opened this issue over 2 years ago
build single js file and single css file like Svelte does.

kauaicreative opened this issue over 2 years ago
Endpoint Middleware

puchesjr opened this issue over 2 years ago
Hash links to new pages don't focus the correct element

Rich-Harris opened this issue over 2 years ago
SvelteKit loads favicon every page request and messes up the request

kvetoslavnovak opened this issue over 2 years ago
Caching of external api calls from within SvelteKit

dreitzner opened this issue over 2 years ago
[fix] favicon.ico support

nhe23 opened this pull request over 2 years ago
`strict-dynamic` CSP support

Rich-Harris opened this issue over 2 years ago
Make dev environment match production environment more closely

swyxio opened this issue over 2 years ago
Add typescript eslint rules

JeanJPNM opened this issue over 2 years ago
[fix] rename `BASE` to `ORIGIN` and fix config handling

Conduitry opened this pull request over 2 years ago
[feat] application versioning and update detection support

pzerelles opened this pull request over 2 years ago
Modular SvelteKit apps

GauBen opened this issue over 2 years ago
500: Failed to fetch dynamically imported module

jakobsturm opened this issue over 2 years ago
External imports can't build

livehtml opened this issue over 2 years ago
Dependency Dashboard

renovate[bot] opened this issue over 2 years ago
$page.url.origin is set to https when a page is served over http

lovasoa opened this issue over 2 years ago
Cannot build SvelteKit app with `@vitejs/plugin-legacy`

nicomouss opened this issue over 2 years ago
Static adapter does not honor base path for static files

Ghirigoro opened this issue over 2 years ago
Adapters should add cache-control headers to static assets

Rich-Harris opened this issue over 2 years ago
Request: Add ability to set a charset on the Content-Type MIME type

johnnysprinkles opened this issue over 2 years ago
Getting error 404 for `/service-worker.js` since 1.0.0-next.207

kevinrenskers opened this issue over 2 years ago
Templating app.html

ebeloded opened this issue over 2 years ago
Env variables are not accessed by vite in PROD

narender2031 opened this issue almost 3 years ago
monorepo compatibility

martaver opened this issue almost 3 years ago
Document how to use `adapter-cloudflare` with `svelte-kit dev`

jaymakes11 opened this issue almost 3 years ago
`adapter-cloudflare` seems to undo all code splitting, and worse

tv42 opened this issue almost 3 years ago
Kit builds my project two times even if I disabled ssr

frederikhors opened this issue almost 3 years ago
`ReferenceError: Cannot access uninitialized variable` on Safari

pheuter opened this issue almost 3 years ago
CSS Imports not deloading after navigation away

matteopaz opened this issue almost 3 years ago
Allow playing transitions on initial render

geoffrich opened this issue almost 3 years ago
Page scroll position not reset to top on navigation (regression)

geoffrich opened this issue almost 3 years ago
Configurable allow list passed to Vite

hobbes7878 opened this issue almost 3 years ago
Support for Shallow Routing (from Next.js)

joaopaulobdac opened this issue almost 3 years ago
CSS psuedo selector ':target' issue

Kainkainkain opened this issue almost 3 years ago
Anchor links broken when navigating across pages

mikenikles opened this issue almost 3 years ago
[breaking] only route pages on the client-side

benmccann opened this pull request almost 3 years ago
[docs] update svelte society links

manuel3108 opened this pull request almost 3 years ago
Add typescript version of svelte.config.js

parischap opened this issue almost 3 years ago
Dev server crashes on thrown exception in async function

genericFJS opened this issue almost 3 years ago
Leverage TypeScript 4.7 upgrade for deep type imports

dummdidumm opened this issue almost 3 years ago
client only components

happy-little-one opened this issue almost 3 years ago
Implement a main.ts / init.ts file for global initialization

Gin-Quin opened this issue about 3 years ago
Watch mode for package command

dummdidumm opened this issue about 3 years ago
Hash API routes for static builds

WaltzingPenguin opened this issue about 3 years ago
Adapter api for dev mode support

JeanJPNM opened this issue about 3 years ago
Cannot find module `@sveltejs/kit/hooks` in dev server

Karlinator opened this issue about 3 years ago
Addding config.kit.paths.base breaks `npm run build`

marcel0ll opened this issue about 3 years ago
__layout.svelte may run twice after browser reload in dev

jsprog opened this issue about 3 years ago
Transition cleanup happens too early if Kit is already running

iltimasd opened this issue about 3 years ago
Single HTML file output

tanekim77 opened this issue about 3 years ago
Ensure `.js` extensions are present with Typescript 5

mattjennings opened this issue about 3 years ago
Respect the form `enctype` in progressive form enhancement example

simonflk opened this issue about 3 years ago
ReferenceError: document is not defined

V0RT4C opened this issue about 3 years ago
[Request] Allow adapters to modify dev mode functionality

swyxio opened this issue about 3 years ago
Cloudflare Worker Adapter - Durable Objects

DrewRidley opened this issue over 3 years ago
Move custom-extensions test app into options test app

sidharthv96 opened this pull request over 3 years ago
Site generated with static adapter doesn't work with GitHub pages

amccausl opened this issue over 3 years ago
Hook for initialization?

hgl opened this issue over 3 years ago
Native support for web sockets

AndreasHald opened this issue over 3 years ago
Shim SvelteKit runtime import aliases / Importing `$app/*` fails

madeleineostoja opened this issue over 3 years ago
Add support for HTTP/2

Zerotask opened this issue over 3 years ago
Partial hydration

kevmodrome opened this issue over 3 years ago
[vite] Error when evaluating SSR module

chaosprint opened this issue over 3 years ago
Automatically convert FormData to JSON

hgl opened this issue over 3 years ago
Re-enable skipped tests

benmccann opened this issue over 3 years ago
Add a straightforward way to export error pages with `adapter-static`

intrikate opened this issue over 3 years ago
update ESLint plugin version in create-svelte template

Conduitry opened this pull request over 3 years ago
Debug Server Side code using --inspect

thekip opened this issue over 3 years ago
sitemap.xml

gavinr opened this issue over 3 years ago
Endless reloading by start svelte-kit it with VS Code Remote-SSH terminal

alexander-mart opened this issue over 3 years ago
i18n: localized / translated routes

pzerelles opened this pull request over 3 years ago
img on:error not fired

asv7c2 opened this issue over 3 years ago
Cannot find module '@sveltejs/adapter-node'

bastinald opened this issue over 3 years ago
Enhanced CLI - create component / create route

Aluzja opened this issue over 3 years ago
Layout resets

Rich-Harris opened this pull request over 3 years ago
Dynamically imported components gets their css delayed

rinti opened this issue over 3 years ago