Evan You
|
370fc820cc
refactor(runtime-core): refactor instance public proxy context object
|
6 年之前 |
Evan You
|
b2662a62c5
wip: separate setupState
|
6 年之前 |
Evan You
|
24e5ab33f5
refactor(runtime-core): remove need for internal instance sink
|
6 年之前 |
Evan You
|
cda50ea788
refactor(runtime-core): move updateCompnent into separate function
|
6 年之前 |
Evan You
|
cb504c287f
refactor(runtime-core): refactor slots resolution
|
6 年之前 |
Evan You
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 年之前 |
Evan You
|
f42d11e8e1
fix(v-model): handle dynamic assigners and array assigners
|
6 年之前 |
Evan You
|
bf473a64ea
feat(runtime-core): type and attr fallthrough support for emits option
|
6 年之前 |
Evan You
|
eee5095692
refactor: rename `<portal>` to `<teleport>`
|
6 年之前 |
Evan You
|
e93e426bfa
feat(runtime-core): config.performance tracing support
|
6 年之前 |
Evan You
|
449ab039fe
feat(templateRef): should work with direct reactive property
|
6 年之前 |
Evan You
|
55b364decc
feat(templateRef): support template ref for all vnode types
|
6 年之前 |
Evan You
|
573bcb2e11
refactor(runtime-core): remove the need for currentSuspense
|
6 年之前 |
Evan You
|
8ce3da0104
feat(portal): support disabled prop
|
6 年之前 |
Evan You
|
aafb880a0a
feat(portal): support multiple portal appending to same target
|
6 年之前 |
Evan You
|
b1d0b046af
fix(runtome-dom): properly support creating customized built-in element
|
6 年之前 |
Evan You
|
16cd8eee78
fix(portal): portal should always remove its children when unmounted
|
6 年之前 |
Evan You
|
123738727a
fix(keep-alive): should update re-activated component with latest props
|
6 年之前 |
Evan You
|
4c1a193617
fix: do not drop SFC runtime behavior code in global builds
|
6 年之前 |
Evan You
|
b8c1be18f3
refactor(types): use stricter settings
|
6 年之前 |
Evan You
|
ba9a91c48c
refactor: remove null comparisons
|
6 年之前 |
Evan You
|
811f28a7d1
test(runtime-core): tests for vnode hooks
|
6 年之前 |
Evan You
|
aa4ab39c1a
refactor: separate vnode hooks and directive hooks
|
6 年之前 |
Evan You
|
6679799540
refactor: refactor vnode hooks invocation
|
6 年之前 |
Evan You
|
9ad65b1653
refactor(template-ref): improve template ref handling
|
6 年之前 |
Evan You
|
a3cc970030
feat(ssr/suspense): suspense hydration
|
6 年之前 |
Evan You
|
ca5f39ee35
refactor(runtime-core): adjust patchProp value arguments order
|
6 年之前 |
hareku
|
cd34603864
fix(runtime-core): pass prev value to hostPatchProp (#809)
|
6 年之前 |
Evan You
|
11d2fb2594
refactor(fragments): remove visible anchors for fragments
|
6 年之前 |
Evan You
|
3eab143843
fix(template-ref): fix string template refs inside slots
|
6 年之前 |