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

feat: Add Tauri Zero-Config to `adapter-static`

lorenzolewis opened this pull request almost 2 years ago
feat: Full layout reset (ignore the root layout)

adiguba opened this pull request almost 2 years ago
Full layout reset (ignore the root layout)

adiguba opened this issue almost 2 years ago
Sass compile (lang = scss) missing styles when embedding components

censys-git opened this issue almost 2 years ago
Utility function to invoke a form action

adiguba opened this issue almost 2 years ago
Prevent +page.server.ts load() function (for caching)

adiguba opened this issue almost 2 years ago
feat: upgrade to TypeScript 5

benmccann opened this pull request almost 2 years ago
svelte-package not transforming glob import

seo-rii opened this issue almost 2 years ago
Socket hang up Kit + node-fetch - Node v19

GeoDoX opened this issue almost 2 years ago
Prerendered +server routes don't use the specified HTTP response headers

BMorearty opened this issue almost 2 years ago
Building multiple permutations of bundle

adiguba opened this issue almost 2 years ago
Adapter-static not applying CSS on index page

universallyleo opened this issue almost 2 years ago
Changing the error response code in hooks.server

beganovich opened this issue almost 2 years ago
Allow the serialisation/deserialisation of non-POJOs

carlosV2 opened this issue almost 2 years ago
feat(adapters): Add back adapter.esbuild to allow configuration of bundling step

tomaspietravallo opened this pull request almost 2 years ago
@sveltejs/adapter-cloudflare v2.2.0 always triggers hooks on build

danawoodman opened this issue almost 2 years ago
fix: Ensure we have fallback for host for every request

itssumitrai opened this pull request almost 2 years ago
option to specify the `tsconfig.json` in `svelte-package`

DetachHead opened this issue almost 2 years ago
`invalidateAll()` during a navigation causes browser to hang

austincrim opened this issue almost 2 years ago
props for endpoints

ryoppippi opened this issue almost 2 years ago
Make `path` a required option when setting/deleting cookies

Rich-Harris opened this issue almost 2 years ago
Error: Not found: /favicon.ico when using emoji as favicon

multivac61 opened this issue almost 2 years ago
Allow service workers to import assets

Rich-Harris opened this pull request almost 2 years ago
Use parens for shadowing parts of folder name in route

janosh opened this issue almost 2 years ago
full page reload every server update, HMR, vite

vqt123 opened this issue almost 2 years ago
Test files outside src fail to load Svelte files

seanlail opened this issue almost 2 years ago
catch-all method for +server.js

karimfromjordan opened this issue almost 2 years ago
adapter-static SPA build output includes server / ssr css files

alcroito opened this issue almost 2 years ago
Teleport data from server to client in universal `load` functions

Rich-Harris opened this issue almost 2 years ago
External JS not loaded blocking in <svelte:head> on client-side nav

Glench opened this issue almost 2 years ago
Not found /_app/immutable/assets/xxx

kamerat opened this issue almost 2 years ago
Usage of process.env with $env module is unclear

seanlail opened this issue almost 2 years ago
fix: remove redundant Cloudflare worker asset check

eltigerchino opened this pull request almost 2 years ago
Generate per-route redirects in Vercel build output instead of per-page

Rich-Harris opened this issue almost 2 years ago
`codeSplit` option

GitRowin opened this issue almost 2 years ago
Change `tsconfig/json` `moduleResolution` to `bundler`

ConProgramming opened this issue almost 2 years ago
Omit `env` from server renders if `$env/dynamic/public` isn't used

Rich-Harris opened this issue almost 2 years ago
breaking: update `svelte-package`

Rich-Harris opened this pull request almost 2 years ago
Page Refresh (F5) results in empty store value

faulander opened this issue almost 2 years ago
Enable package-provided routes

Radiergummi opened this issue almost 2 years ago
Hovering over a link loads CSS that affects the current page

BMorearty opened this issue almost 2 years ago
Allow option to exclude aws-sdk from final bundles

arackaf opened this issue almost 2 years ago
add trailing slash redirect middleware to adapter-node

s3812497 opened this pull request almost 2 years ago
fix: adjust declaration map paths

dummdidumm opened this pull request almost 2 years ago
docs: fix typo

sacrosanctic opened this pull request almost 2 years ago
Restrict external navigation with `goto` by default

efstajas opened this issue almost 2 years ago
[Feature Request] Default/Easy Rate Limit strategy on all API routes

swyxio opened this issue almost 2 years ago
docs: point out throw caveat

dummdidumm opened this pull request almost 2 years ago
Ability to serialize arbitrary classes to send to client

HamishWHC opened this issue almost 2 years ago
Use `$lib` in tests files too

frederikhors opened this issue almost 2 years ago
fix: iOS `scroll-behavior: smooth` breaks navigation scrolling

eltigerchino opened this pull request almost 2 years ago
fix: add scrollable area check and scrollable area attribute

eltigerchino opened this pull request almost 2 years ago
feat: implement shallow routing

dummdidumm opened this pull request almost 2 years ago
add keywords to docs for better search results

Rich-Harris opened this issue almost 2 years ago
tailwindcss css output don't being putted inside ./package/

Laaouatni opened this issue almost 2 years ago
Clarify and Document use of 'throw redirect()' in try-catch block

tichmajena opened this issue almost 2 years ago
static adapter failing builds when route ends with .html

john-michael-murphy opened this issue almost 2 years ago
Pages never unmount if there's an active transition

oodavid opened this issue almost 2 years ago
feat: enable vercel image optimization

lettucebowler opened this pull request almost 2 years ago
site: search ux

eltigerchino opened this issue almost 2 years ago
Support CSR as first class citizen in kit

laoshaw opened this issue almost 2 years ago
SSR rendered page retains old store value in dev mode

konstantinblaesi opened this issue almost 2 years ago
await parent() causes parent layout load to re-run

hyunbinseo opened this issue almost 2 years ago
the interactive tutorial is not easy to find

paulovieira opened this issue almost 2 years ago
Adapter Vercel Image Optimizations

hartwm opened this issue almost 2 years ago
Support <link rel="modulepreload"> for SSR

thoughtspile opened this issue almost 2 years ago
Cannot use relative URL with global fetch in .svelte file

kegesch opened this issue almost 2 years ago
Client error only in Safari, `Cannot access uninitialized variable.`

pheuter opened this issue almost 2 years ago
`use:enhance` resets form even if `form.x` values used for populating it

dummdidumm opened this issue almost 2 years ago
a `<svelte:script>` comparable to Next.js `Script` tag?

tx0c opened this issue almost 2 years ago
Demo app does not work locally without using --host flag

diericx opened this issue almost 2 years ago
beforeNavigate shouldn't trigger when <a target="_blank">

oodavid opened this issue almost 2 years ago
feat: `preloadCode('*')` preloads all routes

dummdidumm opened this pull request almost 2 years ago
'$env/static/private'; doesn't work as expected with typescript

digaofs opened this issue almost 2 years ago
Create package.json in the adapter-node build

tontonsb opened this pull request almost 2 years ago
cookie.delete() not working on mobile

myhrmans opened this issue almost 2 years ago
Headers are not set when ssr = false

ebeloded opened this issue almost 2 years ago
Invalidate url and searchParams separately

Algoinde opened this issue almost 2 years ago