vue3-yuanma/packages/runtime-core/src
2020-04-03 12:05:52 -04:00
..
components refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
helpers feat(runtime-core): failed component resolution should fallback to native element 2020-03-25 15:08:15 -04:00
apiAsyncComponent.ts refactor(runtime-core): remove the need for currentSuspense 2020-03-30 11:49:51 -04:00
apiComputed.ts refactor: use explicit exports for runtime-core 2020-02-14 00:13:54 -05:00
apiCreateApp.ts feat(runtime-core): support app.config.globalProperties 2020-03-25 09:28:43 -04:00
apiDefineComponent.ts feat(runtime-core): type and attr fallthrough support for emits option 2020-04-03 12:05:52 -04:00
apiInject.ts fix(inject): allow default value to be undefined (#894) 2020-03-30 15:24:55 -04:00
apiLifecycle.ts types(runtime-core): update error type to unknown (#798) 2020-03-09 15:58:52 -04:00
apiOptions.ts feat(runtime-core): type and attr fallthrough support for emits option 2020-04-03 12:05:52 -04:00
apiWatch.ts refactor(runtime-core): remove the need for currentSuspense 2020-03-30 11:49:51 -04:00
component.ts feat(runtime-core): type and attr fallthrough support for emits option 2020-04-03 12:05:52 -04:00
componentProps.ts feat(runtime-core): type and attr fallthrough support for emits option 2020-04-03 12:05:52 -04:00
componentProxy.ts feat(runtime-core): type and attr fallthrough support for emits option 2020-04-03 12:05:52 -04:00
componentRenderUtils.ts refactor(runtime-core): adjust attr fallthrough behavior 2020-04-03 09:20:37 -04:00
componentSlots.ts refactor: remove null comparisons 2020-03-18 18:14:51 -04:00
directives.ts types: improve directive hook argument types 2020-03-18 12:30:26 -04:00
errorHandling.ts feat(runtime-core): async component support 2020-03-21 16:01:08 -04:00
h.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
hmr.ts feat(hmr): root instance reload 2019-12-22 12:25:04 -05:00
hydration.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
index.ts feat(reactivity): add effect to public api (#909) 2020-04-03 09:30:58 -04:00
profiling.ts chore: remove debugger 2020-04-03 09:21:21 -04:00
renderer.ts feat(runtime-core): type and attr fallthrough support for emits option 2020-04-03 12:05:52 -04:00
scheduler.ts fix(runtime-core/scheduler): invalidate job (#717) 2020-02-11 07:30:25 -05:00
vnode.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
warning.ts feat(runtime-core): config.performance tracing support 2020-04-01 21:36:50 -04:00