-
Hi, thanks for contributing your plugin.
I just spent 15 minutes figuring out why suddenly HTML formatting was broken (wrong amount of indent spaces, no automatic white lines, etc.) in PhpStorm. As…
-
We are using sst in our project and after upgrading from version 3.1.78 our deployments started breaking. We haven't made any changes other than bumping the version, tried versions 3.2.0 to 3.2.6 but …
-
Hello,
First of all, thank you for the great library!:) I've been in the exact situation as you, namely that a lot of my clients are using Decap CMS, but I experienced a bunch of performance and Sl…
-
### Describe the bug
When implementing a table as shown in the examples in the documentation site, a change to the underlying data causes every row and cell in the table to rerender (instead of upd…
-
Some products we want to use the components but we don't want JS to run on them if they don't need, e.g. events or state. But we are interested in the centralization of styles and element structure, a…
-
### Describe the problem
Svelte 4 emits some events in dev mode around elements being inserted etc and provides location info on the elements that map back to the original code.
Svelte 5 currently…
-
### Describe the bug
When doing a conditional wrapping like so:
```svelte
{#if wrap}
{@render children()}
{:else}
{@render children()}
{/if}
```
When the `wrap` variable chang…
-
![image](https://user-images.githubusercontent.com/26248866/191438266-bc256aa1-8ced-421a-a1db-a26a621815ac.png)
```
import DatePicker from '@beyonk/svelte-datepicker/src/components/DateP…
-
https://github.com/hperrin/svelte-material-ui/issues/217
-
### Describe the bug
Dialog does not animate when running `pnpm dlx shadcn-svelte@next add dialog` on a project that was previously using a pre-next version of shadcn-svelte. A new shadcn-svelte proj…