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
0cfa2112ce
fix(custom-elements): fix number prop casting
...
fix
#4370
,
close
#4393
2021-09-16 19:15:15 -04:00
..
components
chore: run updated prettier
2021-07-19 18:24:18 -04:00
directives
chore(types): remove unnecessary type assertions (
#4336
)
2021-08-16 18:19:44 -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): style patching shoud always preserve v-show display property
2021-09-07 12:25:00 -04:00
apiCustomElement.ts
fix(custom-elements): fix number prop casting
2021-09-16 19:15:15 -04:00
index.ts
fix(runtime-dom): fix shadowRoot instanceof check in unsupported browsers (
#4238
)
2021-08-02 09:41:41 -04:00
nodeOps.ts
refactor: simplify static content insertion
2021-07-15 13:16:19 -04:00
patchProp.ts
fix(runtime-dom): patch
textContent
on svg properly (
#4301
)
2021-08-11 10:53:54 -04:00