Evan You
|
6b1ce00621
wip(ssr): renderer support for optimized and manual slots
|
6 yıl önce |
Evan You
|
6f43c4b516
wip(ssr): vdom serialization
|
6 yıl önce |
Evan You
|
cee36ad028
wip(ssr): render real components
|
6 yıl önce |
Evan You
|
da25517377
wip(ssr): initial work on server-renderer
|
6 yıl önce |
Evan You
|
c07751fd36
refactor: adjust `createApp` related API signatures
|
6 yıl önce |
Evan You
|
4f06eebc1c
fix(dom): fix <svg> and <foreignObject> mount and updates
|
6 yıl önce |
Evan You
|
035b6560f7
fix(runtime-core): isSVG check should also apply for patch branch
|
6 yıl önce |
Evan You
|
c35fea3d60
fix(runtime-core): condition for parent node check should be any different nodes
|
6 yıl önce |
Evan You
|
2e9726e6a2
fix(runtime-core/renderer): fix v-if toggle inside blocks
|
6 yıl önce |
Evan You
|
7d436ab59a
fix: mounting new children
|
6 yıl önce |
Evan You
|
2fdb499bd9
fix(fragment): perform direct remove when removing fragments
|
6 yıl önce |
Evan You
|
47a6a84631
fix(core): clone mounted hoisted vnodes on patch
|
6 yıl önce |
Evan You
|
eda495efd8
feat(hmr): root instance reload
|
6 yıl önce |
Evan You
|
c9b9ae3941
refactor: rename apiApp.ts -> apiCreateApp.ts
|
6 yıl önce |
Chris Fritz
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 yıl önce |
Evan You
|
9f52dce0d5
fix(renderer): should also use latest parent node when patching block child components
|
6 yıl önce |
Evan You
|
8ea2101553
test: test hot module replacement
|
6 yıl önce |
Evan You
|
f194aa0eea
feat(sfc): ::slotted selector support
|
6 yıl önce |
Evan You
|
69c9dbc825
feat(sfc): scopeId runtime support
|
6 yıl önce |
Evan You
|
d6acb9c073
fix(hmr): force full diff on HMR
|
6 yıl önce |
Evan You
|
fa5390fb6f
fix(fragment): properly remove compiler generated fragments
|
6 yıl önce |
Cr
|
6797e35703
chore: fix typos (#541)
|
6 yıl önce |
Evan You
|
8ffd79c754
fix(compiler-core): handle template root and template v-if as stable fragments
|
6 yıl önce |
Evan You
|
f77ae132e5
feat(hmr): reload and force slot update on re-render
|
6 yıl önce |
Evan You
|
ef50c333ce
fix(core): generate fragment root with patchFlag + optimize fragment w/ patchFlag
|
6 yıl önce |
Evan You
|
efe39db023
feat(runtime-core): hot module replacement
|
6 yıl önce |
Evan You
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 yıl önce |
Evan You
|
24f6d63c6a
fix(core): use correct parent for v-if toggle
|
6 yıl önce |
fisker Cheung
|
b87c05159b
style(runtime-core): remove a unnecessary continue (#505)
|
6 yıl önce |
Evan You
|
32602ccee1
test(transition): in-out, appear & persisted
|
6 yıl önce |