HcySunYang
|
995d76bd12
|
fix(runtime-core): fix render function + optimized slot edge case (#3523)
fix #2893
Manually rendering the optimized slots should allow subsequent updates to exit the optimization mode correctly
|
2021-04-01 19:28:58 -04:00 |
|
HcySunYang
|
fff62e2ee8
|
fix(runtime-core): non-stable Fragment should always unmount its children (#2445)
fix #2444
|
2020-10-20 14:59:55 -04:00 |
|
Evan You
|
376883d1cf
|
fix(runtime-core): fix duplicated unmount traversal in optimized mode
fix #2169
|
2020-09-22 11:38:15 -04:00 |
|
HcySunYang
|
5b82c48c7b
|
fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987)
fix #1980
|
2020-09-01 12:38:47 -04:00 |
|
HcySunYang
|
255a2bd178
|
test(runtime-core): add tests for the optimized mode (#1884)
|
2020-08-20 10:56:31 -04:00 |
|
Evan You
|
010e64c224
|
test: restructure
|
2019-08-29 16:56:31 -04:00 |
|