-
Here is the repro:
https://github.com/eight04/node-test/tree/elderjs-style-prop
Svelte allows you to pass css custom property to components via `--prop=value` syntax:
https://svelte.dev/docs#temp…
-
Todo: search for CanvasRenderingContext2D user interface components library for Svelte
For example: svelte-konva
-
I copy-pasted the code for the HelloWorld.ts file in pages but It can't seem to import from the svelte file. I have installed @tsconfig-svelte and all but it still doesn't seem to work.
The HelloWo…
-
### Describe the bug
When you include an IntersectionObserver in your code the story fails to load wit the following error
```
Error while collecting story /components/src/sidebar/Sidebar.story.s…
-
### Describe the bug
The dev server starts very slow. When updating a component Histoire updates very slow. Basically everything is slow.
It can take anywhere from a couple of seconds to minutes.
…
-
### Describe the Bug
`SvelteComponentTyped`'s constructor expect a `target` attribute to be passed. I am unfortunately not super knowledgeable in Svelte's internals to know what it's used for, but …
-
### Describe the problem
We're evaluating SvelteKit as our framework of choice, but we need to control which page will be rendered on which route server-side with answers from our API (dynamically …
-
### **Bug Description**
When adding text to the default slot of ui5-link after ui5-link is added to the DOM, `tabindex` is set to -1. Adding the slot content after adding the ui5-link element happens…
-
## Proposed Recipe
Using a combination of Rollup and file extensions.
Custom Element components get the extension .wc.svelte. Rollup then sets the customElement config depending on the file extens…
-
Hi folks,
Thanks for creating such a cool project, really a great job!
I tried to integrate this module into one of my projects and noticed that the keybinding got overwrote unexpectedly.
For ex…