]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): v-cloak should be removed after compile on the root element (#893)
authorlikui <2218301630@qq.com>
Tue, 31 Mar 2020 22:13:59 +0000 (06:13 +0800)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2020 22:13:59 +0000 (18:13 -0400)
commit0ed147d33610b86af72cbadcc4b32e6069bcaf08
treeec57cdd2414a586484ca82014180bca137050888
parentf924bd68bc2bcb8e920e83134450658e7c55929b
fix(runtime-dom): v-cloak should be removed after compile on the root element (#893)

fix #890
packages/runtime-dom/__tests__/directives/vCloak.spec.ts [new file with mode: 0644]
packages/runtime-dom/src/index.ts