Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 سال پیش |
Evan You
|
685e3f381c
fix(runtime-core): more edge case fix for manually rendered compiled slot
|
1 سال پیش |
Evan You
|
3d34f406ac
fix(runtime-core): bail manually rendered compiler slot fragments in all cases
|
1 سال پیش |
edison
|
9c2de6244c
fix(runtime-core): ensure slot compiler marker writable (#10825)
|
2 سال پیش |
Evan You
|
cde7f05787
fix(runtime-core): further fix slots _ctx check
|
2 سال پیش |
Evan You
|
6df53d85a2
fix(runtime-core): use same internal object mechanism for slots
|
2 سال پیش |
Evan You
|
6af733d68e
perf: optimize component props/slots internal object checks
|
2 سال پیش |
inottn
|
6fa33e67ec
fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125)
|
2 سال پیش |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 سال پیش |
Carlos Rodrigues
|
213eba479c
fix(types): support for generic keyof slots (#8374)
|
2 سال پیش |
Kael
|
75b8722135
fix(runtime-core): delete stale slots which are present but undefined (#6484)
|
2 سال پیش |
Evan You
|
1279b17300
fix(types): remove short syntax support in defineSlots()
|
3 سال پیش |
Evan You
|
94fa67a4f7
fix(hmr): force update cached slots during HMR
|
3 سال پیش |
三咲智子 Kevin Deng
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
3 سال پیش |
Thorsten Lünborg
|
e4dffe900a
fix(runtime-core): ensure raw slot function is only normalized once (#5358)
|
4 سال پیش |
Evan You
|
644971ec06
fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage
|
4 سال پیش |
HcySunYang
|
201060717d
fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554)
|
5 سال پیش |
HcySunYang
|
4ce0df6ef1
fix(runtime-core): avoid the proxy object polluting the slots of the internal instance (#3698)
|
5 سال پیش |
Evan You
|
7e0224aa8c
wip: more compat tweaks
|
5 سال پیش |
Evan You
|
1b8f14ee76
wip: more compat progress
|
5 سال پیش |
Evan You
|
f6dee53270
wip: compat integration progress
|
5 سال پیش |
HcySunYang
|
995d76bd12
fix(runtime-core): fix render function + optimized slot edge case (#3523)
|
5 سال پیش |
Evan You
|
68416e988f
chore: fix types
|
5 سال پیش |
Evan You
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 سال پیش |
Evan You
|
aab99abd28
fix(slots): properly force update on forwarded slots
|
6 سال پیش |
Evan You
|
65beba98fe
fix(slots): differentiate dynamic/static compiled slots
|
6 سال پیش |
Felix Rilling
|
829b35e426
chore: typo fixes (#1546)
|
6 سال پیش |
Evan You
|
6b23216e6d
chore: comment on slot optimization hint [ci skip]
|
6 سال پیش |
Evan You
|
d2bf3cc4a8
chore: remove unnecessary loop
|
6 سال پیش |
Evan You
|
062835d45a
fix(slots): make compiled slot marker non-enumerable
|
6 سال پیش |