Rich Harris
|
b8790d1efe
|
add SSR triple test
|
2017-01-31 17:42:47 -05:00 |
|
Rich-Harris
|
11dc7dc380
|
handle component directives at positions other than end (fixes #221)
|
2016-12-24 14:31:32 -05:00 |
|
Rich-Harris
|
e7dd885ecf
|
handle directives on components (fixes #216)
|
2016-12-20 17:57:12 -05:00 |
|
Rich-Harris
|
c84991217d
|
merge master -> gh-202
|
2016-12-17 12:09:49 -05:00 |
|
Rich Harris
|
4df7cfa0f8
|
use shared generator for SSR compiler
|
2016-12-16 16:17:31 -05:00 |
|
Conduitry
|
010b4cff29
|
stop prepending CSS with spaces (fixes #140)
|
2016-12-16 07:41:29 -05:00 |
|
Rich Harris
|
92ec869b6c
|
dont self-close elements - fixes #200
|
2016-12-15 18:10:05 -05:00 |
|
Rich Harris
|
c8b232f431
|
implement triples in SSR compiler, and escape HTML for regular tags
|
2016-12-15 10:55:39 -05:00 |
|
Rich Harris
|
25e12f8597
|
Merge pull request #169 from sveltejs/gh-167
omit attributes for SSR
|
2016-12-09 15:27:51 -05:00 |
|
Rich-Harris
|
05c38bc872
|
Merge branch 'master' of https://github.com/sveltejs/svelte
|
2016-12-09 14:26:31 -05:00 |
|
Rich-Harris
|
284224cb4f
|
omit attributes for SSR – fixes #163
|
2016-12-09 08:43:39 -05:00 |
|
Rich-Harris
|
941de39523
|
test importing non-component
|
2016-12-09 08:41:08 -05:00 |
|
Rich Harris
|
4a7bb8ca8a
|
implement Comment in SSR compiler – fixes #165
|
2016-12-08 15:34:28 -05:00 |
|
Rich Harris
|
54d90b68e8
|
test nested server-rendered styles
|
2016-12-07 17:04:02 -05:00 |
|
Rich Harris
|
bac02481b7
|
server-rendered CSS (#153)
|
2016-12-07 16:52:40 -05:00 |
|
Rich Harris
|
bb9e48a309
|
rename folders to remove .gitignore confusion
|
2016-12-07 12:03:10 -05:00 |
|