]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
wip: props immutability
authorEvan You <yyx990803@gmail.com>
Wed, 29 May 2019 02:43:27 +0000 (10:43 +0800)
committerEvan You <yyx990803@gmail.com>
Wed, 29 May 2019 02:43:27 +0000 (10:43 +0800)
commiteac8a4baa3d3034d18d46bd3bb6c89c4ce56dba0
tree530b09d9ab439b9fc9b382611a8760eca27d506a
parent6dfec3a4ae0128fc8784453a8f158274a59fbbaf
wip: props immutability
packages/runtime-core/src/component.ts
packages/runtime-core/src/componentProps.ts
packages/runtime-core/src/componentProxy.ts [new file with mode: 0644]
packages/runtime-core/src/createRenderer.ts