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
Browser "back" button doesn't scroll back from anchors in current page
Glench opened this issue almost 3 years ago
Glench opened this issue almost 3 years ago
[fix] favicon.ico support
nhe23 opened this pull request almost 3 years ago
nhe23 opened this pull request almost 3 years ago
`strict-dynamic` CSP support
Rich-Harris opened this issue almost 3 years ago
Rich-Harris opened this issue almost 3 years ago
SvelteKit not always triggering animations on scroll when using svelte-reveal package
DaveKeehl opened this issue almost 3 years ago
DaveKeehl opened this issue almost 3 years ago
Make dev environment match production environment more closely
swyxio opened this issue almost 3 years ago
swyxio opened this issue almost 3 years ago
Add typescript eslint rules
JeanJPNM opened this issue almost 3 years ago
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
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
pzerelles opened this pull request almost 3 years ago
Modular SvelteKit apps
GauBen opened this issue almost 3 years ago
GauBen opened this issue almost 3 years ago
Use shiki-twoslash for docs
Rich-Harris opened this issue almost 3 years ago
Rich-Harris opened this issue almost 3 years ago
500: Failed to fetch dynamically imported module
jakobsturm opened this issue almost 3 years ago
jakobsturm opened this issue almost 3 years ago
External imports can't build
livehtml opened this issue almost 3 years ago
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
DblK opened this issue almost 3 years ago
Dependency Dashboard
renovate[bot] opened this issue almost 3 years ago
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
lovasoa opened this issue almost 3 years ago
Cannot build SvelteKit app with `@vitejs/plugin-legacy`
nicomouss opened this issue almost 3 years ago
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
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
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
johnnysprinkles opened this issue almost 3 years ago
`$page.url.pathname` represented as "//prerender/" when building using the static adapter
metonym opened this issue almost 3 years ago
metonym 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
kevinrenskers opened this issue almost 3 years ago
Templating app.html
ebeloded opened this issue almost 3 years ago
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
narender2031 opened this issue almost 3 years ago
monorepo compatibility
martaver opened this issue almost 3 years ago
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
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
tv42 opened this issue almost 3 years ago
Getting 404 error during "npm run build", but not "npm run dev" (simple static adapter website)
BobSchnatt opened this issue almost 3 years ago
BobSchnatt 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
frederikhors opened this issue almost 3 years ago
Config to exclude files from routing
tony19 opened this issue almost 3 years ago
tony19 opened this issue almost 3 years ago
`ReferenceError: Cannot access uninitialized variable` on Safari
pheuter opened this issue almost 3 years ago
pheuter opened this issue almost 3 years ago
chore: remove usage of pageXOffset
mquandalle opened this pull request almost 3 years ago
mquandalle opened this pull request almost 3 years ago
CSS Imports not deloading after navigation away
matteopaz opened this issue about 3 years ago
matteopaz opened this issue about 3 years ago
Allow playing transitions on initial render
geoffrich opened this issue about 3 years ago
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
geoffrich opened this issue about 3 years ago
Please don't use underscore at the beginning of the filenames that Kit produces
frederikhors opened this issue about 3 years ago
frederikhors opened this issue about 3 years ago
Configurable allow list passed to Vite
hobbes7878 opened this issue about 3 years ago
hobbes7878 opened this issue about 3 years ago
Support for Shallow Routing (from Next.js)
joaopaulobdac opened this issue about 3 years ago
joaopaulobdac opened this issue about 3 years ago
CSS psuedo selector ':target' issue
Kainkainkain opened this issue about 3 years ago
Kainkainkain opened this issue about 3 years ago
Anchor links broken when navigating across pages
mikenikles opened this issue about 3 years ago
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
benmccann opened this pull request about 3 years ago
[docs] update svelte society links
manuel3108 opened this pull request about 3 years ago
manuel3108 opened this pull request about 3 years ago
Add typescript version of svelte.config.js
parischap opened this issue about 3 years ago
parischap opened this issue about 3 years ago
Optionally add compiled/bundled version of library when using the package command
dummdidumm opened this issue about 3 years ago
dummdidumm opened this issue about 3 years ago
slots are being called twice from __layout.svelte when dealing with $page store and the logic {#if block
opensas opened this issue about 3 years ago
opensas opened this issue about 3 years ago
Dev server crashes on thrown exception in async function
genericFJS opened this issue about 3 years ago
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
dummdidumm opened this issue about 3 years ago
client only components
happy-little-one opened this issue about 3 years ago
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
Gin-Quin opened this issue about 3 years ago
Incremental builds support for static adapter
kaushalyap opened this issue about 3 years ago
kaushalyap opened this issue about 3 years ago
Watch mode for package command
dummdidumm opened this issue about 3 years ago
dummdidumm opened this issue about 3 years ago
Hash API routes for static builds
WaltzingPenguin opened this issue about 3 years ago
WaltzingPenguin opened this issue about 3 years ago
Adapter api for dev mode support
JeanJPNM opened this issue about 3 years ago
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
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
marcel0ll opened this issue about 3 years ago
SvelteKit v1.0.0-next.146 SyntaxError: Cannot use import statement outside a module
vfilatov opened this issue over 3 years ago
vfilatov opened this issue over 3 years ago
__layout.svelte may run twice after browser reload in dev
jsprog opened this issue over 3 years ago
jsprog opened this issue over 3 years ago
Export a component from a larger SvelteKit project
micschwarz opened this issue over 3 years ago
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
iltimasd opened this issue over 3 years ago
Single HTML file output
tanekim77 opened this issue over 3 years ago
tanekim77 opened this issue over 3 years ago
Ensure `.js` extensions are present with Typescript 5
mattjennings opened this issue over 3 years ago
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
simonflk opened this issue over 3 years ago
ReferenceError: document is not defined
V0RT4C opened this issue over 3 years ago
V0RT4C opened this issue over 3 years ago
[Request] Allow adapters to modify dev mode functionality
swyxio opened this issue over 3 years ago
swyxio opened this issue over 3 years ago
Provide the "register" object returned by navigator.serviceWorker.register
Myrmod opened this issue over 3 years ago
Myrmod opened this issue over 3 years ago
Cloudflare Worker Adapter - Durable Objects
DrewRidley opened this issue over 3 years ago
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
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
amccausl opened this issue over 3 years ago
Define default meta tags, title etc. and have the option to override it
Zerotask opened this issue over 3 years ago
Zerotask opened this issue over 3 years ago
Hook for initialization?
hgl opened this issue over 3 years ago
hgl opened this issue over 3 years ago
Native support for web sockets
AndreasHald opened this issue over 3 years ago
AndreasHald opened this issue over 3 years ago
Shim SvelteKit runtime import aliases / Importing `$app/*` fails
madeleineostoja opened this issue over 3 years ago
madeleineostoja opened this issue over 3 years ago
can't npm init svelte@next my-app, getting: Unexpected identifier
j2l opened this issue over 3 years ago
j2l opened this issue over 3 years ago
Add support for HTTP/2
Zerotask opened this issue over 3 years ago
Zerotask opened this issue over 3 years ago
Partial hydration
kevmodrome opened this issue over 3 years ago
kevmodrome opened this issue over 3 years ago
[vite] Error when evaluating SSR module
chaosprint opened this issue over 3 years ago
chaosprint opened this issue over 3 years ago
Automatically convert FormData to JSON
hgl opened this issue over 3 years ago
hgl opened this issue over 3 years ago
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@sveltejs/kit' on production build
sphinxc0re opened this issue over 3 years ago
sphinxc0re opened this issue over 3 years ago
Re-enable skipped tests
benmccann opened this issue over 3 years ago
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
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
Conduitry opened this pull request over 3 years ago
Debug Server Side code using --inspect
thekip opened this issue over 3 years ago
thekip opened this issue over 3 years ago
sitemap.xml
gavinr opened this issue over 3 years ago
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
alexander-mart opened this issue over 3 years ago
i18n: localized / translated routes
pzerelles opened this pull request over 3 years ago
pzerelles opened this pull request over 3 years ago
img on:error not fired
asv7c2 opened this issue over 3 years ago
asv7c2 opened this issue over 3 years ago
Cannot find module '@sveltejs/adapter-node'
bastinald opened this issue over 3 years ago
bastinald opened this issue over 3 years ago
Enhanced CLI - create component / create route
Aluzja opened this issue over 3 years ago
Aluzja opened this issue over 3 years ago
Layout resets
Rich-Harris opened this pull request over 3 years ago
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
rinti opened this issue over 3 years ago
onDestroy is called during SSR?
asv7c2 opened this issue over 3 years ago
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
Prinzhorn opened this issue over 3 years ago
Get access to the list of pages generated
wighawag opened this issue over 3 years ago
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
jzillmann opened this issue over 3 years ago
Explicit SSR Imports
DrewRidley opened this issue over 3 years ago
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
lukaszpolowczyk opened this issue over 3 years ago
True SPA mode
Rich-Harris opened this issue over 3 years ago
Rich-Harris opened this issue over 3 years ago
Add incremental static regeneration
Nick-Mazuk opened this issue over 3 years ago
Nick-Mazuk opened this issue over 3 years ago
Generated types for pages/endpoints
Rich-Harris opened this issue over 3 years ago
Rich-Harris opened this issue over 3 years ago
Dynamic basepath
Rich-Harris opened this issue over 3 years ago
Rich-Harris opened this issue over 3 years ago
SecurityError: Attempt to use history.replaceState() more than 100 times per 30 seconds
Rich-Harris opened this issue almost 4 years ago
Rich-Harris opened this issue almost 4 years ago