vue3-yuanma/packages/runtime-core/src
2019-12-11 09:46:42 -05:00
..
components feat(transition): TransitionGroup 2019-11-28 18:41:01 -05:00
helpers feat(core): support recursively resolving self component by name 2019-12-01 23:17:00 -05:00
apiApp.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
apiCreateComponent.ts types: fix Transition exported typing 2019-11-21 10:21:09 -05:00
apiInject.ts feat(inject): allow usage in functional components 2019-11-06 12:51:26 -05:00
apiLifecycle.ts refactor: rename/re-organize files 2019-11-02 12:18:35 -04:00
apiOptions.ts fix(vue): properly cache runtime compilation 2019-12-11 09:46:42 -05:00
apiReactivity.ts refactor(reactivity): separate track and trigger operation types 2019-12-03 11:30:24 -05:00
apiWatch.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
component.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
componentProps.ts refactor: rename transition components 2019-11-24 16:00:46 -05:00
componentProxy.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
componentRenderUtils.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
componentSlots.ts feat(core): respect $stable slots flag per RFC 2019-11-26 10:03:36 -05:00
directives.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
errorHandling.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
h.ts refactor: adjust internal vnode types + more dts tests 2019-11-04 18:38:55 -05:00
index.ts feat(transition): TransitionGroup 2019-11-28 18:41:01 -05:00
renderer.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00
scheduler.ts fix(scheduler): warn recursive updates in postFlushCbs as well (#456) 2019-11-14 12:06:23 -05:00
shapeFlags.ts refactor: adjust shapeFlag naming 2019-11-02 21:26:25 -04:00
vnode.ts fix(core): use String to convert primitive types (#518) 2019-12-04 18:28:52 +01:00
warning.ts refactor(runtime-core): tweak component proxy implementation 2019-12-10 11:14:29 -05:00