-
Hi,
seeing the conversation in https://github.com/sveltejs/eslint-plugin-svelte/pull/899#discussion_r1827225654, I'd like to clarify the roadmap for this plugin if possible - so that us contributors …
-
Awesome library!
Just wanted to share a component method for anyone using svelte :D
Only the username prop is required.
Component:
```svelte
import { minidenticon } from "minidenticons"
…
-
```
svelte-gantt version: 4.4.2
angular version: 18.2.2
```
Hi,
we are trying to implement svelte-gantt in our angular project and it has problems with the current version (4.4.2):
```
[e…
-
currently, running the CLI when installed with pnpm as a dependency or through pnpx, fails with `ConfigError: Couldn't resolve parser "svelte"`.
i'm guessing this is already expected to happen, sin…
-
### Describe the bug
The environment starts correctly, all models from LMStudio are also visible in bolt, to be selected from the dropdown list.
My configuration:
Windows 10 where I have LLM Stu…
-
### Is your feature request related to a problem? Please describe.
Continuation of #143
### Describe the solution you'd like
Most likely something comparable to `eslint` but with `svelte-check` in…
-
I was a little sloppy with the lava lamp example types. `MarchingCube.svelte`, `MarchingPlane.svelte`, and `MarchingCubes.svelte` all have type errors in them.
Not sure if we wanna throw this in wi…
-
Link : https://ap0nia.github.io/eden-query/eden-query/cors.html
The current example illustration how CORS works with react but not with Svelte.
Using typescript, I found I can put `credentials: …
-
Hi!
It's great seeing (preliminary?) Svelte 5 support getting merged in 😁 until it's confirmed to be working in multiple projects, it shouldn't be a major version release, but if possible, could a…
-
### Describe the bug
When you import `derived` from `svelte/store`, it seems like `$derived` breaks the lsp.
![image](https://github.com/user-attachments/assets/ae79e890-7e4d-4c22-b6bc-c1b38372a501)…