vue3-core/packages/runtime-core/src
JiZhi ec2feeafad chore: typo (#488) [ci skip] 2019-12-01 12:03:26 -05:00
..
components feat(transition): TransitionGroup 2019-11-28 18:41:01 -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 chore: comment typo (#506) 2019-11-28 10:01:53 +01: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 chore: typo (#488) [ci skip] 2019-12-01 12:03:26 -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 style(runtime-core): remove a unnecessary continue (#505) 2019-11-28 10:45:48 -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