daiwei
|
ad14055c70
|
chore: bump rollup
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-08-28 21:36:48 +08:00 |
edison
|
d6e69c552b
|
Merge branch 'minor' into edison/feat/svgAndMathML
|
2025-08-28 21:32:55 +08:00 |
daiwei
|
ecef5332f8
|
feat: enhance SVG support in dynamic props and attrs handling
|
2025-08-28 21:32:04 +08:00 |
daiwei
|
ea397b7fa5
|
chore: format
|
2025-08-21 14:09:28 +08:00 |
daiwei
|
afc0ed5462
|
chore: update lock file
|
2025-08-21 14:06:12 +08:00 |
daiwei
|
716b6de355
|
chore: Merge branch 'main' into minor
|
2025-08-21 14:03:13 +08:00 |
daiwei
|
20b888bd59
|
release: v3.5.19
|
2025-08-21 10:29:08 +08:00 |
equt
|
0a202d890f
|
fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725)
close #13724
|
2025-08-21 10:03:16 +08:00 |
edison
|
d9dd628800
|
fix(compiler-sfc): improve type inference for generic type aliases types (#12876)
close #12872
|
2025-08-21 09:48:40 +08:00 |
Alex Snezhko
|
4a2953f57b
|
fix(runtime-core): avoid setting direct ref of useTemplateRef in dev (#13449)
close 12852
|
2025-08-21 08:46:10 +08:00 |
renovate[bot]
|
19a0cbd431
|
chore(deps): update build (#13748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:21:14 +08:00 |
renovate[bot]
|
40d8d61c64
|
chore(deps): update test (#13734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:20:44 +08:00 |
renovate[bot]
|
5bdb2b4693
|
chore(deps): update dawidd6/action-download-artifact action to v11 (#13774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:15:44 +08:00 |
renovate[bot]
|
be7c7e57ac
|
chore(deps): update actions/checkout action to v5 (#13773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:14:57 +08:00 |
renovate[bot]
|
40654d4aa4
|
chore(deps): update compiler (#13713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:14:32 +08:00 |
renovate[bot]
|
10edfb5fc0
|
chore(deps): update all non-major dependencies (#13733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:14:18 +08:00 |
renovate[bot]
|
2a0382ca7a
|
chore(deps): update build (#13712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:14:03 +08:00 |
renovate[bot]
|
5eed143dd1
|
fix(deps): update dependency @vue/repl to ^4.6.3 (#13747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-20 22:13:36 +08:00 |
edison
|
a8713159ee
|
fix(suspense): don't immediately resolve suspense on last dep unmount (#13456)
close #13453
|
2025-08-20 22:11:16 +08:00 |
Adrian Cerbaro
|
0562548ab3
|
fix(compiler-sfc): throw mismatched script langs error before invoking babel (#13194)
Close #13193
|
2025-08-20 21:05:52 +08:00 |
skirtle
|
d7283f3b7f
|
fix(runtime-core): improve consistency of `PublicInstanceProxyHandlers.has` (#13507)
|
2025-08-20 21:05:26 +08:00 |
edison
|
3190b179b0
|
fix(Transition): handle KeepAlive + transition leaving edge case (#13152)
close #13153
|
2025-08-20 20:56:08 +08:00 |
edison
|
7f60ef83e7
|
fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691)
fix element-plus/element-plus#21408
Re-fix #13211
|
2025-08-20 20:51:04 +08:00 |
edison
|
6e5143d963
|
fix(hmr): prevent updating unmounting component during HMR rerender (#13775)
close #13771
close #13772
|
2025-08-20 20:49:59 +08:00 |
Tycho
|
1498821ed9
|
fix(reactivity): warn on nested readonly ref update during unwrapping (#12141)
|
2025-08-20 20:45:01 +08:00 |
edison
|
439e1a543e
|
fix(hydration): also set vShow name if __FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__ flag is enabled (#13777)
close #13744
|
2025-08-20 20:41:07 +08:00 |
edison
|
7420564b20
|
chore(ci): trusted publisher (#13768)
Related to e18e/ecosystem-issues#201
|
2025-08-20 20:39:07 +08:00 |
alentide
|
8963b7979a
|
test(runtime-core): remove incorrect suspense test in vnode spec (#13782)
|
2025-08-20 20:36:37 +08:00 |
edison
|
6a801de36b
|
fix(runtime-vapor): properly handle consecutive prepend operations with insertionState (#13558)
close #13764
|
2025-08-20 17:51:40 +08:00 |
Rizumu Ayaka
|
57354e195a
|
refactor(compiler-sfc): destructure built-in properties ($emit,$attrs,$slots) in inline mode (#13663)
Co-authored-by: daiwei <daiwei521@126.com>
|
2025-08-20 17:50:53 +08:00 |
edison
|
e56997f0d5
|
fix(runtime-vapor): fix readonly warning when useTemplateRef has same variable name as template ref (#13672)
close #13665
align to bc63df0
|
2025-08-20 17:50:04 +08:00 |
edison
|
def21b6780
|
fix(runtime-vapor): apply v-show to vdom child (#13767)
close #13765
|
2025-08-20 17:49:33 +08:00 |
edison
|
248b394e15
|
fix(compiler-vapor): adjust children generation order for hydration (#13729)
|
2025-08-20 17:49:12 +08:00 |
daiwei
|
1c9eb70348
|
test: add tests for SVG/MATH tags without explicit root
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
svg/math tags might be the root of a component
|
2025-08-03 10:51:22 +08:00 |
daiwei
|
d0da0226ad
|
fix: use Namespace type for namespace handling
|
2025-08-03 10:33:39 +08:00 |
daiwei
|
8bc32865a5
|
refactor: move namespaces type and enum to shared package
|
2025-08-03 10:29:59 +08:00 |
daiwei
|
07fd7e4d41
|
fix(runtime-vapor): properly handle fast remove in keyed diff
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-07-30 20:40:36 +08:00 |
edison
|
348ffafbc6
|
fix(runtime-vapor): resolve multiple vFor rendering issues (#13714)
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
|
2025-07-30 09:25:35 +08:00 |
daiwei
|
fb4207c999
|
fix: improve namespace handling for SVG and MathML tags
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-07-29 09:51:25 +08:00 |
daiwei
|
1b28566d5e
|
test: update
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
|
2025-07-28 08:31:12 +08:00 |
daiwei
|
4fcc7393f3
|
chore: tweaks
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-07-26 16:37:28 +08:00 |
daiwei
|
e2f84fc075
|
wip: save
|
2025-07-26 16:32:03 +08:00 |
daiwei
|
2807a8b35c
|
wip: save
|
2025-07-25 17:54:03 +08:00 |
daiwei
|
307baff82d
|
wip: save
|
2025-07-25 17:33:30 +08:00 |
daiwei
|
0d22bbc96b
|
wip: add tests
|
2025-07-25 17:09:09 +08:00 |
daiwei
|
40b1e1e5de
|
feat(runtime-vapor): support svg and MathML
|
2025-07-25 16:10:29 +08:00 |
awaken1ng
|
c875019d49
|
fix(devtools): clear performance measures (#13701)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
canary release / canary (push) Has been cancelled
Details
canary minor release / canary (push) Has been cancelled
Details
Lock Closed Issues / action (push) Has been cancelled
Details
Auto close issues with "can't reproduce" label / close-issues (push) Has been cancelled
Details
close #13700
|
2025-07-25 08:48:57 +08:00 |
zhangenming
|
31f798581c
|
chore(runtime-core): use NO instead of ()=>false (#13695)
|
2025-07-25 08:45:38 +08:00 |
linzhe
|
911e67045e
|
fix(compiler-core): adjacent v-else should cause a compiler error (#13699)
close #13698
|
2025-07-25 08:30:05 +08:00 |
daiwei
|
c486536105
|
release: v3.5.18
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-07-23 08:57:59 +08:00 |