Commit Graph

15 Commits (b6a400a549a3696d2567f4457b92056af739e4ac)

Author SHA1 Message Date
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
2 years ago
esthe 95c46552fe
feat: make `preserveComments` effective in DOM renderer (#7182)
2 years ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
2 years ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
3 years ago
Hofer Ivan 739bfaec12
[chore] add missing types to `compiler/compile/render_dom` functions and variables (#7777)
3 years ago
Hofer Ivan 0eba57113b
[chore]: store regexp as variable instead of defining it inline (#7716)
3 years ago
Yosuke Ota 7463d51301
[fix]: keep space in `<pre>` or when `preserveWhitespace: true` (#6990)
4 years ago
Tan Li Hau 1d6e20f2a9
implement <svelte:fragment> (#4556)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Tan Li Hau fa7c780bad
{#key} block (#5397)
5 years ago
Tan Li Hau 926a2aebd8
fix render fallback slot content due to whitespace (#4500)
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
Richard Harris a56c6990ad lint
6 years ago
Richard Harris 960b548d14 prevent top-level text being discarded - fixes #3027
6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
6 years ago