daiwei
|
43d5e4d2a1
fix(Transition): handle leave immediatily done in out-in mode
|
1 anno fa |
edison
|
3116553529
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)
|
1 anno fa |
Evan You
|
fca20a39aa
fix(types): fix defineComponent props inference when setup() has explicit annotation
|
1 anno fa |
yangxiuxiu
|
98864a7ef5
fix(reactivity): pass oldValue to computed getter (#11813)
|
1 anno fa |
远方os
|
c518517cb3
chore(types): removed the Awaited compatibility type tool (#11820)
|
1 anno fa |
Evan You
|
1b6bc2374d
release: v3.5.1
|
1 anno fa |
renovate[bot]
|
540198ed60
chore(deps): update dependency puppeteer to ~23.3.0 (#11711)
|
1 anno fa |
edison
|
51912f8a02
fix(Transition): avoid applying transition hooks on comment vnode (#11788)
|
1 anno fa |
Evan You
|
bc63df0199
fix(useTemplateRef): fix readonly warning when useTemplateRef has same variable name as template ref
|
1 anno fa |
Johnson Chu
|
7518bc19dc
fix(types): avoid using intersection type in `Readonly<...>` to fix JSDoc emit (#11799)
|
1 anno fa |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
1 anno fa |
Evan You
|
4eee630b31
fix(build): improve built-in components treeshakability
|
1 anno fa |
Tycho
|
475977a6f7
fix(reactivity): handle non-array arguments in reactive `concat` method (#11794)
|
1 anno fa |
Evan You
|
6402b98408
release: v3.5.0
|
1 anno fa |
Alex Liu
|
c3ce9fe3d8
fix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657)
|
1 anno fa |
Tycho
|
fe07f70736
fix(types/defineModel): allow getter and setter types to be unrelated (#11699)
|
1 anno fa |
Hanse Kim
|
b1be9bd64f
fix(runtime-dom): prevent unnecessary DOM update from v-model (#11656)
|
1 anno fa |
Matt Garrett
|
6039e25e04
fix(server-renderer): Fix call to serverPrefetch in server renderer with an async setup (#10893)
|
1 anno fa |
edison
|
7b5b6e0275
fix(cssVars): correctly escape double quotes in SSR (#11784)
|
1 anno fa |
Tycho
|
9817c80187
fix(reactivity): correctly handle method calls on user-extended arrays (#11760)
|
1 anno fa |
山吹色御守
|
52cdb0f991
fix(server-renderer): render `className` during SSR (#11722)
|
1 anno fa |
edison
|
ca12e776bc
fix(hydration): escape css var name to avoid mismatch (#11739)
|
1 anno fa |
renovate[bot]
|
cb843e0be3
fix(deps): update dependency postcss to ^8.4.44 (#11774)
|
1 anno fa |
renovate[bot]
|
ec5afac827
chore(deps): update lint (#11773)
|
1 anno fa |
renovate[bot]
|
1fa3290b2c
chore(deps): update all non-major dependencies (#11770)
|
1 anno fa |
renovate[bot]
|
ab651858bc
chore(deps): update build (#11769)
|
1 anno fa |
Evan You
|
0f7c0e5dc0
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding
|
1 anno fa |
chirokas
|
d86fe0ec00
feat(types): add loading prop to iframe (#11767)
|
1 anno fa |
edison
|
c756da24b2
fix(hydration): handle text nodes with 0 during hydration (#11772)
|
1 anno fa |
Maisha Tremblay
|
3de5556521
test(reactive): use vitest fn instead of counting manually (#11746)
|
1 anno fa |