vue3-yuanma/packages/runtime-core/src
2019-10-29 12:30:09 -04:00
..
helpers chore: revert prettier 2019-10-22 11:53:32 -04:00
apiApp.ts feat(apiApp): add more warnings (#394) 2019-10-28 16:22:03 -04:00
apiCreateComponent.ts types: massive refactor 2019-10-22 11:53:32 -04:00
apiInject.ts fix(apiInject): fix stringifying of symbol injection key (#383) 2019-10-26 10:52:29 -04:00
apiLifecycle.ts types: massive refactor 2019-10-22 11:53:32 -04:00
apiOptions.ts feat(core): adjust attrs fallthrough behavior 2019-10-25 12:12:17 -04:00
apiReactivity.ts types: improve computed types (#343) 2019-10-21 13:57:20 -04:00
apiWatch.ts fix(reactivity): account for NaN in value change checks (#361) 2019-10-23 11:53:43 -04:00
component.ts refactor: remove unnecessary variable (#401) 2019-10-28 10:13:26 -04:00
componentProps.ts feat(core): adjust attrs fallthrough behavior 2019-10-25 12:12:17 -04:00
componentProxy.ts feat(core): adjust attrs fallthrough behavior 2019-10-25 12:12:17 -04:00
componentRenderUtils.ts refactor(suspense): make suspense tree-shakeable 2019-10-29 12:30:09 -04:00
componentSlots.ts types: improve typing 2019-10-08 12:43:13 -04:00
createRenderer.ts refactor(suspense): make suspense tree-shakeable 2019-10-29 12:30:09 -04:00
directives.ts chore: fix typing for withDirectives 2019-10-26 16:32:27 -04:00
errorHandling.ts feat(createRenderer): handle errors in function refs (#403) 2019-10-28 12:03:30 -04:00
h.ts refactor(runtime-core): make h() support single vnode child (#181) 2019-10-10 10:17:16 -04:00
index.ts fix: export missing createCommentVNode fn 2019-10-24 21:08:28 -04:00
scheduler.ts refactor(scheduler): replace try catch with callWithErrorHandling (#264) 2019-10-14 00:32:01 -04:00
shapeFlags.ts refactor(suspense): make suspense tree-shakeable 2019-10-29 12:30:09 -04:00
suspense.ts refactor(suspense): make suspense tree-shakeable 2019-10-29 12:30:09 -04:00
vnode.ts refactor(suspense): make suspense tree-shakeable 2019-10-29 12:30:09 -04:00
warning.ts fix(warning): handle errors in warn handler (#396) 2019-10-27 20:55:50 -04:00