Evan You
|
a3edc274e4
chore: remove unnecessary config in dev config [ci skip]
|
1 an în urmă |
Evan You
|
5828f2441f
perf: use class for SetupContext
|
1 an în urmă |
Evan You
|
d6415d8442
chore: use actual production build for playground build and preview
|
1 an în urmă |
Evan You
|
516d4ed180
chore: revert temporarily commented lines
|
1 an în urmă |
Evan You
|
f0a8bfd22e
chore: fix test
|
1 an în urmă |
edison
|
0196e1a499
perf(runtime-vapor): optimize `setDOMProp` on static tag + key (#294)
|
1 an în urmă |
Evan You
|
842f94cc73
perf(vapor): improve component instantiation by using class
|
1 an în urmă |
Rizumu Ayaka
|
f0361bafbb
perf(runtime-vapor): `setup()` returning object is only needed in __DEV__ (HMR) (#296)
|
1 an în urmă |
edison
|
e61cedf3fd
perf(runtime-vapor): use `setAttr` or `setDOMProp` instead of `setDynamicProp` when possible (#291)
|
1 an în urmă |
Kevin Deng 三咲智子
|
9a2158d2f0
refactor(vapor): drop `v-memo` (#288)
|
1 an în urmă |
三咲智子 Kevin Deng
|
3f6ce964c7
feat(vapor): support more magic vars
|
1 an în urmă |
三咲智子 Kevin Deng
|
81b3d36304
fix(vapor): destructure in `v-for`
|
1 an în urmă |
三咲智子 Kevin Deng
|
0c7817ceed
fix(compiler-vapor): stringify number prop value
|
1 an în urmă |
三咲智子 Kevin Deng
|
4078206e16
fix(runtime-vapor): attach scope id only to root sub-element
|
1 an în urmă |
三咲智子 Kevin Deng
|
de3a611eae
fix(runtime-vapor): export types from reactivity
|
1 an în urmă |
三咲智子 Kevin Deng
|
f6ce3f9d43
Merge tag 'v3.5.13'
|
1 an în urmă |
三咲智子 Kevin Deng
|
d84510844f
refactor(runtime-vapor): extract fallback component
|
1 an în urmă |
三咲智子 Kevin Deng
|
886440d240
test(runtime-vapor): tidy custom directives test
|
1 an în urmă |
三咲智子 Kevin Deng
|
30f6eec3c1
refactor(runtime-vapor): re-organize block
|
1 an în urmă |
Evan You
|
6eb29d345a
release: v3.5.13
|
1 an în urmă |
edison
|
4f8d807822
fix(ssr): handle initial selected state for select with v-model + v-for option (#12399)
|
1 an în urmă |
edison
|
983eb50a17
fix(templateRef): set ref on cached async component which wrapped in KeepAlive (#12290)
|
1 an în urmă |
edison
|
da7ad5e3d2
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
|
1 an în urmă |
Bulat Aikaev
|
1f75d4e6df
fix(ssr): ensure v-text updates correctly with custom directives in SSR output (#12311)
|
1 an în urmă |
Tadas
|
4b479db61d
fix(transition): reflow before leave-active class after leave-from (#12288)
|
1 an în urmă |
linzhe
|
a20a4cb36a
fix(hydration): the component vnode's el should be updated when a mismatch occurs. (#12255)
|
1 an în urmă |
Evan You
|
352bc88c1b
fix(custom-element): avoid triggering mutationObserver when relecting props
|
1 an în urmă |
Evan You
|
10ab8c0e7b
chore(playground): reset version when opening local playground from reproduction
|
1 an în urmă |
zhangenming
|
d637bd6c01
perf(reactivity): do not track inner key `__v_skip`` (#11690)
|
1 an în urmă |
edison
|
2d78539da3
fix(compiler-dom): properly stringify template string style (#12392)
|
1 an în urmă |