Carlos Rodrigues
|
ce78eac8e9
fix(runtime-core): check if the key is string on undefined property warning (#1731)
|
5 years ago |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 years ago |
Evan You
|
d7ca1c5c6e
fix(runtime-core): fix user attched public instance properties that start with "$"
|
6 years ago |
Evan You
|
370fc820cc
refactor(runtime-core): refactor instance public proxy context object
|
6 years ago |
Evan You
|
b2662a62c5
wip: separate setupState
|
6 years ago |
Evan You
|
24e5ab33f5
refactor(runtime-core): remove need for internal instance sink
|
6 years ago |
Evan You
|
3178504273
refactor(reactivity): make readonly non-tracking
|
6 years ago |
Evan You
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 years ago |
Evan You
|
c28a9196b2
fix(runtime-core): fix globalProperties in check on instance render proxy
|
6 years ago |
Evan You
|
899287ad35
feat(runtime-core): improve component public instance proxy inspection
|
6 years ago |
Evan You
|
b3890a93e3
fix(runtime-core): fix component proxy props presence check
|
6 years ago |
Evan You
|
2884831065
fix(runtime-core): instance should not expose non-declared props
|
6 years ago |
Evan You
|
c07751fd36
refactor: adjust `createApp` related API signatures
|
6 years ago |
Evan You
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
6 years ago |
Evan You
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 years ago |
Evan You
|
c6cbca25fe
feat(core): keep-alive
|
6 years ago |
Cr
|
211f5b7a45
test: add more complete test for componentProxy (#174)
|
6 years ago |
Tim van den Eijnden
|
0177355242
fix: add warnings (#82)
|
6 years ago |