vue3-core/packages/runtime-dom/src
linghaoSu 4495373d28
fix(runtime-dom): check attribute value when setting option value (#8246)
fix #8227
2023-05-08 15:26:14 +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 fix(runtime-dom): check attribute value when setting option value (#8246) 2023-05-08 15:26:14 +08:00
apiCustomElement.ts fix(types): retain type parameters order for public types 2023-04-05 22:30:50 +08:00
index.ts chore: fix broken vite plugin url in warning message (#8224) 2023-05-08 14:47:02 +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