vue3-yuanma/packages/runtime-core/src
2019-10-23 21:51:01 -04:00
..
helpers chore: revert prettier 2019-10-22 11:53:32 -04:00
apiApp.ts feat(core): validate directives names (#326) 2019-10-18 12:34:45 -04:00
apiCreateComponent.ts types: massive refactor 2019-10-22 11:53:32 -04:00
apiInject.ts types: massive refactor 2019-10-22 11:53:32 -04:00
apiLifecycle.ts types: massive refactor 2019-10-22 11:53:32 -04:00
apiOptions.ts chore: revert prettier 2019-10-22 11:53:32 -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 feat(compiler-core): re-implement v-once to use cache mechanism 2019-10-23 17:57:40 -04:00
componentProps.ts feat(props): kebab -> camel prop case support in full build 2019-10-23 21:51:01 -04:00
componentProxy.ts types: improve slots type (#366) 2019-10-23 09:29:09 -04:00
componentRenderUtils.ts chore: comments [ci skip] 2019-10-23 15:19:55 -04:00
componentSlots.ts types: improve typing 2019-10-08 12:43:13 -04:00
createRenderer.ts feat(compiler-core): re-implement v-once to use cache mechanism 2019-10-23 17:57:40 -04:00
directives.ts types: massive refactor 2019-10-22 11:53:32 -04:00
errorHandling.ts types: massive refactor 2019-10-22 11:53:32 -04:00
h.ts refactor(runtime-core): make h() support single vnode child (#181) 2019-10-10 10:17:16 -04:00
index.ts feat(compiler-core): re-implement v-once to use cache mechanism 2019-10-23 17:57:40 -04:00
scheduler.ts refactor(scheduler): replace try catch with callWithErrorHandling (#264) 2019-10-14 00:32:01 -04:00
shapeFlags.ts feat: warning context 2019-08-30 10:36:30 -04:00
suspense.ts Revert "chore: remove useless else (#245)" (#257) 2019-10-12 22:52:11 -04:00
vnode.ts feat(compiler-core): re-implement v-once to use cache mechanism 2019-10-23 17:57:40 -04:00
warning.ts chore: use const instead of let (#283) 2019-10-14 23:15:36 -04:00