Evan You
|
a6be280fc3
chore: only wrap during tests
|
3 anni fa |
Evan You
|
7e8f175db7
wip(vitest-migration): runtime-core tests passing
|
3 anni fa |
Zollero
|
da2ced1533
fix(runtime-core): set scope id before props (#6948)
|
3 anni fa |
被雨水过滤的空气(Rairn)
|
4049ffcf29
fix(runtime-core): fix move/removal of static fragments containing text nodes (#6858)
|
3 anni fa |
Evan You
|
aa70188c41
fix(runtime-core): remove prod-only hoisted clone behavior for manual DOM manipulation compat
|
3 anni fa |
Evan You
|
c0d8db81a6
fix(runtime-core): unset removed props first in full diff mode
|
3 anni fa |
Evan You
|
78c199d6db
fix(watch): flush:pre watchers should not fire if state change causes
|
3 anni fa |
Evan You
|
cdda49bbfb
fix(runtime-core): adjust force diff of dev root fragments
|
4 anni fa |
Evan You
|
20ed16f68c
fix(keep-alive): invoke initial activated hook for async components
|
4 anni fa |
Evan You
|
9d815d28ad
chore: remove dbeugger [ci skip]
|
4 anni fa |
Evan You
|
425310e8b6
fix(transition/v-show): ensure transition is in persisted mode when used with v-show
|
4 anni fa |
Evan You
|
2bab639683
fix(runtime-core): fix directive inheritance on dev root fragment
|
4 anni fa |
edison
|
2a44225446
chore(runtime-core): Remove duplicate variable assignments (#3700)
|
4 anni fa |
zhangenming
|
b9484543db
refactor(reactivity): make some expression simpler (#5131)
|
4 anni fa |
edison
|
767d212d20
fix(transition): fix broken leave transition on dev root fragment (#5268)
|
4 anni fa |
Evan You
|
ed9eb62e59
perf: improve memory usage for static vnodes
|
4 anni fa |
Evan You
|
1928c9b537
refactor: move template ref setter into dedicated file
|
4 anni fa |
Evan You
|
41c18effea
feat: support ref in v-for, remove compat deprecation warnings
|
4 anni fa |
Evan You
|
a1167c57e5
fix(runtime-core): disallow recurse in vnode/directive beforeUpdate hooks
|
4 anni fa |
yuchao
|
f454dd62ab
chore: comments grammar (#4913) [ci skip]
|
4 anni fa |
Captain
|
2c221fcd49
chore: typo in comment [skip ci] (#4875)
|
4 anni fa |
Evan You
|
2476eaad6e
fix(devtools): fix prod devtools detection + handle late devtools hook injection (#4653)
|
4 anni fa |
Evan You
|
c1f564e1dc
fix(runtime-core): fix child component double update on props change
|
4 anni fa |
鱼
|
5b3f1e8424
fix(runtime-core): patchChildren first in patchElement (#4313)
|
4 anni fa |
HcySunYang
|
cd2d98499e
fix(runtime-core): vnode hooks should not be called on async wrapper (#4349)
|
4 anni fa |
Hazlank
|
6db15a27cf
refactor: merge bitwise flag checks (#4324)
|
4 anni fa |
AlexandraCaragata
|
d045055b47
fix(core): typing of key in VNodeProps (#4242)
|
4 anni fa |
Evan You
|
ff0c810300
fix(runtime-dom): defer setting value
|
4 anni fa |
Evan You
|
d13774b881
perf: skip patch on same vnode
|
4 anni fa |
Evan You
|
bc7f9767f5
fix(watch): ensure watchers respect detached scope
|
4 anni fa |