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
/
compiler-dom
/
__tests__
/
transforms
History
HcySunYang
7715c49af9
fix(compiler-core): avoid generating useless createVNode helper (
#2938
)
...
close
#2739
2021-03-25 17:01:50 -04:00
..
__snapshots__
fix(compiler-core): avoid generating useless createVNode helper (
#2938
)
2021-03-25 17:01:50 -04:00
ignoreSideEffectTags.spec.ts
fix(compiler-dom): should ignore and warn side effect tags like script and style
2020-07-08 12:32:07 -04:00
stringifyStatic.spec.ts
fix(compiler-dom): stringifyStatic should remove attribute bindings with
null
value (
#3477
)
2021-03-25 16:14:06 -04:00
transformStyle.spec.ts
…
vHtml.spec.ts
…
vModel.spec.ts
fix(v-model): allow v-model usage on declared custom elements
2020-07-27 17:09:30 -04:00
vOn.spec.ts
feat(compile-core): handle falsy dynamic args for v-on and v-bind (
#2393
)
2020-10-19 17:15:53 -04:00
vShow.spec.ts
…
vText.spec.ts
fix(compiler): stringify values on v-text (
#2432
)
2020-10-19 18:12:09 -04:00
warnTransitionChildren.spec.ts
…