vue3-core/packages/runtime-dom/src
HcySunYang 5dbe834858
fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM (#3080)
fix #3072
2021-03-25 10:21:57 -04:00
..
components fix(transition): ensure manual style manipulation in transition leave hooks work 2020-12-03 16:10:22 -05:00
directives fix(v-show): v-show takes higher priority than style attribute (#3230) 2021-02-25 10:26:54 -05:00
helpers wip: more consistent compiler-sfc usage + inline mode for ssr 2020-11-20 14:23:09 -05:00
modules fix(v-show): v-show takes higher priority than style attribute (#3230) 2021-02-25 10:26:54 -05:00
index.ts fix(runtime-dom): support mounting app to svg container (#2929) 2021-03-01 11:51:32 -05:00
nodeOps.ts fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM (#3080) 2021-03-25 10:21:57 -04:00
patchProp.ts refactor(runtime-dom): avoid form attribtue tag check 2021-02-24 15:06:51 -05:00