| .. |
|
components
|
589aeb402c
feat(server-renderer): render suspense in vnode mode (#727)
|
6 tahun lalu |
|
helpers
|
3357ff438c
fix(slots): fix conditional slot
|
6 tahun lalu |
|
apiComputed.ts
|
112d8f7d86
refactor: use explicit exports for runtime-core
|
6 tahun lalu |
|
apiCreateApp.ts
|
257727569a
types(runtime-core): update error type to unknown (#798)
|
6 tahun lalu |
|
apiDefineComponent.ts
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 tahun lalu |
|
apiInject.ts
|
e79c918676
feat(inject): allow usage in functional components
|
6 tahun lalu |
|
apiLifecycle.ts
|
257727569a
types(runtime-core): update error type to unknown (#798)
|
6 tahun lalu |
|
apiOptions.ts
|
5d952cc051
test: fix options usage of reactive
|
6 tahun lalu |
|
apiWatch.ts
|
e42d6b0712
refactor: use consistent name for watch invalidation register function
|
6 tahun lalu |
|
component.ts
|
3be3785f94
fix(ssr): fix ssr on-the-fly compilation + slot fallback branch helper injection
|
6 tahun lalu |
|
componentProps.ts
|
e1660f4338
refactor(runtime-core): adjust attr fallthrough behavior
|
6 tahun lalu |
|
componentProxy.ts
|
e67f655b26
refactor(runtime-core): revert setup() result reactive conversion
|
6 tahun lalu |
|
componentRenderUtils.ts
|
27afbaf02d
chore: fix componentRenderUtils.ts comment typo (#790) [ci skip]
|
6 tahun lalu |
|
componentSlots.ts
|
4a5b91bd1f
fix(runtime-core): fix slot fallback + slots typing
|
6 tahun lalu |
|
directives.ts
|
7971b0468c
fix(directives): ignore invalid directive hooks
|
6 tahun lalu |
|
errorHandling.ts
|
257727569a
types(runtime-core): update error type to unknown (#798)
|
6 tahun lalu |
|
h.ts
|
9d2ac6675a
refactor: make portal tree-shakeable
|
6 tahun lalu |
|
hmr.ts
|
eda495efd8
feat(hmr): root instance reload
|
6 tahun lalu |
|
hydration.ts
|
ca5f39ee35
refactor(runtime-core): adjust patchProp value arguments order
|
6 tahun lalu |
|
index.ts
|
589aeb402c
feat(server-renderer): render suspense in vnode mode (#727)
|
6 tahun lalu |
|
renderer.ts
|
ca5f39ee35
refactor(runtime-core): adjust patchProp value arguments order
|
6 tahun lalu |
|
scheduler.ts
|
fe9da2d0e4
fix(runtime-core/scheduler): invalidate job (#717)
|
6 tahun lalu |
|
vnode.ts
|
54a0e93c27
fix(runtime-core): should allow empty string and 0 as valid vnode key (#807)
|
6 tahun lalu |
|
warning.ts
|
d9d63f21b1
fix(reactivity): avoid cross-component dependency leaks in setup()
|
6 tahun lalu |