Kevin Deng 三咲智子
|
928af5fe2f
|
refactor(types): enable `isolatedDeclarations` (#11178)
|
2024-08-08 23:05:21 +08:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
似水微寒
|
82a73da351
|
fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670)
fix #5657
|
2022-10-14 04:08:32 -04:00 |
HcySunYang
|
201060717d
|
fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554)
fix #3548, partial fix for #3569
|
2021-05-25 13:33:41 -04:00 |
HcySunYang
|
4ce0df6ef1
|
fix(runtime-core): avoid the proxy object polluting the slots of the internal instance (#3698)
fix #3695
|
2021-05-24 18:17:37 -04:00 |
Guillaume Chau
|
1355ee27a6
|
fix(devtools): send update to component owning the slot
https://github.com/vuejs/vue-devtools/issues/1404
|
2021-05-19 18:19:28 +02:00 |
Evan You
|
7f93c76b96
|
wip: exclude legacy slots from $scopedSlots
|
2021-05-05 11:06:15 -04:00 |
Evan You
|
1b8f14ee76
|
wip: more compat progress
|
2021-04-21 15:09:18 -04:00 |
Evan You
|
37c17091fd
|
fix: ensure backwards compat for pre-compiled sfc components
fix #3493
|
2021-03-27 10:53:45 -04:00 |
Evan You
|
8c3c14a0ff
|
fix(ssr): properly update currentRenderingInstance state during ssr
fix #2863
|
2021-03-26 14:00:03 -04:00 |
Evan You
|
aea88c3280
|
refactor: fix implementation of SFC :slotted id handling
fix #2892
|
2021-03-05 18:28:12 -05:00 |