Commit Graph

22 Commits (b5102f4f1badb39d67ab475ce91ced6927fd1ffa)

Author SHA1 Message Date
Rich Harris 9037e93934 set arbitrary compile options when calling SSR register function
7 years ago
Rich Harris 774caf42ca
sanitize filenames before SSRing - fixes #1005
7 years ago
Rich Harris be68cd9de2 use store in SSR mode
7 years ago
Efthymis Sarmpanis 4c06226a5c Add support for intercepting different file extensions, other than .html, in ssr. (#940)
7 years ago
Rich Harris 84595fb381 run prettier on src, update tests
8 years ago
Rich-Harris 25aa02c4fd start converting to typescript
8 years ago
Rich Harris 23265d5dfd two-way component binding in SSR (#275)
8 years ago
Rich-Harris f73a87230a move some files around
8 years ago
Rich-Harris e45b15c3da centralise voidElementNames
8 years ago
Rich Harris 92ec869b6c dont self-close elements - fixes #200
8 years ago
Rich Harris c8b232f431 implement triples in SSR compiler, and escape HTML for regular tags
8 years ago
Rich Harris 25e12f8597 Merge pull request #169 from sveltejs/gh-167
8 years ago
Rich-Harris 284224cb4f omit attributes for SSR – fixes #163
8 years ago
Rich Harris 4a7bb8ca8a implement Comment in SSR compiler – fixes #165
8 years ago
Rich Harris efefd6f4a3 lint
8 years ago
Arpad Borsos d21336bb79
add a compiler option to output SSR code
8 years ago
Arpad Borsos e1cf4ea49b
restructure tests
8 years ago
Rich Harris 85368b929a implement css: false in main compiler (#153)
8 years ago
Rich Harris 2ee46b47e1 remove logging
8 years ago
Rich Harris 7d672fdd78 pass filename through to SSR compiler
8 years ago
Rich Harris bac02481b7 server-rendered CSS (#153)
8 years ago
Rich Harris bb9e48a309 rename folders to remove .gitignore confusion
8 years ago