skirtle
079010a38c
test(v-model): mutating an array or set checkbox value ( #13974 )
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
2025-10-09 10:16:11 +08:00
daiwei
5a8aa0b2ba
release: v3.5.22
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
2025-09-25 09:05:13 +08:00
Tobias Messner
1be5ddfe87
fix(transition-group): run `forceReflow` on the correct document ( fix #13849 ) ( #13853 )
...
close #13849
2025-09-25 08:42:52 +08:00
Matthias Hryniszak
47e628df1c
feat(custom-element): allow specifying additional options for `shadowRoot` in custom elements ( #12965 )
...
close #12964
2025-09-24 21:14:54 +08:00
Massimiliano Torromeo
8bb8fb2362
fix(types): more precise types for Events and added missing definitions ( #9675 )
2025-09-24 17:56:28 +08:00
Alex Snezhko
c4a88cdd0d
fix(custom-element): set prop runs pending mutations before disconnect ( #13897 )
...
close #13315
2025-09-24 17:42:11 +08:00
linzhe
5e1e791880
fix(custom-element): properly mount multiple Teleports in custom element component w/ shadowRoot false ( #13900 )
...
close #13899
2025-09-24 17:15:36 +08:00
edison
5358bca4a8
fix(custom-element): use PatchFlags.BAIL for slot when props are present ( #13907 )
...
close #13904
2025-09-24 17:08:25 +08:00
山吹色御守
8620a616eb
fix(types): set dom stub type to `never` instead of `{}` ( #13915 )
...
re-fix #11564
2025-09-24 17:04:51 +08:00
daiwei
4b6cb1f52a
release: v3.5.21
2025-09-02 17:59:45 +08:00
山吹色御守
1e8b65aa49
perf: improve regexp performance with non-capturing groups ( #13567 )
2025-09-02 17:30:02 +08:00
edison
26bce3dc6c
chore: update side effect annotations to use standardized format ( #13839 )
2025-09-02 17:12:19 +08:00
Andrei L
842a392ae5
types(jsx): add undefined to optional properties ( #12771 )
...
close #6068
2025-09-02 17:11:18 +08:00
Folee
e322436887
fix(custom-element): prevent defineCustomElement from mutating the options object ( #13791 )
2025-09-02 16:56:33 +08:00
Zhong
24fccb4ee4
types(runtime-dom): improve event types ( #13804 )
...
close #13796
2025-08-25 15:25:10 +08:00
daiwei
3aa782df38
release: v3.5.20
2025-08-25 15:08:32 +08:00
edison
1031e8de08
fix(runtime-dom): add name to vShow for prop mismatch check ( #13806 )
...
close #13805
re-fix #13744
revert #13777
The implementation in #13777 requires users to configure __FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__, otherwise errors like #13805 will occur.
2025-08-25 14:52:50 +08:00
daiwei
20b888bd59
release: v3.5.19
2025-08-21 10:29:08 +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
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
linzhe
90573b06bf
fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable ( #13634 )
...
close #13632
2025-07-23 08:40:40 +08:00
GU Yiling
c85f1b5a13
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance ( #12461 )
...
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
close #12434
close #12439
close #7474
close #7475
2025-07-03 16:20:28 +08:00
daiwei
5f8314cb7f
release: v3.5.17
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
2025-06-18 21:14:18 +08:00
edison
5ba1afba09
fix(custom-element): ensure configureApp is applied to async component ( #12607 )
...
close #12448
2025-06-05 10:10:52 +08:00
edison
73055d8d95
fix(custom-element): prevent injecting child styles if shadowRoot is false ( #12769 )
...
close #12630
2025-06-05 10:02:26 +08:00
山吹色御守
762fae4b57
fix(types): typo of `vOnce` and `vSlot` ( #13343 )
2025-06-05 09:36:47 +08:00
daiwei
e7381761cc
release: v3.5.16
2025-05-29 08:24:16 +08:00
daiwei
d5ada3d235
release: v3.5.15
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
2025-05-26 20:38:56 +08:00
edison
a683c80cf4
fix(custom-element): properly resolve props for sync component defs ( #12855 )
...
close #12854
2025-05-22 08:38:27 +08:00
edison
1d41d4de7f
fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false ( #13201 )
...
close #13199
2025-05-22 08:05:39 +08:00
edison
1a664749d4
fix(compat): ensure false value on input retains value attribute ( #13216 )
...
close #13205
2025-05-20 08:43:51 +08:00
edison
013749e75e
fix(custom-element): preserve appContext during update ( #12455 )
...
close #12453
2025-05-20 08:34:36 +08:00
Adrian Cerbaro
b9910755a5
fix(custom-element): allow injecting values from app context in nested elements ( #13219 )
...
close #13212 )
2025-05-16 08:07:32 +08:00
daiwei
d0253a0b7e
release: v3.5.14
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
2025-05-15 11:13:02 +08:00
edison
8b848cbbd2
fix(TransitionGroup): reset prevChildren to prevent memory leak ( #13183 )
...
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
close #13181
2025-05-01 02:58:07 -07:00
Ecco
1499135c22
fix(runtime-dom): always treat autocorrect as attribute ( #13001 )
...
close #5705
2025-03-31 14:31:11 +08:00
Evan You
6eb29d345a
release: v3.5.13
2024-11-15 22:45:28 +08:00
Tadas
4b479db61d
fix(transition): reflow before leave-active class after leave-from ( #12288 )
...
re-fix #2593
2024-11-15 21:36:21 +08:00
Evan You
352bc88c1b
fix(custom-element): avoid triggering mutationObserver when relecting props
...
close #12214
close #12215
2024-11-15 17:21:49 +08:00
linzhe
c4312f9c71
fix(runtime-dom): set css vars on update to handle child forcing reflow in onMount ( #11561 )
2024-11-14 15:58:28 +08:00
Evan You
2d5c5e25e9
fix(runtime-dom): set css vars before user onMounted hooks
...
close #11533
2024-11-14 15:50:19 +08:00
Evan You
770ea67a9c
release: v3.5.12
2024-10-11 21:12:32 +08:00
Tycho
ea943afe40
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged ( #12146 )
...
close #12144
2024-10-11 21:00:08 +08:00
linzhe
76a8223199
fix(teleport): handle disabled teleport with updateCssVars ( #12113 )
...
close #12112
2024-10-11 10:50:36 +08:00
edison
e16e9a7341
fix(custom-element): properly remove hyphenated attribute ( #12143 )
...
close #12139
2024-10-11 09:52:06 +08:00
Evan You
6e4de8d75e
release: v3.5.11
2024-10-03 23:49:47 +08:00
Evan You
4b09ab2074
release: v3.5.10
2024-09-27 23:16:33 +08:00
Evan You
ea3efa09e0
fix(custom-element): properly set kebab-case props on Vue custom elements
...
close #12030
close #12032
2024-09-27 09:25:00 +08:00
Evan You
01f15beeb0
release: v3.5.9
2024-09-26 19:28:03 +08:00
btea
7a00f6f093
chore: remove unused argument ( #12006 )
2024-09-24 18:01:20 +08:00