Evan You
|
5bce2ae723
fix(runtime-core): fix fragment update inside de-opt slots
|
5 years ago |
Evan You
|
9f24195d2c
fix(suspense): fix suspense patching in optimized mode
|
5 years ago |
HcySunYang
|
e8ddf86080
fix(runtime-core): properly check forwarded slots type (#3781)
|
5 years ago |
edison
|
4e3f82f683
fix(runtime-core/teleport): ensure the nested teleport can be unmounted correctly (#3629)
|
5 years ago |
HcySunYang
|
201060717d
fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554)
|
5 years ago |
HcySunYang
|
995d76bd12
fix(runtime-core): fix render function + optimized slot edge case (#3523)
|
5 years ago |
HcySunYang
|
fff62e2ee8
fix(runtime-core): non-stable Fragment should always unmount its children (#2445)
|
5 years ago |
Evan You
|
376883d1cf
fix(runtime-core): fix duplicated unmount traversal in optimized mode
|
5 years ago |
HcySunYang
|
5b82c48c7b
fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987)
|
5 years ago |
HcySunYang
|
255a2bd178
test(runtime-core): add tests for the optimized mode (#1884)
|
5 years ago |
Evan You
|
010e64c224
test: restructure
|
6 years ago |