edison
|
7c45a30950
refactor: vapor hydration (#13850)
|
9 ヶ月 前 |
daiwei
|
ae485d22f4
refactor: improve comment handling in renderVNode to avoid escaping anchors
|
10 ヶ月 前 |
daiwei
|
aad75fd7c4
wip: refactor
|
1 年間 前 |
daiwei
|
34b9a4b5cd
wip: hydation for dynamic component
|
1 年間 前 |
Evan You
|
be5c2a2f51
wip: vdom in vapor hmr reload
|
1 年間 前 |
Evan You
|
bf3d9a2af4
fix(ssr): respect app.config.warnHandler during ssr
|
1 年間 前 |
Matt Garrett
|
6039e25e04
fix(server-renderer): Fix call to serverPrefetch in server renderer with an async setup (#10893)
|
1 年間 前 |
edison
|
98b83e86d1
fix(ssr): apply ssr props to the the fallback vnode-based branch in ssr (#7247)
|
1 年間 前 |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 年間 前 |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 年間 前 |
Vlad
|
fc205bf4de
perf(server-render): avoid unnecessary checks in `createBuffer` (#11364)
|
1 年間 前 |
Evan You
|
26356264d2
chore: Merge branch 'main' into minor
|
2 年 前 |
mmis1000
|
4c74302aae
fix(ssr): fix the bug that multi slot scope id does not work on component (#6100)
|
2 年 前 |
Evan You
|
1d8727ec97
chore: Merge branch 'main' into minor
|
2 年 前 |
白雾三语
|
a498b4ef15
refactor(server-renderer): slotScopeId scopeId uses optional argument syntax (#7891)
|
2 年 前 |
Evan You
|
05eb4e0fef
Refactor reactivity system to use version counting and doubly-linked list tracking (#10397)
|
2 年 前 |
zhangenming
|
9c54dacd0d
chore: use NOOP. (#9938)
|
2 年 前 |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 年 前 |
edison
|
30d5d93a92
fix(ssr): avoid computed being accidentally cached before server render (#9688)
|
2 年 前 |
Evan You
|
b117b88448
Revert "chore: remove unused args passed to ssrRender"
|
3 年 前 |
Evan You
|
2a9e379655
chore: remove unused args passed to ssrRender
|
3 年 前 |
webfansplz
|
0e0976168f
fix(ssr/watch) flush: sync watchers should work in ssr (#6139)
|
3 年 前 |
似水微寒
|
6493da5bfa
fix(ssr): reset current instance (#6184)
|
3 年 前 |
Evan You
|
847d7f782b
fix(ssr): inherit scope id on functional component during ssr
|
4 年 前 |
Kael
|
da10dd7de9
fix(ssr): don't warn for missing teleport target if disabled (#5135)
|
4 年 前 |
tarunama
|
7540a3ff1d
chore(server renderer): readable warn message (#2890)
|
4 年 前 |
Evan You
|
2f91872e7b
fix(ssr): only cache computed getters during render phase
|
4 年 前 |
Evan You
|
ff2d6d1cb7
chore: comment usage of short property name
|
4 年 前 |
edison
|
d6607c9864
fix(runtime-core): fix resolving inheritAttrs from mixins (#3742)
|
5 年 前 |
Guillaume Chau
|
349eb0f0ad
feat: onServerPrefetch (#3070)
|
5 年 前 |