Evan You
|
f8a7046e65
|
wip: slot props
|
2024-12-08 10:16:25 +08:00 |
Evan You
|
407b9abc0b
|
chore: BlockFn
|
2024-12-07 22:05:11 +08:00 |
Evan You
|
aa96762ad4
|
wip: dynamic slots
|
2024-12-07 21:56:54 +08:00 |
Evan You
|
e6d4a24f1f
|
wip: adjust slots codegen
|
2024-12-07 18:30:33 +08:00 |
Evan You
|
4b6100623f
|
wip: slots
|
2024-12-07 15:12:32 +08:00 |
Evan You
|
8331aa43c4
|
wip: avoid proxy when slots are static
|
2024-12-06 23:11:30 +08:00 |
Evan You
|
3ef1656d4a
|
wip: slots proxy
|
2024-12-06 22:45:45 +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
|
c223eb2684
|
fix(runtime-vapor): switch to fallback when slot is empty
|
2024-11-15 03:57:46 +08:00 |
三咲智子 Kevin Deng
|
2ef97fec30
|
refactor: isolatedDeclarations for vapor
|
2024-08-09 17:00:27 +08:00 |
Rizumu Ayaka
|
7d90c887c0
|
fix(runtime-vapor): current instance is not attached to static slots (#247)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-06-21 01:14:34 +08:00 |
Kevin Deng 三咲智子
|
97f0b3bc33
|
refactor: component slots (#238)
Co-authored-by: Doctor Wu <doctorwu@moego.pet>
Co-authored-by: Rizumu Ayaka <rizumu@ayaka.moe>
|
2024-06-19 01:09:17 +08:00 |
Rizumu Ayaka
|
c9241da4fa
|
feat(runtime-vapor): slot props (#227)
|
2024-06-10 23:19:39 +08:00 |
Doctor Wu
|
8ccfce5ec7
|
refactor(compiler/runtime-vapor): remove unnecessary slot key (#225)
|
2024-06-03 22:34:47 +08:00 |
Doctor Wu
|
8a59311a22
|
perf(compiler-vapor/runtime-vapor): finer update granularity (#222)
|
2024-06-03 06:48:13 +08:00 |
Doctor Wu
|
4e13a57d9c
|
feat(compiler/runtime-vapor): implement v-slots + v-for / v-if (#207)
Co-authored-by: Rizumu Ayaka <rizumu@ayaka.moe>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-21 08:50:10 +08:00 |
Rizumu Ayaka
|
9346f885b0
|
refactor(runtime-vapor): remove optional chaining syntax (#208)
|
2024-05-12 19:09:31 +08:00 |
三咲智子 Kevin Deng
|
dce9b61ae1
|
refactor(runtime-vapor): extract firstEffect
|
2024-04-15 04:41:56 +08:00 |
三咲智子 Kevin Deng
|
bdc43226a0
|
refactor(runtime-vapor): export function
|
2024-04-14 17:43:22 +08:00 |
Rizumu Ayaka
|
07926564fc
|
feat(runtime-vapor): `createSlot` (#170)
|
2024-04-14 17:41:58 +08:00 |
Rizumu Ayaka
|
9a33d79963
|
feat(runtime-vapor): attach current instance to render slot (#168)
|
2024-04-06 22:10:45 +08:00 |
ubugeeei
|
78f74ce241
|
feat(runtime-vapor): component slot (#143)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-03-24 20:29:00 +08:00 |