-
Create a select input with the ability to search for something.
Take https://github.com/TorstenDittmann/OmniaWrite/blob/master/src/components/Forms/Select.svelte as an example.
It should be resp…
-
Hello!
We use Svelte with `vite-plugin-ssr` to generate static HTML for parts of our application. Since v1.8.0, the build process no longer works.
Log of the build process:
```
RUN pnpm prod…
-
### Describe the bug
Can not build svelte library to production.
### Reproduction
Run `npm run build` on library template with this config
```js
// vite.config.js
import { sveltekit } fr…
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
In order to integrate Skeletons styles into the Storybook framework several steps need to be taken to apply the styles in S…
-
Nothing special, just need to test the component
-
When I create a new project, it let me name my project with dashes. Later on, this throws an `Invalid App ID`, forcing me to re-name.
It would be nice if `Name for your new project:` a name could …
-
I can't figure out how to react to changes when using TextArea or TextField.
I would have expected `bind:value` to work
import { TextArea } from "svelte-material-components";…
-
**Is your feature request related to a problem? Please describe.**
Currently, using `{@debug}` statements to watch variables is an exercise in frustration when using Svelte to create apps (as oppos…
ghost updated
6 months ago
-
I'd tried installing and using (only successfully installed once) the package alongside carbon-components-svelte (worked pretty fine), but it almost never actually successfully installed. It'd always …
-
Hi,
Thanks for a great framework. I'm using this framework with svelte on CapRover and it all works great.
Does this framework support a "layouts-file"? Like many of my components (navigation, f…