vue3-yuanma/packages/runtime-core/src
2019-11-22 18:09:26 -05:00
..
components types: fix dts 2019-11-22 18:09:26 -05:00
helpers chore: revert prettier 2019-10-22 11:53:32 -04: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 chore: remove useless code (#447) 2019-11-14 11:23:04 -05:00
componentProps.ts feat(transition): support component child 2019-11-20 22:46:32 -05:00
componentProxy.ts refactor: skip destructuring when use with (#425) 2019-11-05 10:45:04 -05:00
componentRenderUtils.ts feat(transition): support component child 2019-11-20 22:46:32 -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 feat(transition): CSS transition for runtime-dom 2019-11-22 15:35:41 -05:00
renderer.ts feat(transition): support component child 2019-11-20 22:46:32 -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 feat(transition): handle cancel hooks 2019-11-22 17:10:17 -05:00
warning.ts refactor: adjust internal vnode types + more dts tests 2019-11-04 18:38:55 -05:00