-
Svelte and Sapper is growing and I think its a great alternative for React or Vue. What do you think having this as an option also? Thanks
PS: having other nodejs frameworks is also a great additi…
-
### Describe the bug
A slide transition on iOS/Safari does not „slide in“ an element step by step. Instead the content is show in one step and then the height is increased step by step. But as the …
-
# Svelte 프로젝트에 도입하기
친구에게 갈비탕값을 하기 위해서 급식 메뉴 투표 결과를 보여주는 프로젝트를 만들게 되었다.
[https://blog.sunw.ooo/get-ready-to-use-svelte/](https://blog.sunw.ooo/get-ready-to-use-svelte/)
-
Please add "Autocomplete" to svelte component library. Thanks
-
### Describe the bug
https://github.com/sveltejs/svelte/blob/0203eb319b5d86138236158e3ae6ecf29e26864c/packages/svelte/src/compiler/warnings.js#L642-L648
"How to use a closure?" was asked several…
-
### Description
I use githooks to run ESLint, Prettier, and svelte-check at the same time as commit.
ESLint and Prettier are fast because they keep a cache, but svelte-check is slow if run every ti…
-
It would be amazing to have this UI library for Svelte as well. Would you consider it in the future?
-
(The issue template isn't really applicable)
Please finally add Svelte Native templates (and support) like Nativescript Playground has.
-
Attempting to use `bind:open` with `` results in an error:
```html
export let open = false
```
**To Reproduce**
[View REPL](https://svelte.dev/repl/fdff7e9540c249ef987b0a3b211c693…
tvanc updated
4 weeks ago
-
### Describe the bug
On the [tutorial section](https://svelte.dev/tutorial/bind-this) that explains how to use `bind:this`, there is a bug in that the reactive width and height values set for the c…