vue3-core/packages/runtime-dom/src
Evan You bdf557f6f2 fix(types): retain type parameters order for public types 2023-04-05 22:30:50 +08:00
..
components fix(build): ensure BaseTransition functions can be tree-shaken 2023-02-02 21:38:57 +08:00
directives fix(custom-elements): use strict number casting 2022-11-14 16:20:12 +08:00
helpers fix(teleport/css-v-bind): fix css v-bind for teleported content 2022-11-10 14:41:45 +08:00
modules wip: isolatedModules + use rollup-plugin-esbuild 2023-02-03 04:30:19 +08:00
apiCustomElement.ts fix(types): retain type parameters order for public types 2023-04-05 22:30:50 +08:00
index.ts fix(types/jsx): move JSX DOM types back to `@vue/runtime-dom` (#7979) 2023-03-29 20:22:29 +08:00
jsx.ts fix(types/jsx): move JSX DOM types back to `@vue/runtime-dom` (#7979) 2023-03-29 20:22:29 +08: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