Commit Graph

24 Commits (92452ef3567c8d6212f5c1c419df1ee2e6af72f8)

Author SHA1 Message Date
Rich Harris 3f7f237a9a switch back to using svelte- instead of name- 7 years ago
Rich Harris 1ad28e6fe6 use base36 for style classes 7 years ago
Rich Harris 81743a2562 update more tests 7 years ago
Rich Harris 9971283671 update tests 7 years ago
Emil Ajdyna f9fc7c9e91 Base scoping hashes on CSS content rather than entire file 7 years ago
Conduitry fbb856ebbd update test 7 years ago
Rich Harris 7026222792 escape HTML - fixes 7 years ago
Rich Harris ed44f7d1fa server-side <:Head> 7 years ago
Rich Harris 50654fab88 remove <:Document>, implement <:Head> on client-side 7 years ago
Rich Harris 545ed7f0ed generate title in SSR compiler 7 years ago
Rich Harris 0127f9f0ca change server-side render method signature 7 years ago
Rich Harris ffd06c462c rename file 7 years ago
Rich Harris 774caf42ca
sanitize filenames before SSRing - fixes 7 years ago
Efthymis Sarmpanis 4c06226a5c Add support for intercepting different file extensions, other than .html, in ssr. () 7 years ago
Rich Harris 143d0ea753 dont actually render <slot> elements 8 years ago
Rich Harris 7a8c8fd577 replace {{yield}} with <slot/> 8 years ago
Rich Harris 65e484b6ae remove reify 8 years ago
Rich Harris 7b1299904b minify css and remove unused styles () 8 years ago
Rich Harris c4ad36023c move whitespace logic out of parse and into preprocess 8 years ago
Rich Harris 21a8b1dd06 fix tests 8 years ago
Rich Harris 8d2607c37d fix server-side rendering of textareas with value/children 8 years ago
Rich-Harris 43091431d1 simplify SSR codegen 8 years ago
Rich-Harris a2cd983e99 intro transitions in each-blocks 8 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment 8 years ago