daiwei
|
fed71cb800
|
chore: Merge branch 'vapor' into edison/feat/vaporTeleport
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
|
2025-06-20 11:29:36 +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 |
daiwei
|
5b933f582c
|
wip: extract VaporFragment into a separate file
to resolve the circular dependency caused by TeleportFragment
|
2025-03-26 22:14:37 +08:00 |
Evan You
|
f6d7b90195
|
wip(vapor): corresponding runtime behavior for if/for/slot-outlet post compiler change
|
2025-03-11 15:27:51 +08:00 |
Evan You
|
222ced2875
|
perf(vapor): optimize v-if in once mode
|
2025-02-12 08:58:22 +08:00 |
Evan You
|
4318129b96
|
wip(vapor): createIf
|
2024-12-14 20:37:43 +08:00 |
Evan You
|
23fe7f991f
|
chore: make type check pass
|
2024-12-11 11:50:17 +08:00 |
Evan You
|
c73ee16345
|
refactor: remove runtime-shared
|
2024-12-04 13:50:54 +08:00 |
三咲智子 Kevin Deng
|
30f6eec3c1
|
refactor(runtime-vapor): re-organize block
|
2024-11-16 02:24:42 +08:00 |
三咲智子 Kevin Deng
|
59975ed36b
|
feat(runtime-vapor): export createBranch
|
2024-11-15 04:49:06 +08:00 |
三咲智子 Kevin Deng
|
c223eb2684
|
fix(runtime-vapor): switch to fallback when slot is empty
|
2024-11-15 03:57:46 +08:00 |
Kevin Deng 三咲智子
|
e1bedb8ad0
|
refactor!: drop custom directives (#274)
|
2024-09-19 01:15:17 +08:00 |
Rizumu Ayaka
|
b5ecb72864
|
feat: directive lifecycle hooks in `v-for`, `v-if` and component (#123)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-27 02:47:51 +08:00 |
Lulu
|
b3cb392f5c
|
feat: support usage of `v-once` with `v-if` (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-12 18:20:14 +08:00 |
Rizumu Ayaka
|
64e83689a0
|
refactor(runtime-vapor): `renderEffect` based on `ReactiveEffect` + remove `renderWatch` (#155)
|
2024-03-18 20:13:40 +08:00 |
Kevin Deng 三咲智子
|
463b47e83d
|
feat: create component & component lifecycle/props/attrs (#151)
|
2024-03-16 18:54:36 +08:00 |
三咲智子 Kevin Deng
|
7e0f15fa7c
|
refactor(runtime-vapor): re-organize
|
2024-03-14 16:02:46 +08:00 |