vue3-core/packages/runtime-dom/src
Anthony Fu eb5ca19fce chore: update 2023-08-21 16:13:11 +08:00
..
components fix(transition): handle possible auto value for transition/animation durations 2023-06-14 12:12:22 +08:00
directives chore: update 2023-08-21 16:13:11 +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 perf(custom-element): cancel `MutationObserver` listener when disconnected (#8666) 2023-07-12 11:13:20 +08:00
index.ts feat: support `v-model` for `<details>` and `<dialog>` 2023-08-21 16:13:11 +08:00
jsx.ts fix(types/jsx): add `inert` attribute and missing `hidden` values (#8090) 2023-07-11 17:30:01 +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