hareku 9547c2b93d fix(sfc): inherit parent scopeId on child rooot (#756) 6 лет назад
..
components 583f9468fa refactor: extract remove util 6 лет назад
helpers fd031490fb feat(ssr): useSSRContext 6 лет назад
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core 6 лет назад
apiCreateApp.ts 57ee5df364 fix(types): app.component should accept defineComponent return type 6 лет назад
apiDefineComponent.ts 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 лет назад
apiInject.ts e79c918676 feat(inject): allow usage in functional components 6 лет назад
apiLifecycle.ts d9d63f21b1 fix(reactivity): avoid cross-component dependency leaks in setup() 6 лет назад
apiOptions.ts 2fb7a63943 fix(computed): support arrow function usage for computed option 6 лет назад
apiWatch.ts 583f9468fa refactor: extract remove util 6 лет назад
component.ts 8383e5450e fix(runtime-core): ensure renderCache always exists 6 лет назад
componentProps.ts cfadb98011 fix(runtime-core): rework vnode hooks handling 6 лет назад
componentProxy.ts a840e7ddf0 fix(types): update setup binding unwrap types for 6b10f0c 6 лет назад
componentRenderUtils.ts 9547c2b93d fix(sfc): inherit parent scopeId on child rooot (#756) 6 лет назад
componentSlots.ts 6df2aca070 refactor(types): move shapeFlags to shared 6 лет назад
directives.ts c97d83aff2 refactor(runtime-core): tweak component proxy implementation 6 лет назад
errorHandling.ts e81c8a32c7 feat(runtime-core): emit now returns array of return values from all triggered handlers 6 лет назад
h.ts 9d2ac6675a refactor: make portal tree-shakeable 6 лет назад
hmr.ts eda495efd8 feat(hmr): root instance reload 6 лет назад
hydration.ts 9d2ac6675a refactor: make portal tree-shakeable 6 лет назад
index.ts fd031490fb feat(ssr): useSSRContext 6 лет назад
renderer.ts 9d2ac6675a refactor: make portal tree-shakeable 6 лет назад
scheduler.ts fe9da2d0e4 fix(runtime-core/scheduler): invalidate job (#717) 6 лет назад
vnode.ts 9d2ac6675a refactor: make portal tree-shakeable 6 лет назад
warning.ts d9d63f21b1 fix(reactivity): avoid cross-component dependency leaks in setup() 6 лет назад