vue3-yuanma/packages/runtime-core/src
2019-11-25 11:41:28 -05:00
..
components feat(transition): support in templates 2019-11-24 18:37:59 -05:00
helpers fix: resolveDynamicComponent should use context instance 2019-11-25 11:41:28 -05:00
apiApp.ts feat: warn duplicate plugin installations 2019-11-05 10:49:15 -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 types: ensure props are readonly 2019-11-09 18:40:25 -05:00
apiReactivity.ts types: improve computed types (#343) 2019-10-21 13:57:20 -04:00
apiWatch.ts refactor: adjust internal vnode types + more dts tests 2019-11-04 18:38:55 -05:00
component.ts refactor: tweaks 2019-11-22 23:32:53 -05:00
componentProps.ts refactor: rename transition components 2019-11-24 16:00:46 -05:00
componentProxy.ts fix: resolveDynamicComponent should use context instance 2019-11-25 11:41:28 -05:00
componentRenderUtils.ts feat(transition): warn non-animatable component root node 2019-11-25 11:41:28 -05:00
componentSlots.ts types: (wip) improve dts output 2019-11-01 11:32:53 -04:00
directives.ts feat(transition): base transition component 2019-11-20 22:46:32 -05:00
errorHandling.ts feat(transition): support component child 2019-11-20 22:46:32 -05:00
h.ts refactor: adjust internal vnode types + more dts tests 2019-11-04 18:38:55 -05:00
index.ts refactor: rename transition components 2019-11-24 16:00:46 -05:00
renderer.ts refactor: tweaks 2019-11-22 23:32:53 -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 refactor: rename transition components 2019-11-24 16:00:46 -05:00
warning.ts refactor: adjust warning for fn props and component with many props 2019-11-23 22:17:46 -05:00