-
I just discovered svelte four days ago and I am trying to compile using svelte-cli. But keep having challenge when I import certain components like svelte/store.js.
I have tried several options but s…
-
Reproduction: https://svelte.dev/repl?version=3.1.0&gist=0b59617728f10f1cdb02e4ed51354a53
I think i am doing everything correctly according to https://svelte.dev/tutorial/reactive-declarations
pac…
-
Using `alert`, `prompt` or `confirm` in an inlined event handler gives a warning like `'alert' is not defined. Consider adding a block with 'export let alert' to declare a prop`. [REPL](https://svelt…
-
I'm opening this issue to discuss what would be the suggested pattern to handle translations with svelte. The ideal output of this discussion might be examples for docs, maybe a new feature that makes…
-
I wasn't able to find a subreddit for discussing the framework so here we are!
First off, I'm loving Svelte so far. I can see a lot of room for improvement (mainly surrounding tools and TypeScript)…
-
Now that `v2.0.0` has template linting is on by default, I'm getting a bunch of false negatives I'd like to either ignore or customise specifically for templates.
The main 2 I'm seeing (based on my…
-
![image](https://user-images.githubusercontent.com/23502743/56948420-c17c4c00-6b38-11e9-9462-9183854d6e5d.png)
I'm considering using Svelte 3 as a replacement to JQuery. As an example for myself ho…
-