daiwei
|
926748423d
|
chore: Merge branch 'minor' into vapor
|
2025-07-04 14:20:10 +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 |
daiwei
|
a0c42ffbbc
|
chore: Merge branch 'minor' into vapor
|
2025-06-18 09:30:17 +08:00 |
Arman Tang
|
4aa7a4aba3
|
chore(shared): update patch flag name (#12831)
|
2025-06-05 10:01:51 +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 |
daiwei
|
77067abd33
|
chore: merge main into minor
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-05-15 16:27:31 +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
|
d8ae428172
|
chore: Merge branch 'minor' into vapor
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-05-08 18:14:18 +08:00 |
Evan You
|
242cc15fa6
|
refactor(vapor): use bitwise flags for v-for runtime optimizations
|
2025-02-12 15:40:09 +08:00 |
Evan You
|
1ef15c780f
|
perf: optimize toDisplayString
|
2025-02-09 13:23:38 +08:00 |
Evan You
|
181d3403f7
|
wip(vapor): v-for
|
2025-01-29 19:07:40 +08:00 |
Evan You
|
8008509aac
|
refactor: fix type errors
|
2025-01-29 12:08:32 +08:00 |
Evan You
|
4505727412
|
wip: refactor vapor vBind codegen
|
2024-12-12 18:17:29 +08:00 |
Evan You
|
dfe06f8f4e
|
wip: cache setProp prev value on element, simplify codegen
Also separate `setClass`/`setClassIncremental` and `setStyle`/
`setStyleIncremental`
|
2024-12-12 13:18:04 +08:00 |
Evan You
|
f2b69d79ca
|
chore: remove non-function-related changes from vapor branch
|
2024-12-09 09:03:43 +08:00 |
Evan You
|
fc9aa62248
|
wip: handle props case matching
|
2024-12-05 17:33:39 +08:00 |
Evan You
|
8725954244
|
wip: should resolve dynamic props first + optimize ownKeys
|
2024-12-05 13:17:28 +08:00 |
edison
|
0196e1a499
|
perf(runtime-vapor): optimize `setDOMProp` on static tag + key (#294)
|
2024-12-01 17:04:42 +08:00 |
edison
|
e61cedf3fd
|
perf(runtime-vapor): use `setAttr` or `setDOMProp` instead of `setDynamicProp` when possible (#291)
Co-authored-by: Doctor Wu <doctorwu@moego.pet>
|
2024-11-27 16:55:45 +08:00 |
三咲智子 Kevin Deng
|
f6ce3f9d43
|
Merge tag 'v3.5.13'
|
2024-11-16 02:48:30 +08:00 |
Evan You
|
6eb29d345a
|
release: v3.5.13
|
2024-11-15 22:45:28 +08:00 |
edison
|
2d78539da3
|
fix(compiler-dom): properly stringify template string style (#12392)
close #12391
|
2024-11-15 10:56:08 +08:00 |
Evan You
|
b1260e0dd6
|
Merge remote-tracking branch 'upstream/main'
|
2024-11-11 17:05:52 +08:00 |
远方os
|
4e19a99461
|
test(shared): improve test coverage (#8456)
Co-authored-by: edison <daiwei521@126.com>
|
2024-10-14 10:10:27 +08:00 |
Evan You
|
770ea67a9c
|
release: v3.5.12
|
2024-10-11 21:12:32 +08:00 |
三咲智子 Kevin Deng
|
3d487184ea
|
chore: rename repo name
|
2024-10-05 15:59:15 +08:00 |
三咲智子 Kevin Deng
|
c7fd6ae2dc
|
Merge tag 'v3.5.11'
|
2024-10-05 11:40:13 +08:00 |
Evan You
|
6e4de8d75e
|
release: v3.5.11
|
2024-10-03 23:49:47 +08:00 |
山吹色御守
|
57315ab968
|
fix(types): correctly infer `TypeProps` when it is `any` (#12073)
close #12058
|
2024-10-03 23:22:27 +08:00 |
Evan You
|
4b09ab2074
|
release: v3.5.10
|
2024-09-27 23:16:33 +08:00 |
Evan You
|
01f15beeb0
|
release: v3.5.9
|
2024-09-26 19:28:03 +08:00 |
edison
|
fa0ba24b3a
|
fix(vue): properly cache runtime compilation (#12019)
|
2024-09-26 17:05:37 +08:00 |
Evan You
|
5e8898572f
|
release: v3.5.8
|
2024-09-22 11:53:14 +08:00 |
三咲智子 Kevin Deng
|
b8713589de
|
Merge remote-tracking branch 'upstream/main'
|
2024-09-22 02:42:52 +08:00 |
Evan You
|
6fcb80172f
|
release: v3.5.7
|
2024-09-20 23:50:05 +08:00 |
三咲智子 Kevin Deng
|
594cb1412d
|
Merge remote-tracking branch 'upstream/main'
|
2024-09-17 10:33:35 +08:00 |
Evan You
|
9a36f2a0b8
|
release: v3.5.6
|
2024-09-16 16:11:38 +08:00 |
edison
|
85c138ced1
|
fix(compile-dom): should be able to stringify mathML (#11891)
|
2024-09-16 10:58:23 +08:00 |
Evan You
|
7f2de3f53e
|
release: v3.5.5
|
2024-09-13 21:38:17 +08:00 |
Evan You
|
91212fa408
|
release: v3.5.4
|
2024-09-10 17:05:04 +08:00 |
Evan You
|
b1430f250d
|
refactor: remove rarely used argument in makeMap + optimize perf
|
2024-09-07 15:40:17 +08:00 |
Evan You
|
632e163a41
|
release: v3.5.3
|
2024-09-06 11:27:41 +08:00 |
Evan You
|
72263fa12e
|
release: v3.5.2
|
2024-09-05 21:11:36 +08:00 |
远方os
|
c518517cb3
|
chore(types): removed the Awaited compatibility type tool (#11820)
|
2024-09-05 16:09:10 +08:00 |
Evan You
|
1b6bc2374d
|
release: v3.5.1
|
2024-09-04 21:07:29 +08:00 |
Evan You
|
40193696b3
|
chore(build): use /*@__PURE__*/ annotation consistently
|
2024-09-04 20:24:33 +08:00 |
Evan You
|
6402b98408
|
release: v3.5.0
|
2024-09-03 21:13:50 +08:00 |
edison
|
7b5b6e0275
|
fix(cssVars): correctly escape double quotes in SSR (#11784)
close #11779
|
2024-09-03 17:39:07 +08:00 |