vue3-yuanma/packages/runtime-core/src
2019-10-02 09:46:29 -04:00
..
helpers feat(compiler): transform slot outlets 2019-09-27 20:29:20 -04:00
apiApp.ts types: use stricter HostNode typings 2019-09-06 16:58:32 -04:00
apiCreateComponent.ts types: improve type exports 2019-09-06 12:58:31 -04:00
apiInject.ts test: test for app-level APIs 2019-09-03 18:11:04 -04:00
apiLifecycle.ts wip: watcher callback handling inside suspense 2019-09-11 11:10:13 -04:00
apiReactivity.ts feat: fix all cases for h and options type inference 2019-09-05 18:48:49 -04:00
apiWatch.ts wip(suspense): discard side effects when content is unmounted before resolve 2019-09-11 13:22:18 -04:00
component.ts refactor: move compile into compiler-core 2019-09-20 12:16:19 -04:00
componentOptions.ts fix(options): fix renderTriggered option translation 2019-10-02 09:46:29 -04:00
componentProps.ts feat(compiler): generate patchFlags for runtime 2019-09-30 21:17:12 -04:00
componentPublicInstanceProxy.ts wip(compiler): adjust statement positions 2019-09-25 15:09:58 -04:00
componentRenderUtils.ts feat(compiler): generate patchFlags for runtime 2019-09-30 21:17:12 -04:00
componentSlots.ts feat(compiler): transform slot outlets 2019-09-27 20:29:20 -04:00
createRenderer.ts feat(compiler): v-for codegen w/ correct blocks optimization + key flags 2019-10-01 23:19:48 -04:00
directives.ts types: use stricter HostNode typings 2019-09-06 16:58:32 -04:00
errorHandling.ts chore: remove unnecessary enum initial value 2019-09-16 13:15:20 -04:00
h.ts types: improve type exports 2019-09-06 12:58:31 -04:00
index.ts feat(compiler): generate patchFlags for runtime 2019-09-30 21:17:12 -04:00
scheduler.ts types: improve type exports 2019-09-06 12:58:31 -04:00
shapeFlags.ts feat: warning context 2019-08-30 10:36:30 -04:00
suspense.ts feat: re-suspense when encountering new async deps in resolved state 2019-09-12 12:16:01 -04:00
vnode.ts feat(compiler): generate patchFlags for runtime 2019-09-30 21:17:12 -04:00
warning.ts types: improve type exports 2019-09-06 12:58:31 -04:00