Evan You
|
32e21333dd
fix(runtime-core): stricter compat root mount check
|
5 жил өмнө |
Evan You
|
b46a4dccf6
fix(ssr): handle hydrated async component unmounted before resolve
|
5 жил өмнө |
HcySunYang
|
c8d96837b8
fix(hydration): fix update before async component is hydrated (#3563)
|
5 жил өмнө |
Evan You
|
d3d9355c5a
wip: test for instance and options compat
|
5 жил өмнө |
Evan You
|
cd33714935
chore: Merge branch 'v2-compat'
|
5 жил өмнө |
Evan You
|
86703c23a6
wip: ref v-for compat
|
5 жил өмнө |
Evan You
|
66b6b4226b
chore: include component info in recursive update warning
|
5 жил өмнө |
zhaozhao
|
060c5f1d0a
chore: adjust the parameter order of the mountChildren function
|
5 жил өмнө |
Evan You
|
115372dd5b
wip: refactor deprecations into a single file
|
5 жил өмнө |
Evan You
|
7a25cbb7a7
wip: fix compat utils usage
|
5 жил өмнө |
Evan You
|
3db29eb773
wip: support per-component compatConfig
|
5 жил өмнө |
Evan You
|
1c2c77eb9f
wip: apply compat enabled flags to currently implemented features
|
5 жил өмнө |
Evan You
|
db09805688
wip: instance event emitter api compat
|
5 жил өмнө |
Evan You
|
e2d6ff845b
wip: root mount api compat
|
5 жил өмнө |
HcySunYang
|
995d76bd12
fix(runtime-core): fix render function + optimized slot edge case (#3523)
|
5 жил өмнө |
Evan You
|
9cf75258c8
fix(runtime-core): fix dev fragment root flag check
|
5 жил өмнө |
HcySunYang
|
3736496006
fix(runtime-core): avoid unmount teleport's children multiple times (#3499)
|
5 жил өмнө |
Evan You
|
d5824b97c5
fix(runtime-core): should not track deps in pre flush watcher callbacks
|
5 жил өмнө |
HcySunYang
|
2451dd8ae6
fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202)
|
5 жил өмнө |
HcySunYang
|
776951315d
fix(Teleport): component with multi roots should be removed when unmounted (#3157)
|
5 жил өмнө |
鱼
|
21d1288133
fix(teleport): targetAnchor should also be removed when unmounted (#2870)
|
5 жил өмнө |
Evan You
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 жил өмнө |
Evan You
|
69304cf166
refactor: adjust logic branches
|
5 жил өмнө |
HcySunYang
|
7562e72c2b
fix(runtime-core): fix async component ref handling (#3191)
|
5 жил өмнө |
HcySunYang
|
8ffcde2836
fix(runtime-dom): support mounting app to svg container (#2929)
|
5 жил өмнө |
Evan You
|
d0ea74556f
fix: init devtools after feature flag checks
|
5 жил өмнө |
Guillaume Chau
|
4fecb27f86
fix(devtools): send instance to devtools when it's mounted instead of created
|
5 жил өмнө |
Bas van Meurs
|
3867bb4c14
fix(runtime-core): component mount anchor memory leak (#2459)
|
5 жил өмнө |
edison
|
c59897c7b0
fix(runtime-core): skip patchBlockChildren if n1.dynamicChildren is null (#2717)
|
5 жил өмнө |
Evan You
|
64d4681e4b
fix(async-component): forward refs on async component wrapper
|
5 жил өмнө |