Thorsten Lünborg
|
665f2ae121
fix(custom-elements): fix event emitting for async custom elements (#5601)
|
3 лет назад |
Evan You
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
4 лет назад |
Evan You
|
20ed16f68c
fix(keep-alive): invoke initial activated hook for async components
|
4 лет назад |
edison
|
f1d1cdbb69
fix(runtime-core): fix activated hook when using async component with KeepAlive (#5459)
|
4 лет назад |
Zclhlmgqzc
|
98b821d94a
fix(types): preserve and expose original options on defineComponent return type (#5416)
|
4 лет назад |
Evan You
|
87c86e4cc2
refactor: ensure ssr branches are included in esm-bundler build
|
4 лет назад |
ShroXd
|
6f555cf98c
refactor(runtime-core): improve the type of defineAsyncComponent (#4441)
|
4 лет назад |
Evan You
|
47f488350c
chore: run updated prettier
|
5 лет назад |
HcySunYang
|
9e3708ca75
fix(keep-alive): include/exclude should work with async component (#3531)
|
5 лет назад |
edison
|
3efa2aff13
chore(runtime-core): remove unnecessary variables (#2680)
|
5 лет назад |
Evan You
|
64d4681e4b
fix(async-component): forward refs on async component wrapper
|
5 лет назад |
Evan You
|
c7b4a379cf
fix(runtime-core/async-component): fix error component when there are no error handlers
|
5 лет назад |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
5 лет назад |
Evan You
|
e804463492
feat(asyncComponent): add `onError` option for defineAsyncComponent
|
6 лет назад |
Evan You
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 лет назад |
Evan You
|
573bcb2e11
refactor(runtime-core): remove the need for currentSuspense
|
6 лет назад |
Evan You
|
c01930e60b
feat(asyncComponent): retry support
|
6 лет назад |
Cédric Exbrayat
|
ebc587376c
refactor(runtime-core): rename `createAsyncComponent` to `defineAsyncComponent` (#888)
|
6 лет назад |
Evan You
|
cba2f1aadb
feat(asyncComponent): SSR/hydration support for async component
|
6 лет назад |
Evan You
|
c3bb3169f4
feat(runtime-core): async component support
|
6 лет назад |