vue3-yuanma/packages/core/src
2018-10-11 17:14:39 -04:00
..
optional feat: support defining data in constructor/initialzers 2018-10-11 13:54:35 -04:00
component.ts feat: warning traces & error handling for functional render 2018-10-11 17:14:39 -04:00
componentComputed.ts refactor: use flat options on class 2018-10-09 20:22:29 -04:00
componentOptions.ts refactor: remove inheritAttrs / nativeOn, enforce explicit fallthrough 2018-10-09 21:10:30 -04:00
componentProps.ts feat: alias $attrs to $props when component has no declared props 2018-10-11 14:27:02 -04:00
componentProxy.ts refactor: use flat options on class 2018-10-09 20:22:29 -04:00
componentState.ts feat: support defining data in constructor/initialzers 2018-10-11 13:54:35 -04:00
componentUtils.ts feat: warning traces & error handling for functional render 2018-10-11 17:14:39 -04:00
componentWatch.ts types: rename 2018-10-09 11:37:24 -04:00
createRenderer.ts feat: warning traces & error handling for functional render 2018-10-11 17:14:39 -04:00
errorHandling.ts feat: warning traces & error handling for functional render 2018-10-11 17:14:39 -04:00
flags.ts refactor: mountComponent 2018-10-02 15:53:22 -04:00
h.ts refactor: remove inheritAttrs / nativeOn, enforce explicit fallthrough 2018-10-09 21:10:30 -04:00
index.ts wip: refactor parentChain management 2018-10-10 13:13:27 -04:00
utils.ts refactor: remove inheritAttrs / nativeOn, enforce explicit fallthrough 2018-10-09 21:10:30 -04:00
vdom.ts wip: refactor parentChain management 2018-10-10 13:13:27 -04:00
warning.ts feat: warning traces & error handling for functional render 2018-10-11 17:14:39 -04:00