Kevin Deng 三咲智子
|
9a2158d2f0
refactor(vapor): drop `v-memo` (#288)
|
1 tahun lalu |
三咲智子 Kevin Deng
|
3f6ce964c7
feat(vapor): support more magic vars
|
1 tahun lalu |
三咲智子 Kevin Deng
|
81b3d36304
fix(vapor): destructure in `v-for`
|
1 tahun lalu |
三咲智子 Kevin Deng
|
0c7817ceed
fix(compiler-vapor): stringify number prop value
|
1 tahun lalu |
三咲智子 Kevin Deng
|
4078206e16
fix(runtime-vapor): attach scope id only to root sub-element
|
1 tahun lalu |
三咲智子 Kevin Deng
|
de3a611eae
fix(runtime-vapor): export types from reactivity
|
1 tahun lalu |
三咲智子 Kevin Deng
|
f6ce3f9d43
Merge tag 'v3.5.13'
|
1 tahun lalu |
三咲智子 Kevin Deng
|
d84510844f
refactor(runtime-vapor): extract fallback component
|
1 tahun lalu |
三咲智子 Kevin Deng
|
886440d240
test(runtime-vapor): tidy custom directives test
|
1 tahun lalu |
三咲智子 Kevin Deng
|
30f6eec3c1
refactor(runtime-vapor): re-organize block
|
1 tahun lalu |
Evan You
|
6eb29d345a
release: v3.5.13
|
1 tahun lalu |
edison
|
4f8d807822
fix(ssr): handle initial selected state for select with v-model + v-for option (#12399)
|
1 tahun lalu |
edison
|
983eb50a17
fix(templateRef): set ref on cached async component which wrapped in KeepAlive (#12290)
|
1 tahun lalu |
edison
|
da7ad5e3d2
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
|
1 tahun lalu |
Bulat Aikaev
|
1f75d4e6df
fix(ssr): ensure v-text updates correctly with custom directives in SSR output (#12311)
|
1 tahun lalu |
Tadas
|
4b479db61d
fix(transition): reflow before leave-active class after leave-from (#12288)
|
1 tahun lalu |
linzhe
|
a20a4cb36a
fix(hydration): the component vnode's el should be updated when a mismatch occurs. (#12255)
|
1 tahun lalu |
Evan You
|
352bc88c1b
fix(custom-element): avoid triggering mutationObserver when relecting props
|
1 tahun lalu |
Evan You
|
10ab8c0e7b
chore(playground): reset version when opening local playground from reproduction
|
1 tahun lalu |
zhangenming
|
d637bd6c01
perf(reactivity): do not track inner key `__v_skip`` (#11690)
|
1 tahun lalu |
edison
|
2d78539da3
fix(compiler-dom): properly stringify template string style (#12392)
|
1 tahun lalu |
Evan You
|
54812eacaa
test: add test case for transition memory leaks
|
1 tahun lalu |
edison
|
1022eabaa1
fix(types): defineEmits w/ interface declaration (#12343)
|
1 tahun lalu |
edison
|
660132df6c
fix(Transition): fix transition memory leak edge case (#12182)
|
1 tahun lalu |
edison
|
4aeff318bd
chore(deps): update dependency postcss-selector-parser to v7 (#12289)
|
1 tahun lalu |
edison
|
70b44ca835
chore(reactivity): remove unecessary array copy (#12400)
|
1 tahun lalu |
三咲智子 Kevin Deng
|
59975ed36b
feat(runtime-vapor): export createBranch
|
1 tahun lalu |
三咲智子 Kevin Deng
|
3da5ecfb5f
fix(runtime-vapor): add scope id for fallback component
|
1 tahun lalu |
三咲智子 Kevin Deng
|
c223eb2684
fix(runtime-vapor): switch to fallback when slot is empty
|
1 tahun lalu |
三咲智子 Kevin Deng
|
7f3ca46523
fix(runtime-vapor): scope id for `v-if`
|
1 tahun lalu |