Daniel Holmes
|
c4b6aa545c
|
feat(types): Add TypeScript typings for ssr (#673)
|
2019-09-03 17:57:03 +02:00 |
|
Guillaume Chau
|
b67878e52a
|
chore: eslint fix
|
2019-06-20 07:58:22 +02:00 |
|
Austin Story
|
eba11d8a91
|
fix(ssr): Add serialize-javascript for removing xss from javascript delivered to client when exporting apollo states. Add jest for running unit tests. Add unit test for serialize functionality (#624)
|
2019-06-20 07:31:51 +02:00 |
|
Guillaume Chau
|
d88e6ace17
|
refactor(ssr): use ssrPrefetch
|
2018-11-08 08:24:24 -08:00 |
|
Guillaume Chau
|
969a761c5f
|
fix(ssr): missing $options
|
2018-09-08 15:21:06 +02:00 |
|
Guillaume Chau
|
4091b3308a
|
refactor: move fake instance creation to utils file
|
2018-09-07 21:56:10 +02:00 |
|
Guillaume Chau
|
9ba5e77d09
|
feat: add $prefetch: true
|
2018-09-07 21:49:39 +02:00 |
|
Taku
|
f83eb6a56c
|
fix(ssr): computed/methods and other fixes (#379)
* Some fixes for new SSR API
* fix: misc
|
2018-09-07 21:47:21 +02:00 |
|
Guillaume Chau
|
1a501102a3
|
fix(ssr): missing ssr helpers, closes #378
|
2018-09-02 14:31:21 +02:00 |
|
Guillaume Chau
|
768e4688b9
|
refactor: SSR
|
2018-08-30 13:36:15 +02:00 |
|