vue3-yuanma/packages/runtime-dom/src
2020-05-22 10:26:17 -04:00
..
components feat(runtime-core): add inheritRef option + make <transition> & <keep-alive> inherit refs 2020-05-22 10:26:17 -04:00
directives fix(v-model): should not trigger updates during input composition (#1183) 2020-05-18 10:23:55 -04:00
modules chore: fix typo in comment (#1217) 2020-05-21 09:34:05 +02:00
index.ts fix(types): augment ref unwrap bail types in appropriate packages 2020-05-01 16:14:30 -04:00
nodeOps.ts wip(runtime): support multi-element static vnode in renderer 2020-05-15 15:12:26 -04:00
patchProp.ts perf(core): use startsWith instead of indexOf (#989) 2020-04-20 15:44:20 -04:00