-
Is the `svelte-virtual-list` supporting svelte v3?
I am passing props in, but the VirtualList seems to listen to `data` is this a known change between v2 and v3?
![image](https://user-images.git…
-
**Describe the bug**
When you have a custom transformer, it gets put in the dom which isn't ideal. In the case of svelte-cloudinary v2 this is quite large:
![image](https://github.com/user-attac…
-
### Describe the problem
The `svelte/transition` module is really useful and easy to use, but it is restricted to the template and the `{#if}` / `{#each}` blocks.
It would be convenient to be able…
-
-
Hi there, I've gotten Slim Select working in my own svelte 3 project, but it's hacky and a little buggy. I'm just wondering if you had any interest in developing a Slim Select solution for Svelte 3, o…
-
### Describe the problem
Currently a Svelte preprocessor only runs on `.svelte` files, but with Svelte 5 the scope is not limited to these files anymore.
**Example**: to transform `$state("foo")` …
-
We need to pick an appropriate Frontend UI framework
Framework Options:
- [ ] React
- [ ] React + Next(SSR)
- [ ] Vue
- [ ] Svelte
- [ ] Angular
NOTE: I've opened this as a bit of a plac…
-
-
### Describe the bug
Eslint does not seem to be aware of the global namespace `App`, while svelte-check seems to be all good.
### Reproduction
create a simple starter app as described on the websit…
-
- [ ] Use `classes` like Svelte UX to pass class to underlying components
- [ ] Add `createTheme()` support
- [ ] Add `.ComponentName` classes
- [x] Remove `color` prop (use `rScale` and `fill` / `…