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] favicon.ico support

nhe23 opened this pull request almost 3 years ago
`strict-dynamic` CSP support

Rich-Harris opened this issue almost 3 years ago
Make dev environment match production environment more closely

swyxio opened this issue almost 3 years ago
Add typescript eslint rules

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

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

pzerelles opened this pull request almost 3 years ago
Modular SvelteKit apps

GauBen opened this issue almost 3 years ago
Use shiki-twoslash for docs

Rich-Harris opened this issue almost 3 years ago
500: Failed to fetch dynamically imported module

jakobsturm opened this issue almost 3 years ago
External imports can't build

livehtml opened this issue almost 3 years ago
Config `paths.base` and `static` folder don't play well together

DblK opened this issue almost 3 years ago
Dependency Dashboard

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

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

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

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

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

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

kevinrenskers opened this issue almost 3 years ago
Templating app.html

ebeloded opened this issue almost 3 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
Config to exclude files from routing

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

pheuter opened this issue almost 3 years ago
chore: remove usage of pageXOffset

mquandalle opened this pull request almost 3 years ago
CSS Imports not deloading after navigation away

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

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

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

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

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

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

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

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

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

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

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

dummdidumm opened this issue about 3 years ago
client only components

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

Gin-Quin opened this issue about 3 years ago
Incremental builds support for static adapter

kaushalyap 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 over 3 years ago
Export a component from a larger SvelteKit project

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

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

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

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

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

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

swyxio opened this issue over 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
onDestroy is called during SSR?

asv7c2 opened this issue over 3 years ago
Expose a way to inject a start script into adapter-node

Prinzhorn opened this issue over 3 years ago
Get access to the list of pages generated

wighawag opened this issue over 3 years ago
Build an output that is usable from local disk (file:// URL)

jzillmann opened this issue over 3 years ago
Explicit SSR Imports

DrewRidley opened this issue over 3 years ago
globa.d.ts declare unstandard interface not working for svelte

lukaszpolowczyk opened this issue over 3 years ago
True SPA mode

Rich-Harris opened this issue over 3 years ago
Add incremental static regeneration

Nick-Mazuk opened this issue over 3 years ago
Generated types for pages/endpoints

Rich-Harris opened this issue over 3 years ago
Dynamic basepath

Rich-Harris opened this issue over 3 years ago