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 |
|