vue3-yuanma/packages/runtime-core/src
2019-11-27 12:17:16 -05:00
..
components test: wip more tests for BaseTransition 2019-11-27 12:17:16 -05:00
helpers fix(runtime-core): renderList with default value when source is undefined (#498) 2019-11-26 21:00:32 -05:00
apiApp.ts fix(runtime-core): fix error when passed plugin is undefined (#502) 2019-11-27 09:18:03 -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(core): respect $stable slots flag per RFC 2019-11-26 10:03:36 -05:00
componentSlots.ts feat(core): respect $stable slots flag per RFC 2019-11-26 10:03:36 -05: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 feat(transition): compat with keep-alive 2019-11-25 17:35:15 -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