Phan An
|
109751abdd
chore(sfc-playground): style improvements (#6000)
|
hace 4 años |
Thorsten Lünborg
|
d4d3319c1b
fix(ssr): ensure app can be unmounted when created with createSSRApp() (#5992)
|
hace 4 años |
Evan You
|
160d5df34a
release: v3.2.36
|
hace 4 años |
Evan You
|
2f07e3460b
fix(compat): fix globalProperties pollution in v3 mode
|
hace 4 años |
Evan You
|
108474e2bb
workflow: fix dev script for compat build
|
hace 4 años |
Alex Van Liew
|
7fb57327b9
fix(compat): fix app-level asset registration affecting other local apps (#5979)
|
hace 4 años |
Travis
|
7fbc933f4d
fix(compiler-core): fix svg with directives being incorrectly hoisted (#5919)
|
hace 4 años |
zhangenming
|
3bdc41dff3
perf: improve the performance of getNow (#5944)
|
hace 4 años |
Jinesh Patel
|
0cd21ba77c
chore: remove unnecessary optional check (#5958)
|
hace 4 años |
Alex Kozack
|
b5462822d6
fix(sfc/types): allow use default factory for primitive types in `withDefaults` (#5939)
|
hace 4 años |
edison
|
dddbd96dfe
fix(transition): fix cancel leave regression (#5974)
|
hace 4 años |
Evan You
|
a0c577692f
release: v3.2.35
|
hace 4 años |
Evan You
|
ae1fd539b7
chore: fix dts test
|
hace 4 años |
Carlos Rodrigues
|
0c7fd13ea6
fix(types): fix typescript error when spreading `$props`(#5968)
|
hace 4 años |
Evan You
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
hace 4 años |
Evan You
|
583b625987
fix(compiler-sfc): fix usage detection for types in v-for/v-slot expressions
|
hace 4 años |
Evan You
|
8ba0bb8ec3
chore: bump repl
|
hace 4 años |
Evan You
|
cf55480163
build: target es2019/node 12 for node dist files
|
hace 4 años |
Evan You
|
80de1adb36
chore: require version in bug report [ci skip]
|
hace 4 años |
Evan You
|
523f6aa363
chore: use existing method
|
hace 4 años |
Evan You
|
3991609087
release: v3.2.34
|
hace 4 años |
Evan You
|
31bdde0480
chore: fix lint
|
hace 4 años |
Evan You
|
939209c6b5
fix(ssr): fix hydration for slot with empty text node
|
hace 4 años |
Evan You
|
e1bc2681ef
fix(ssr): fix hydration mismatch caused by multi-line comments inside slot
|
hace 4 años |
Evan You
|
516bc548fc
fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches
|
hace 4 años |
Evan You
|
e8ceac7a11
workflow: add dev-esm script [ci skip]
|
hace 4 años |
小刘(liulinboyi)
|
6ce75c10f1
test(runtime-dom): vModel tests for input range (#5907)
|
hace 4 años |
小刘(liulinboyi)
|
73e6523134
fix(compiler-sfc): support `export { default } from '...'` (#5937)
|
hace 4 años |
Yunyoung LEE
|
991d62322f
fix(compiler-sfc): type-only defineProps does not recognize Promise (fix #5941) (#5943)
|
hace 4 años |
Carlos Rodrigues
|
7c8f4578e9
fix(types): fix `defineComponent` inference to `Component` (#5949)
|
hace 4 años |