-
With the introduction of the `page` store in Svelte v3 Sapper, the `segment` prop passed to `_layout.svelte` components feels somewhat vestigial. I don't think there's anything that can be done with i…
-
# Introducing Svelte, and Comparing Svelte with React and Vue - Josh Collinsworth blog
Svelte is a new style of framework for building sites and apps. Let's dive into what makes it different, why it'…
-
#67
#36
If I remove all styles, tables look like:
![image](https://github.com/vincjo/datatables/assets/37813278/a5cd28c2-6db4-4e28-a69a-300b547270f9)
Really not sure if this allows compo…
-
Hi, please add support for adding unoCss here's the docs https://unocss.dev/integrations/svelte-scoped
-
### Describe the bug
When using experimental generics, there is a bug happening where the `let:prop` type is not being passed up to the parent component, causing type issues within typescript only …
-
### Describe the bug
If using a store in melt to control open, then clickoutside still works. In Drawer/Dialog it doesn't.
https://shadcdn-drawer.vercel.app/
### Reproduction
https://github.com/h…
-
I created this issue to jot down ideas from other frameworks that we could take inspiration from for Gestalt.
-
_Originally posted by @martadinata666 in https://github.com/snuffyDev/Beatbump/issues/34#issuecomment-1207326188_
If anyone else is encountering problems that appear to be closely related when buil…
-
Checklist
- [X] ``apps/www/src/lib/registry/default/ui/sidebar.svelte`` ✅ Commit 4d2ecb1
- [X] ``apps/www/src/lib/registry/default/ui/main-content.svelte`` ✅ Commit 1dbb785
- [X] ``apps/www/src/r…
-
### Describe the bug
When running `npx sv migrate svelte-5` on the Svelte 5 branch of shadcn-svelte the following error occurs:
```
Error while migrating Svelte code [InternalCompileError: Can on…