Evan You bd9b690a51 chore: rmeove unused export 6 лет назад
..
components 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 лет назад
helpers 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 лет назад
apiCreateApp.ts c02e7bc7d6 wip(ssr): should apply app context when rendering app instance 6 лет назад
apiDefineComponent.ts 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 лет назад
apiInject.ts e79c918676 feat(inject): allow usage in functional components 6 лет назад
apiLifecycle.ts bc07e95ca8 fix(ssr): avoid hard-coded ssr checks in cjs builds 6 лет назад
apiOptions.ts 8cdaf28515 test(ssr): test for rendering components 6 лет назад
apiReactivity.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 лет назад
apiWatch.ts bc07e95ca8 fix(ssr): avoid hard-coded ssr checks in cjs builds 6 лет назад
component.ts bc07e95ca8 fix(ssr): avoid hard-coded ssr checks in cjs builds 6 лет назад
componentProps.ts da25517377 wip(ssr): initial work on server-renderer 6 лет назад
componentProxy.ts 27fbfbdb8b fix(runtime-core): render context set should not unwrap reactive values 6 лет назад
componentRenderUtils.ts f77ae132e5 feat(hmr): reload and force slot update on re-render 6 лет назад
componentSlots.ts 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 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 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 лет назад
hmr.ts eda495efd8 feat(hmr): root instance reload 6 лет назад
index.ts bd9b690a51 chore: rmeove unused export 6 лет назад
renderer.ts 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 лет назад
scheduler.ts aa6c67ee2e fix(scheduler): warn recursive updates in postFlushCbs as well (#456) 6 лет назад
shapeFlags.ts a651fc44f6 refactor: adjust shapeFlag naming 6 лет назад
vnode.ts 6e06810add test(ssr): tests for utils and props rendering 6 лет назад
warning.ts c97d83aff2 refactor(runtime-core): tweak component proxy implementation 6 лет назад