-
### Describe the bug
While running `pnpm build-storybook` multiple deprecation warnings are thrown while using this addon. I understand that svelte 5 is not yet released (it looks near release goin…
-
is it possible to have a version of primeui for svelte?
-
Svelte 5 is quite stable now, it would be great to roll out support for svelte 5.
-
Currently it's impossible to CSS target a result tag based on the meta it holds as its produced html is simply:
```html
Genre: Litterature
```
By adding a simple attribute to it, it would allo…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Check this video out:
https://github.com/user-attachments/assets/f3bb6ea6-50d2-43a0-ab34-2a3b…
-
Currently, a lot of components are typed by hand with accompanying Comp.svelte.d.ts files. With Svelte 5 we can finally skip this unnecessary step 🎉
## Process
Currently, these svelte.d.ts file…
-
### Is your enhancement related to a problem? Please describe
| QuickPickInput.svelte | CommandPalette.svelte |
| --- | --- |
| ![image](https://github.com/containers/podman-desktop/assets/42176370…
-
Now that we have the release version of svelte 5, it would be totally awesome to create an example with it. Eventually, could be even bigger to include it in the new sv cli from svelte as an installat…
-
So I had updated to svelte5 and the setup breaks with following error when parsing .md files with mdsvex
```
[vite] Error when evaluating SSR module /src/routes/(blog-articles)/+layout.server.ts: …
-
I was trying to use the rehypeShiki (from [here](https://shiki.matsu.io/packages/rehype)) plugin with svelte-exmarkdown. I hit this error:
```bash
Error: runSync finished async. Use run instead
…