vue3-core/packages/core/src
Evan You ef1d621162 feat: renderTracked & renderTriggered 2018-09-24 14:05:18 -04:00
..
component.ts feat: renderTracked & renderTriggered 2018-09-24 14:05:18 -04:00
componentComputed.ts refactor: expose runner on computed 2018-09-20 18:36:34 -04:00
componentOptions.ts feat: inheritAttrs 2018-09-23 23:28:21 -04:00
componentProps.ts refactor: group all extracted non-props under $props.attrs, including class and 2018-09-24 00:29:46 -04:00
componentProxy.ts init (graduate from prototype) 2018-09-19 11:35:38 -04:00
componentState.ts init (graduate from prototype) 2018-09-19 11:35:38 -04:00
componentUtils.ts refactor: group all extracted non-props under $props.attrs, including class and 2018-09-24 00:29:46 -04:00
componentWatch.ts feat: full watch api 2018-09-23 23:16:14 -04:00
createRenderer.ts fix: fix scheduler dupe invokes 2018-09-24 13:38:54 -04:00
errorHandling.ts feat: basic error handling 2018-09-23 20:59:19 -04:00
flags.ts init (graduate from prototype) 2018-09-19 11:35:38 -04:00
h.ts workflow: adjust esm-bundler build file name 2018-09-19 21:51:21 -04:00
index.ts refactor: depend on scheduler directly in core instead of injecting via createRenderer 2018-09-21 13:34:00 -04:00
utils.ts refactor: move lis into utils 2018-09-21 18:12:17 -04:00
vdom.ts feat: attribute fallthrough 2018-09-23 21:54:48 -04:00