vue3-core/packages/runtime-dom/src
yurj26 b7cfa6f539
fix(runtime-dom): style update error when component use shorthand properties (#7425)
* fix(runtime-dom): style update error when component use shorthand properties

* test(runtime-dom): style update with shorthand properties
2023-01-09 15:16:08 +01:00
..
components chore: fix assertNumber for undefined value 2022-11-14 16:57:44 +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): style update error when component use shorthand properties (#7425) 2023-01-09 15:16:08 +01:00
apiCustomElement.ts fix(custom-elements): custom element should re-instantiate when inserted again (#6966) 2022-11-11 04:06:21 -05: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