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 warning for possible route filename typos

s3812497 opened this pull request about 1 year ago
fix: add `"false"` value to preload link options

eltigerchino opened this pull request about 1 year ago
docs: clean up some confusion about state management and pages.

stephane-vanraes opened this pull request about 1 year ago
site: fix copy button alignment

gtm-nayan opened this pull request about 1 year ago
docs: add note about redirects in streamed promises

gtm-nayan opened this pull request about 1 year ago
Anchor with #hash not showing :target CSS after history.back()

hyunbinseo opened this issue about 1 year ago
Convert boolean environment variables to native booleans

Zerotask opened this issue about 1 year ago
Prettier works on the CLI but not using VSCode / Neovim

wojtekgalaj opened this issue about 1 year ago
docs: move 'What can I make with SvelteKit' back to FAQ

theetrain opened this pull request about 1 year ago
docs: switch to dropcss in AMP example

ghostdevv opened this pull request about 1 year ago
Pass an optional object to `redirect()` (flash messages)

Zerotask opened this issue about 1 year ago
Mark `node:` as external for Node.js compatibility

chientrm opened this pull request about 1 year ago
Add `sveltekit` plugin to `worker.plugins` Vite config

taj-p opened this pull request about 1 year ago
Use buffer instead of html in amp docs

ghostdevv opened this pull request about 1 year ago
@sveltejs/adapter-static asks to set a config value that is not valid

mikemaccana opened this issue about 1 year ago
Version Packages

github-actions[bot] opened this pull request about 1 year ago
Migrate off purify-css

benmccann opened this issue about 1 year ago
feat: inline Response.arrayBuffer inside load functions during ssr

Elia872 opened this pull request about 1 year ago
Provide augmented HTML typings in SvelteKit itself

dummdidumm opened this issue about 1 year ago
fix: load trailing slash option from server even when there's no load function

GingerAdonis opened this pull request about 1 year ago
chore(sites): tweak homepage background colors

PuruVJ opened this pull request about 1 year ago
Warn when reserved filenames exist but have neglected the + prefix

theetrain opened this issue about 1 year ago
Drop versions of Node before 18.13

benmccann opened this issue about 1 year ago
Prerendering app that logs `$page` will incorrectly fail

pngwn opened this issue about 1 year ago
Navigating between /route and /route#hash breaks intermittently.

whataboutpereira opened this issue about 1 year ago
Failure serializing Error

ncoder opened this issue about 1 year ago
HTTP Basic Auth x hard linking with username/password in URL

frederichoule opened this issue about 1 year ago
Pass `alias` and `external` to esbuild in the Cloudflare adapters

cimnine opened this pull request about 1 year ago
Version Packages

github-actions[bot] opened this pull request about 1 year ago
chore(deps): update dependency @sveltejs/site-kit to v6.0.0-next.32

renovate[bot] opened this pull request about 1 year ago
Getting "Not Found" when wrapping styles in {#if} blocks

hAbuMustafa opened this issue about 1 year ago
fix(sites): update svelte.dev link

theetrain opened this pull request about 1 year ago
Prerender when marked not to prerender

iTechTomekK opened this issue about 1 year ago
feat: delay emptying dist folder in `svelte-package`

kwangure opened this pull request about 1 year ago
Race condition in client side navigation

JakeBeaver opened this issue about 1 year ago
fix: make server assets accessible during `vite preview`

s3812497 opened this pull request about 1 year ago
Missing documentation on getSession refactoring

Sciumo opened this issue about 1 year ago
docs: clarify load rerun behavior

coryvirok opened this pull request about 1 year ago
Delay emptying of dist folder in package

kwangure opened this issue about 1 year ago
feat: allow writing suffixes with reserved filename

anwarulislam opened this pull request about 1 year ago
Layout invalidated when referencing missing search param

coryvirok opened this issue about 1 year ago
<svelte:head> only one time such as a script context="module" do for script.

giuseppe-palmeri opened this issue about 1 year ago
Color inputs always log a format error

flatpickles opened this issue about 1 year ago
Installing SvelteKit in WordPress: Page keeps reloading infinitely

dayton-outar opened this issue about 1 year ago
chore(deps): update dependency marked to v7

renovate[bot] opened this pull request about 1 year ago
Allow adding additional functions to `_worker.js`

smitssjors opened this issue about 1 year ago
Cookies not sent with server side fetch to same origin

leElvyn opened this issue about 1 year ago
chore(deps): update dependency eslint-config-prettier to v9

renovate[bot] opened this pull request about 1 year ago
Binding element 'update' implicitly has an 'any' type. (ts)

Bishwas-py opened this issue about 1 year ago
Routing - Rest parameters as breadcrumbs

annaghi opened this issue about 1 year ago
svelte-package should add dist to ignore files

paolodina opened this issue about 1 year ago
docs: use `node:` prefix in example

benmccann opened this pull request about 1 year ago
Url/link component to get genereated page

StagnantIce opened this issue about 1 year ago
docs: Add SOCKET_PATH description in documentation

jaqb8 opened this pull request about 1 year ago
Adapter-static: Check +page.server.js files

georges-g opened this issue about 1 year ago
Adapter-static: Add an option to generate pretty HTML/CSS

georges-g opened this issue about 1 year ago
Add unit to inlineStyleThreshold documentation

jocchong opened this pull request about 1 year ago
Add support for scheduled functions

Samuel-Martineau opened this issue about 1 year ago
+layout.js data don't include all parent layout.server.js data

jere2101 opened this issue about 1 year ago
fix: correctly restore trailing slash in url pathname for data requests

GingerAdonis opened this pull request about 1 year ago
Update 55-single-page-apps.md

Abduraimbek opened this pull request about 1 year ago
Update 55-single-page-apps.md

Abduraimbek opened this pull request about 1 year ago
feat: support for scheduled functions

Samuel-Martineau opened this pull request about 1 year ago
awaiting goto() same page in load causes duplicate #if content

myieye opened this issue about 1 year ago
docs(migrate): add link to changelog

metonym opened this pull request about 1 year ago
chore(deps): update dependency marked to v6

renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @types/marked to v5 - autoclosed

renovate[bot] opened this pull request about 1 year ago
docs: disable `data-sveltekit-preload-data` with `"off"` instead of `false`

alesvaupotic opened this pull request about 1 year ago
docs: update Cloudflare Pages deployment settings

erxclau opened this pull request about 1 year ago
docs: update import for the sveltekit polyfill helper

gladimir777 opened this pull request about 1 year ago
Add warning when not excluding _app folder in Cloudflare Pages adapter

LorenzoBloedow opened this pull request about 1 year ago
Allow Cloudflare Pages Adapter To Use .env.development

LorenzoBloedow opened this issue about 1 year ago
Docs: hamburger menu clickable area is too small

theetrain opened this issue about 1 year ago
docs: clarify cases where streaming don't work

rodshtein opened this pull request about 1 year ago
Enable BODY_SIZE_LIMIT in development to prevent production issues

KoesterJannik opened this issue about 1 year ago
Version Packages

github-actions[bot] opened this pull request about 1 year ago
Sveltekit dynamic public environment variable import fails in Vitest

charlie-map opened this issue about 1 year ago
chore: upgrade dependencies

benmccann opened this pull request about 1 year ago
Version Packages

github-actions[bot] opened this pull request about 1 year ago
fix: correctly list dynamic routes in error log

s3812497 opened this pull request about 1 year ago
fix: prevent duplicate `<link>` module preloads

s3812497 opened this pull request about 1 year ago
goto() fails if conditional

Proziam opened this issue about 1 year ago
link to correct source in error page

weepy opened this issue about 1 year ago
Disable cookie secure option when using vite dev --host

hyunbinseo opened this issue about 1 year ago
chore: remove pre-1.0 remnants

ignatiusmb opened this pull request about 1 year ago
docs: remove outdated types link

ignatiusmb opened this pull request about 1 year ago
Adapter Static is buggy

DanielRios549 opened this issue about 1 year ago
sveltekit bundles production build in a way node can't start

Arikael opened this issue about 1 year ago