vue3-core/packages/runtime-dom/src
Evan You 5ae7380b4a
feat: update Suspense usage (#2099)
See https://github.com/vuejs/vue-next/pull/2099 for details.
2020-09-15 12:45:06 -04:00
..
components fix(build): make transition tree-shakeable again 2020-07-20 16:17:14 -04:00
directives feat(runtime-dom): allow native Set as v-model checkbox source (#1957) 2020-09-14 11:16:50 -04:00
helpers feat: update Suspense usage (#2099) 2020-09-15 12:45:06 -04:00
modules fix(runtime-dom): avoid setting unchanged input value (#1937) 2020-08-25 09:47:55 -04:00
index.ts chore: make app root attribute consistent with scopeId attributes 2020-07-21 14:56:28 -04:00
nodeOps.ts refactor(runtime-dom): insertBefore anchor null equals appendChild (#1463) 2020-06-29 13:19:31 -04:00
patchProp.ts fix(runtime-dom): patch `form` as an attribute (#1788) 2020-08-06 09:32:28 -04:00