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
4de5d24aa7
perf: improve static content insertion perf
...
Especially on multiple insertions of the same static node.
fix
#3090
2021-06-21 14:38:29 -04:00
..
components
fix(transition): fix higher order transition components with merged listeners
2021-05-28 15:42:08 -04:00
directives
fix(runtime-dom/v-model): only set selectedIndex when the value changes (
#3845
)
2021-05-29 20:42:13 -04:00
helpers
wip: more consistent compiler-sfc usage + inline mode for ssr
2020-11-20 14:23:09 -05:00
modules
chore: use variable instead of literal
2021-05-28 15:56:07 -04:00
index.ts
feat(config): support configuring runtime compiler via
app.config.compilerOptions
2021-04-26 11:46:29 -04:00
nodeOps.ts
perf: improve static content insertion perf
2021-06-21 14:38:29 -04:00
patchProp.ts
wip: more tests for v2 compat
2021-04-29 14:45:22 -04:00