| .. |
|
components
|
9e3708ca75
fix(keep-alive): include/exclude should work with async component (#3531)
|
5 лет назад |
|
helpers
|
abd129d845
fix(component): prioritize registered component over implicit self-reference via filename
|
5 лет назад |
|
apiAsyncComponent.spec.ts
|
7562e72c2b
fix(runtime-core): fix async component ref handling (#3191)
|
5 лет назад |
|
apiCreateApp.spec.ts
|
c27f01bc74
wip: tests for global config compat
|
5 лет назад |
|
apiExpose.spec.ts
|
f43a3b0beb
fix(runtime-core): align $parent/$root with the template ref when using expose (#3158)
|
5 лет назад |
|
apiInject.spec.ts
|
01fdbf4b06
types: use non-null assertion instead of explicit type cast (#2974)
|
5 лет назад |
|
apiLifecycle.spec.ts
|
7454e2a52b
build(deps): upgrade to TypeScript 4
|
5 лет назад |
|
apiOptions.spec.ts
|
b58bb16959
fix(runtime-core): should call chained mixins and extends (#3040)
|
5 лет назад |
|
apiSetupContext.spec.ts
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 лет назад |
|
apiSetupHelpers.spec.ts
|
426a6c996e
test: tests for script setup helpers
|
5 лет назад |
|
apiTemplateRef.spec.ts
|
612eb6712a
fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode
|
5 лет назад |
|
apiWatch.spec.ts
|
1526f94edf
fix(watch): should not leak this context to setup watch getters
|
5 лет назад |
|
componentEmits.spec.ts
|
b46d8578fd
chore: fix typo in assertion
|
5 лет назад |
|
componentProps.spec.ts
|
0255be2f4b
fix(runtime-core): avoid double-setting props when casting
|
5 лет назад |
|
componentPublicInstance.spec.ts
|
3e815be24e
wip: fix tests
|
5 лет назад |
|
componentSlots.spec.ts
|
1b8f14ee76
wip: more compat progress
|
5 лет назад |
|
directives.spec.ts
|
ff50e8d78c
fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699)
|
5 лет назад |
|
errorHandling.spec.ts
|
eb1fae63f9
fix(runtime-core): handle error in async watchEffect (#3129)
|
5 лет назад |
|
h.spec.ts
|
54d06ec495
feat(runtime-core): support variadic children in `h` for simple JSX compat
|
5 лет назад |
|
hmr.spec.ts
|
9cb21d088e
fix(Teleport): fallback to non-optimized mode when HRM performing updates (#3311)
|
5 лет назад |
|
hydration.spec.ts
|
b46a4dccf6
fix(ssr): handle hydrated async component unmounted before resolve
|
5 лет назад |
|
misc.spec.ts
|
d901b6bea8
refactor(reactivity): use more efficient reactive checks
|
6 лет назад |
|
rendererAttrsFallthrough.spec.ts
|
3bc2914e32
fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments
|
5 лет назад |
|
rendererChildren.spec.ts
|
5c74243211
test: move mockWarn into setup files
|
5 лет назад |
|
rendererComponent.spec.ts
|
a641eb201f
fix(runtime-core): fix cases of reused children arrays in render functions (#3670)
|
5 лет назад |
|
rendererElement.spec.ts
|
e12ddd96ba
test(runtime-core/renderer): tests for rendering elements (#699)
|
6 лет назад |
|
rendererFragment.spec.ts
|
a32870a8f6
fix: inherit `el` for static nodes inside keyed `template` fragment (#2089)
|
5 лет назад |
|
rendererOptimizedMode.spec.ts
|
9f24195d2c
fix(suspense): fix suspense patching in optimized mode
|
5 лет назад |
|
scheduler.spec.ts
|
b57e995edd
fix(scheduler): handle preFlush cb queued inside postFlush cb
|
5 лет назад |
|
scopeId.spec.ts
|
37c17091fd
fix: ensure backwards compat for pre-compiled sfc components
|
5 лет назад |
|
vnode.spec.ts
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 лет назад |
|
vnodeHooks.spec.ts
|
811f28a7d1
test(runtime-core): tests for vnode hooks
|
6 лет назад |