vue3-yuanma/packages/runtime-core/__tests__/components
Cédric Exbrayat ebc587376c
refactor(runtime-core): rename createAsyncComponent to defineAsyncComponent (#888)
BREAKING CHANGE: `createAsyncComponent` has been renamed to `defineAsyncComponent` for consistency with `defineComponent`.
2020-03-26 11:59:54 -04:00
..
__snapshots__ chore: fix tests 2020-03-25 17:55:09 -04:00
BaseTransition.spec.ts refactor(types): use stricter settings 2020-03-23 11:08:22 -04:00
KeepAlive.spec.ts fix(keep-alive): should update re-activated component with latest props 2020-03-24 10:28:00 -04:00
Portal.spec.ts fix(portal): portal should always remove its children when unmounted 2020-03-25 17:27:55 -04:00
Suspense.spec.ts refactor(runtime-core): rename createAsyncComponent to defineAsyncComponent (#888) 2020-03-26 11:59:54 -04:00