vue3-core/packages/runtime-dom/src
Thorsten Lünborg f67bb500b6
fix(runtime-dom): ensure customElement handles empty props correctly. (#6182)
fix Scoped attribute in Vue file affects the use of web component #6163,#6895
2022-11-01 09:49:06 +01:00
..
components refactor(types): use template literal types insteads of any (#4166) 2022-10-26 04:31:09 -04:00
directives fix(ssr): support client-compiled v-model with dynamic type during ssr (#5787) 2022-05-17 05:52:44 -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): fix event timestamp check in iframes 2022-10-14 16:00:03 +08:00
apiCustomElement.ts fix(runtime-dom): ensure customElement handles empty props correctly. (#6182) 2022-11-01 09:49:06 +01:00
index.ts build: improve treeshakeability (#5682) 2022-04-13 05:39:02 -04:00
nodeOps.ts chore: remove no longer used cloneNode implementation in nodeOps 2022-09-27 16:17:14 +08:00
patchProp.ts fix(runtime-dom): patch translate as an attr (#5485) 2022-04-13 05:16:33 -04:00