zhiyuanzmj
|
72d63f1ff3
|
chore: Merge remote-tracking branch 'origin/vapor' into jsx-vapor
|
2025-06-18 15:14:13 +08:00 |
Tycho
|
88ef97ffd3
|
chore(local-playground): fix vapor tsconfig include path (#13490)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-06-18 10:17:49 +08:00 |
Tycho
|
7d84010c0f
|
fix(runtime-vapor): respect immutability for readonly reactive arrays in `v-for` (#13187)
|
2025-06-18 10:17:22 +08:00 |
daiwei
|
a0c42ffbbc
|
chore: Merge branch 'minor' into vapor
|
2025-06-18 09:30:17 +08:00 |
zhiyuanzmj
|
ff7fa88de1
|
fix(compiler-vapor): move `next`, `child` and `nthChild` before setInsertionState (#13057)
|
2025-06-18 09:05:43 +08:00 |
edison
|
99a8c6d34b
|
fix(runtime-vapor): reset insertion state to avoid duplicate block inserts during non-hydration (#13220)
|
2025-06-18 09:01:59 +08:00 |
zhiyuanzmj
|
99482a4ddf
|
fix(compiler-vapor): prevent caching variables in function expression (#13244)
|
2025-06-18 08:53:38 +08:00 |
edison
|
e5a59578e5
|
fix(runtime-vapor): set ref on dynamic component (#13172)
|
2025-06-18 08:51:29 +08:00 |
zhiyuanzmj
|
ffb7ba77c9
|
fix(runtime-vapor): prevent passing an empty string to classList.add (#12974)
|
2025-06-18 08:44:50 +08:00 |
edison
|
978c47f751
|
feat(compiler-vapor): resolve implicitly self-referencing component (#13400)
|
2025-06-18 08:36:25 +08:00 |
edison
|
08f9c1d9f6
|
fix(compiler-vapor): properly locate last if node (#13399)
|
2025-06-18 08:36:05 +08:00 |
zhiyuanzmj
|
280bc48e41
|
chore: remove pauseTracking
|
2025-05-31 09:38:12 +08:00 |
zhiyuanzmj
|
335b107598
|
Merge branch 'create-vapor-app' into jsx-vapor
|
2025-05-30 09:07:39 +08:00 |
zhiyuanzmj
|
d610b6cbd8
|
Merge branch 'get-current-instance' into jsx-vapor
|
2025-05-30 09:07:16 +08:00 |
zhiyuanzmj
|
7d84f7d85f
|
feat(runtime-core): add generic option for getCurrentInstance
|
2025-05-29 11:40:09 +08:00 |
zhiyuanzmj
|
46e707dc71
|
Merge branch 'pr-13382' into jsx-vapor
|
2025-05-27 01:39:18 +08:00 |
zhiyuanzmj
|
1c02a3e194
|
chore: Merge branch 'fix-vapor-interop' into jsx-vapor
|
2025-05-26 20:23:52 +08:00 |
zhiyuanzmj
|
d2c6e2d5b5
|
fix(runtime-vapor): prevent mounting functional components as virtual DOM
|
2025-05-26 20:08:55 +08:00 |
daiwei
|
398c16f05e
|
fix(vapor): special handling vapor props in vdom interop
|
2025-05-26 15:21:58 +08:00 |
zhiyuanzmj
|
7874664d29
|
feat: support browser for walkIdentifiers
|
2025-05-26 09:06:42 +08:00 |
zhiyuanzmj
|
7201bf338d
|
chore: Merge branch 'update-expression' into jsx-vapor
|
2025-05-26 09:05:02 +08:00 |
zhiyuanzmj
|
61fb892a14
|
fix: prevent AssignmentExpression
|
2025-05-26 09:02:53 +08:00 |
zhiyuanzmj
|
84f9f5effc
|
chore: revert #13016
|
2025-05-21 23:05:40 +08:00 |
zhiyuanzmj
|
7288b4fcb6
|
Merge branch 'compiler-dom' into jsx-vapor
|
2025-05-21 23:04:52 +08:00 |
zhiyuanzmj
|
6dbc57ccec
|
chore(compiler-vapor): use compiler-dom instead of compiler-core
|
2025-05-21 22:44:33 +08:00 |
zhiyuanzmj
|
38348081b3
|
feat(vapor): add vapor flag for createVaporApp
|
2025-05-21 14:10:33 +08:00 |
Evan You
|
1ef6e6edb7
|
chore: update package graph to include vapor packages [ci skip]
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-05-20 06:44:33 -04:00 |
zhiyuanzmj
|
912832c5a4
|
Merge branch 'pr-123' into jsx-vapor
|
2025-05-20 09:42:43 +08:00 |
zhiyuanzmj
|
7a31002eac
|
Merge branch 'vapor' into update-expression
|
2025-05-19 11:46:23 +08:00 |
zhiyuanzmj
|
122f75824d
|
test(compiler-vapor): fix v-for test (#13347)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-05-19 11:42:54 +08:00 |
zhiyuanzmj
|
08396b3833
|
fix(compiler-vapor): prevent process UpdateExpression
|
2025-05-17 16:47:48 +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 |
zhiyuanzmj
|
5036f91ca4
|
test(compiler-vapor): add index test for v-for (#13004)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-05-15 14:43:02 +08:00 |
zhiyuanzmj
|
d38639684a
|
chore: Merge branch 'normalize-node' into jsx-vapor
|
2025-05-11 17:19:20 +08:00 |
zhiyuanzmj
|
bafba424d9
|
chore: Merge branch 'expose-isVaporComponent' into jsx-vapor
|
2025-05-11 17:10:26 +08:00 |
zhiyuanzmj
|
f5caae03e3
|
feat(runtime-vapor): expose isVaporComponent
|
2025-05-11 17:01:56 +08:00 |
zhiyuanzmj
|
d884b02d62
|
chore: merge branch 'vapor' into fix-cache-variable
|
2025-05-11 10:14:07 +08:00 |
zhiyuanzmj
|
bb083de708
|
chore: update deps
|
2025-05-11 10:11:40 +08:00 |
zhiyuanzmj
|
912b7dc22b
|
chore: update deps
|
2025-05-11 09:58:57 +08:00 |
zhiyuanzmj
|
6550188fd5
|
chore: update deps
|
2025-05-11 09:57:49 +08:00 |
zhiyuanzmj
|
e19086d763
|
chore: merge branch 'vapor' into normalize-node
|
2025-05-11 09:51:31 +08:00 |
zhiyuanzmj
|
41ad10cbcd
|
chore: revert
|
2025-05-11 09:48:05 +08:00 |
zhiyuanzmj
|
172df6a2f1
|
feat(runtime-vapor): support HMR for setup
|
2025-05-11 09:48:05 +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 |
zhiyuanzmj
|
26845461a3
|
chore: revert docs
|
2025-05-07 15:57:45 +08:00 |
zhiyuanzmj
|
d1c4d84e96
|
feat(runtime-vapor): add normalizeNode to support non-block nodes
|
2025-05-07 15:34:00 +08:00 |
zhiyuanzmj
|
97254c344a
|
chore: update snapshot
|
2025-04-29 16:37:39 +08:00 |
zhiyuanzmj
|
2582521b09
|
chore: use some
|
2025-04-27 09:01:10 +08:00 |
zhiyuanzmj
|
42f38cabfc
|
Merge branch 'fix-cache-variable' into jsx-vapor
|
2025-04-26 22:13:17 +08:00 |
zhiyuanzmj
|
b6687fb634
|
Merge branch 'vapor' into fix-cache-variable
|
2025-04-26 22:05:12 +08:00 |