Commit Graph

27 Commits (173fdffaa809d636286680cc606f77d85c100455)

Author SHA1 Message Date
Rich Harris 2da800524d fix server-side rendering of textareas with value/children
9 years ago
Rich-Harris 30abda37bd simplify SSR codegen
9 years ago
Rich-Harris 6601a27ad0 intro transitions in each-blocks
9 years ago
Rich-Harris 29e81c3d0a fix annoying SSR test failures with solo tests
9 years ago
Rich Harris 7479219f3c move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433
10 years ago
Rich Harris a6b4bb0d01 while we're at it, remove unused stuff from generated SSR code
10 years ago
Rich Harris 8e27684642 centralise logic for manipulating source javascript
10 years ago
Rich-Harris f7c1fb0c57 move tests around to facilitate registering babel based on environment
10 years ago
Rich Harris 88011e7f93 two-way component binding in SSR (#275)
10 years ago
Rich Harris 83deda147a Merge branch 'master' into universal-tests
10 years ago
Rich Harris be60c82a54 add SSR triple test
10 years ago
Rich Harris 548a359582 fix apostrophe entity (#267)
10 years ago
Rich-Harris faf50dfddc handle component directives at positions other than end (fixes #221)
10 years ago
Rich-Harris 8936cb98b5 handle directives on components (fixes #216)
10 years ago
Rich-Harris f1ff567b54 merge master -> gh-202
10 years ago
Rich Harris 027096f1ad use shared generator for SSR compiler
10 years ago
Conduitry e72d28102a stop prepending CSS with spaces (fixes #140)
10 years ago
Rich Harris 612a505293 dont self-close elements - fixes #200
10 years ago
Rich Harris 014334128d implement triples in SSR compiler, and escape HTML for regular tags
10 years ago
Rich Harris b95a2b84c6 Merge pull request #169 from sveltejs/gh-167
10 years ago
Rich-Harris 836c05cc93 Merge branch 'master' of https://github.com/sveltejs/svelte
10 years ago
Rich-Harris 2c8f73f2b6 omit attributes for SSR – fixes #163
10 years ago
Rich-Harris 947f73d4fe test importing non-component
10 years ago
Rich Harris 8dd5ae5372 implement Comment in SSR compiler – fixes #165
10 years ago
Rich Harris 2285817fdc test nested server-rendered styles
10 years ago
Rich Harris 597aac2010 server-rendered CSS (#153)
10 years ago
Rich Harris 284c2bf8f3 rename folders to remove .gitignore confusion
10 years ago