vue3-yuanma/packages/runtime-dom/src
2021-12-05 23:19:47 -05:00
..
components refactor(types): use DOMRect instead of the Position type (#5012) 2021-12-05 23:19:47 -05:00
directives refactor: ensure ssr branches are included in esm-bundler build 2021-09-23 15:02:19 -04:00
helpers fix(sfc/style-vars): properly re-apply style vars on component root elements change 2021-07-16 14:30:49 -04:00
modules fix(runtime-dom): patchDOMProps should not set _value if element is custom element (#4839) 2021-11-25 05:30:32 -05:00
apiCustomElement.ts chore(custom-element): fix comment typo (#5028) [skip ci] 2021-12-03 10:10:54 +01:00
index.ts refactor: ensure ssr branches are included in esm-bundler build 2021-09-23 15:02:19 -04:00
nodeOps.ts refactor: simplify static content insertion 2021-07-15 13:16:19 -04:00
patchProp.ts fix(runtime-dom): patch textContent on svg properly (#4301) 2021-08-11 10:53:54 -04:00