-
**Description of the issue**
Svelte is gaining traction as a frontend web framework. It would be awesome for codeql to support `.svelte` files
-
Hello,
I love your implementation of Supabase auth with SvelteKit, it's so clean.
I just noticed there's something gone wrong that's affecting reactivity when logging out when using Svelte 5. Log…
-
### Describe the bug
Hi team,
First off, a big thank you! Your work has really made things easier for me, and I appreciate it a lot.
I’m not a professional developer, so please bear with me if …
-
I was about implementing a svelte action to make my universal lib available in svelte. Implementing the action would be straight forward. Then I thought how would I test this? Coming from ember where …
gossi updated
1 month ago
-
## Issue
There seems to be an issue with the export from the package since I get this error when trying to run the example provided.
```
import svelte from "highlight.svelte";
^^^^^^
Sy…
-
Svelte 5 has released and we'll want to update to it at some point.
Skeleton V2 is compatible with Svelte5 (aside from the Tree View component) but SkeletonV3 is made with Svelte5 in mind.
There a…
-
### Describe the bug
I ported the "React Example: Filters" (https://tanstack.com/table/v8/docs/examples/react/filters) to svelte and I cannot get it working.
When I enter anything into the inpu…
-
### Describe the bug
This seems to be a regression in svelte 5, when adding a crossfade `send`/`receive` to an array of elements, and then staggering their delay, the transitions don't start at exact…
-
As **Eslint 9** removes all formatters, was a tragedy for all as I who has customized Eslint formatters. Now we have https://eslint.style who has ported all the formatters to a new package. I think it…
-
### Feature request description
Running depcheck on a svelte project results in `Error: Cannot find module 'svelte/compiler'`. Is a new parser needed for this work properly?