那里好脏不可以
|
6042ab0f2f
|
chore: type [ci skip]
|
2022-05-09 22:51:51 -04:00 |
|
Evan You
|
51ee84fc6a
|
fix(suspense): fix dynamicChildren tracking when suspense root is a block itself
e.g. `<slot>` inside suspense
fix #4183, fix #4198
|
2021-07-28 16:49:34 -04:00 |
|
Evan You
|
47f488350c
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
|
Evan You
|
5bce2ae723
|
fix(runtime-core): fix fragment update inside de-opt slots
fix #3881
|
2021-06-04 18:03:40 -04:00 |
|
Evan You
|
9f24195d2c
|
fix(suspense): fix suspense patching in optimized mode
fix #3828
|
2021-05-27 16:32:31 -04:00 |
|
HcySunYang
|
e8ddf86080
|
fix(runtime-core): properly check forwarded slots type (#3781)
fix #3779
|
2021-05-26 11:52:03 -04:00 |
|
edison
|
4e3f82f683
|
fix(runtime-core/teleport): ensure the nested teleport can be unmounted correctly (#3629)
fix #3623
|
2021-05-26 10:51:55 -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
|
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 |
|