Evan You
|
c07751fd36
refactor: adjust `createApp` related API signatures
|
6 anni fa |
Evan You
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
6 anni fa |
Evan You
|
94d692b0cf
test: fix tests after missing end tag error location fix
|
6 anni fa |
Evan You
|
d3d4fe84cd
fix(vue): properly cache runtime compilation
|
6 anni fa |
ztplz
|
bc053f05cd
chore: use const instead of let (#437)
|
6 anni fa |
大江东去
|
a75077569e
test(dom): test using innerHTML as template. (#372)
|
6 anni fa |
Evan You
|
65a0207c7b
test: test runtime compilation error warning
|
6 anni fa |
月迷津渡
|
f71bf2f1d3
feat: add isCustomElement option (#299)
|
6 anni fa |
Illya Klymov
|
e32da9169b
fix(runtime-core): support object syntax for class (#215)
|
6 anni fa |
Evan You
|
12b7557e8f
chore: remove no longer necessary global Vue
|
6 anni fa |
Evan You
|
b3b67b8c7d
feat(compiler): ensure interpolation expressions are wrapped with toString()
|
6 anni fa |
Evan You
|
3e1973f065
test: test on-the-fly compilation
|
6 anni fa |