This website requires JavaScript.
Explore
Help
Sign In
theluyuan
/
vue3-yuanma
Watch
1
Star
0
Fork
0
You've already forked vue3-yuanma
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
vue3-yuanma
/
packages
/
runtime-dom
/
src
History
Evan You
49dc2dd1e4
fix(sfc/style-vars): properly re-apply style vars on component root elements change
...
Now uses MutationObserver to ensure it works even for HOCs
fix
#3894
2021-07-16 14:30:49 -04:00
..
components
fix(transition): fix higher order transition components with merged listeners
2021-05-28 15:42:08 -04:00
directives
fix(v-model): handle mutations of v-model bound array/sets
2021-07-15 12:14:19 -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): capture errors when setting value for IDL (
#3578
)
2021-07-15 16:32:25 -04:00
apiCustomElement.ts
fix: ensure customElements API ssr compatibility
2021-07-16 14:30:49 -04:00
index.ts
feat(runtime-dom): defineCustomElement
2021-07-16 14:30:49 -04:00
nodeOps.ts
refactor: simplify static content insertion
2021-07-15 13:16:19 -04:00
patchProp.ts
feat: support v-bind .prop & .attr modifiers
2021-07-16 14:30:49 -04:00