Evan You
|
64ef7c76bf
feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions
|
6 лет назад |
Evan You
|
d901b6bea8
refactor(reactivity): use more efficient reactive checks
|
6 лет назад |
Evan You
|
11f38d8a85
perf: instance public proxy should never be observed
|
6 лет назад |
Evan You
|
68e1ce8b66
refactor(types): mark more internal APIs
|
6 лет назад |
Evan You
|
c9bf7ded2e
refactor(types): mark internal API exports and exclude from d.ts
|
6 лет назад |
Andrew Talbot
|
cebad64d22
feat(runtime-core): improve warning for extraneous event listeners (#1005)
|
6 лет назад |
Evan You
|
0278992f78
fix(warn): fix component name inference in warning trace
|
6 лет назад |
Evan You
|
e954ba21f0
feat(build): provide more specific warnings for runtime compilation
|
6 лет назад |
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
|
3178504273
refactor(reactivity): make readonly non-tracking
|
6 лет назад |
Evan You
|
5968cff3a8
refactor: make sure setupContext.emit always reference current emit on instance
|
6 лет назад |
Evan You
|
cb504c287f
refactor(runtime-core): refactor slots resolution
|
6 лет назад |
Evan You
|
c5f0f63b91
refactor(runtime-core): make setup attrs proxy dev only
|
6 лет назад |
Evan You
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 лет назад |
Evan You
|
899287ad35
feat(runtime-core): improve component public instance proxy inspection
|
6 лет назад |
Evan You
|
24e9efcc21
refactor(runtime-core): extract component emit related logic into dedicated file
|
6 лет назад |
Evan You
|
bf473a64ea
feat(runtime-core): type and attr fallthrough support for emits option
|
6 лет назад |
Cédric Exbrayat
|
2103a485d7
refactor(runtime-core): remove unnecessary tracing check (#912)
|
6 лет назад |
Evan You
|
e93e426bfa
feat(runtime-core): config.performance tracing support
|
6 лет назад |
Evan You
|
573bcb2e11
refactor(runtime-core): remove the need for currentSuspense
|
6 лет назад |
Evan You
|
b8c1be18f3
refactor(types): use stricter settings
|
6 лет назад |
Evan You
|
aa4ab39c1a
refactor: separate vnode hooks and directive hooks
|
6 лет назад |
yang
|
703c9bc61f
types(ComponentInternalInstance): ComponentInternalInstance.type could reuse Component type (#824)
|
6 лет назад |
Evan You
|
8a58dce603
feat(runtime-core): set context for manual slot functions as well
|
6 лет назад |
Evan You
|
a3cc970030
feat(ssr/suspense): suspense hydration
|
6 лет назад |
Katashin
|
dd17fa1c90
feat(runtime-core): add special property to get class component options (#821)
|
6 лет назад |
Evan You
|
206640a2d8
fix(build): remove __RUNTIME_COMPILE__ flag
|
6 лет назад |
Evan You
|
47ead3b33a
refactor(ssr): improve ssr async setup / suspense error handling
|
6 лет назад |