vue3-yuanma/packages/runtime-core/src
2019-08-21 17:05:14 -04:00
..
apiInject.ts wip: warn when injection not found 2019-08-20 15:51:55 -04:00
apiLifecycle.ts wip: restructure api + support watch multiple sources 2019-06-07 14:55:38 +08:00
apiReactivity.ts wip: improve computed typing + test for setters 2019-08-21 12:01:05 -04:00
apiWatch.ts feat: toRefs 2019-08-20 09:38:00 -04:00
component.ts wip: update runtime-test 2019-08-21 17:05:14 -04:00
componentProps.ts wip: update runtime core to updated reactivity api names 2019-08-16 10:02:53 -04:00
componentProxy.ts chore: allow custom assignment to this 2019-08-21 09:50:20 -04:00
componentSlots.ts chore: comments 2019-06-03 19:59:15 +08:00
createRenderer.ts feat: template ref handling + ref unmount 2019-08-19 18:06:20 -04:00
errorHandling.ts build: bump rollup version 2019-08-20 10:34:25 -04:00
index.ts feat: toRefs 2019-08-20 09:38:00 -04:00
patchFlags.ts chore: notes on style binding optimization 2019-06-03 13:57:19 +08:00
scheduler.ts wip: fix watch simple effect usage 2019-08-19 14:44:52 -04:00
typeFlags.ts wip: optimize children shapeFlag 2019-06-02 22:22:44 +08:00
vnode.ts fix: vnode key ref should default to null 2019-06-06 13:04:31 +08:00
warning.ts wip: props resolving 2019-05-28 18:06:00 +08:00