Rich Harris
|
ed44f7d1fa
|
server-side <:Head>
|
2017-12-13 19:40:32 -05:00 |
|
Rich Harris
|
50654fab88
|
remove <:Document>, implement <:Head> on client-side
|
2017-12-13 19:27:27 -05:00 |
|
Rich Harris
|
545ed7f0ed
|
generate title in SSR compiler
|
2017-12-13 09:52:04 -05:00 |
|
Rich Harris
|
0127f9f0ca
|
change server-side render method signature
|
2017-12-13 09:28:29 -05:00 |
|
Rich Harris
|
ffd06c462c
|
rename file
|
2017-12-12 08:26:18 -05:00 |
|
Rich Harris
|
774caf42ca
|
sanitize filenames before SSRing - fixes #1005
|
2017-12-11 10:11:05 -05:00 |
|
Efthymis Sarmpanis
|
4c06226a5c
|
Add support for intercepting different file extensions, other than .html, in ssr. (#940)
Proposal for #939
|
2017-11-23 11:28:28 -05:00 |
|
Rich Harris
|
143d0ea753
|
dont actually render <slot> elements
|
2017-08-28 16:43:39 -04:00 |
|
Rich Harris
|
7a8c8fd577
|
replace {{yield}} with <slot/>
|
2017-08-26 15:50:19 -04:00 |
|
Rich Harris
|
65e484b6ae
|
remove reify
|
2017-07-29 23:35:12 -04:00 |
|
Rich Harris
|
7b1299904b
|
minify css and remove unused styles (#697)
|
2017-07-29 15:51:15 -04:00 |
|
Rich Harris
|
c4ad36023c
|
move whitespace logic out of parse and into preprocess
|
2017-06-25 16:32:24 -04:00 |
|
Rich Harris
|
21a8b1dd06
|
fix tests
|
2017-06-25 12:57:27 -04:00 |
|
Rich Harris
|
8d2607c37d
|
fix server-side rendering of textareas with value/children
|
2017-05-27 12:30:58 -04:00 |
|
Rich-Harris
|
43091431d1
|
simplify SSR codegen
|
2017-05-03 21:02:17 -04:00 |
|
Rich-Harris
|
a2cd983e99
|
intro transitions in each-blocks
|
2017-05-01 14:41:11 -04:00 |
|
Rich-Harris
|
60ed068a59
|
move tests around to facilitate registering babel based on environment
|
2017-03-07 14:10:28 -05:00 |
|