edison
|
d9dd628800
fix(compiler-sfc): improve type inference for generic type aliases types (#12876)
|
9 months ago |
Alex Snezhko
|
4a2953f57b
fix(runtime-core): avoid setting direct ref of useTemplateRef in dev (#13449)
|
9 months ago |
renovate[bot]
|
19a0cbd431
chore(deps): update build (#13748)
|
9 months ago |
renovate[bot]
|
40d8d61c64
chore(deps): update test (#13734)
|
9 months ago |
renovate[bot]
|
5bdb2b4693
chore(deps): update dawidd6/action-download-artifact action to v11 (#13774)
|
9 months ago |
renovate[bot]
|
be7c7e57ac
chore(deps): update actions/checkout action to v5 (#13773)
|
9 months ago |
renovate[bot]
|
40654d4aa4
chore(deps): update compiler (#13713)
|
9 months ago |
renovate[bot]
|
10edfb5fc0
chore(deps): update all non-major dependencies (#13733)
|
9 months ago |
renovate[bot]
|
2a0382ca7a
chore(deps): update build (#13712)
|
9 months ago |
renovate[bot]
|
5eed143dd1
fix(deps): update dependency @vue/repl to ^4.6.3 (#13747)
|
9 months ago |
edison
|
a8713159ee
fix(suspense): don't immediately resolve suspense on last dep unmount (#13456)
|
9 months ago |
Adrian Cerbaro
|
0562548ab3
fix(compiler-sfc): throw mismatched script langs error before invoking babel (#13194)
|
9 months ago |
skirtle
|
d7283f3b7f
fix(runtime-core): improve consistency of `PublicInstanceProxyHandlers.has` (#13507)
|
9 months ago |
edison
|
3190b179b0
fix(Transition): handle KeepAlive + transition leaving edge case (#13152)
|
9 months ago |
edison
|
7f60ef83e7
fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691)
|
9 months ago |
edison
|
6e5143d963
fix(hmr): prevent updating unmounting component during HMR rerender (#13775)
|
9 months ago |
Tycho
|
1498821ed9
fix(reactivity): warn on nested readonly ref update during unwrapping (#12141)
|
9 months ago |
edison
|
439e1a543e
fix(hydration): also set vShow name if __FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__ flag is enabled (#13777)
|
9 months ago |
edison
|
7420564b20
chore(ci): trusted publisher (#13768)
|
9 months ago |
alentide
|
8963b7979a
test(runtime-core): remove incorrect suspense test in vnode spec (#13782)
|
9 months ago |
awaken1ng
|
c875019d49
fix(devtools): clear performance measures (#13701)
|
10 months ago |
zhangenming
|
31f798581c
chore(runtime-core): use NO instead of ()=>false (#13695)
|
10 months ago |
linzhe
|
911e67045e
fix(compiler-core): adjacent v-else should cause a compiler error (#13699)
|
10 months ago |
daiwei
|
c486536105
release: v3.5.18
|
10 months ago |
Alex Snezhko
|
7343f7c95f
dx(runtime-core): fix warning message for useSlots, useAttrs invocation with missing instance (#13647)
|
10 months ago |
edison
|
8cfc10a80b
fix(ssr): ensure empty slots render as a comment node in Transition (#13396)
|
10 months ago |
linzhe
|
7f2994393d
fix(runtime-core): ensure correct anchor el for unresolved async components (#13560)
|
10 months ago |
zhiyuanzmj
|
9b029239ed
fix(compiler-core): identifiers in function parameters should not be inferred as references (#13548)
|
10 months ago |
edison
|
d8e40ef7e1
fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639)
|
10 months ago |
linzhe
|
90573b06bf
fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable (#13634)
|
10 months ago |