| .. |
|
components
|
3736496006
fix(runtime-core): avoid unmount teleport's children multiple times (#3499)
|
5 years ago |
|
helpers
|
abd129d845
fix(component): prioritize registered component over implicit self-reference via filename
|
5 years ago |
|
apiAsyncComponent.spec.ts
|
7562e72c2b
fix(runtime-core): fix async component ref handling (#3191)
|
5 years ago |
|
apiCreateApp.spec.ts
|
18b0c9a011
docs(type): remove unmount parameters (#2601)
|
5 years ago |
|
apiExpose.spec.ts
|
f43a3b0beb
fix(runtime-core): align $parent/$root with the template ref when using expose (#3158)
|
5 years ago |
|
apiInject.spec.ts
|
01fdbf4b06
types: use non-null assertion instead of explicit type cast (#2974)
|
5 years ago |
|
apiLifecycle.spec.ts
|
7454e2a52b
build(deps): upgrade to TypeScript 4
|
5 years ago |
|
apiOptions.spec.ts
|
b58bb16959
fix(runtime-core): should call chained mixins and extends (#3040)
|
5 years ago |
|
apiSetupContext.spec.ts
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 years ago |
|
apiSetupHelpers.spec.ts
|
426a6c996e
test: tests for script setup helpers
|
5 years ago |
|
apiTemplateRef.spec.ts
|
612eb6712a
fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode
|
5 years ago |
|
apiWatch.spec.ts
|
d5824b97c5
fix(runtime-core): should not track deps in pre flush watcher callbacks
|
5 years ago |
|
componentEmits.spec.ts
|
c1cd42e627
fix(runtime-core): fix v-on object kebab-case event emit matching
|
5 years ago |
|
componentProps.spec.ts
|
2121c32e22
fix(runtime-core): fix kebab-case prop required warning
|
5 years ago |
|
componentPublicInstance.spec.ts
|
75fdcd85ce
chore: rename test to match src filename
|
5 years ago |
|
componentSlots.spec.ts
|
d0cc4b37d0
test(runtime-core): add tests for componentSlots (#1940)
|
5 years ago |
|
directives.spec.ts
|
4d1ebb5deb
fix(runtime-core): fix directive merging on component root
|
5 years ago |
|
errorHandling.spec.ts
|
eb1fae63f9
fix(runtime-core): handle error in async watchEffect (#3129)
|
5 years ago |
|
h.spec.ts
|
54d06ec495
feat(runtime-core): support variadic children in `h` for simple JSX compat
|
5 years ago |
|
hmr.spec.ts
|
9cb21d088e
fix(Teleport): fallback to non-optimized mode when HRM performing updates (#3311)
|
5 years ago |
|
hydration.spec.ts
|
9036f88d83
fix(hydration): handle camel-case tag name when performing match assertion (#3247)
|
5 years ago |
|
misc.spec.ts
|
d901b6bea8
refactor(reactivity): use more efficient reactive checks
|
6 years ago |
|
rendererAttrsFallthrough.spec.ts
|
3bc2914e32
fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments
|
5 years ago |
|
rendererChildren.spec.ts
|
5c74243211
test: move mockWarn into setup files
|
5 years ago |
|
rendererComponent.spec.ts
|
6e88156934
fix(runtime-core): should not cache property access during data() invocation (#3299)
|
5 years ago |
|
rendererElement.spec.ts
|
e12ddd96ba
test(runtime-core/renderer): tests for rendering elements (#699)
|
6 years ago |
|
rendererFragment.spec.ts
|
a32870a8f6
fix: inherit `el` for static nodes inside keyed `template` fragment (#2089)
|
5 years ago |
|
rendererOptimizedMode.spec.ts
|
995d76bd12
fix(runtime-core): fix render function + optimized slot edge case (#3523)
|
5 years ago |
|
scheduler.spec.ts
|
45fae9d308
fix(scheduler): ensure updates are always inserted in ascending id order (#3184)
|
5 years ago |
|
scopeId.spec.ts
|
37c17091fd
fix: ensure backwards compat for pre-compiled sfc components
|
5 years ago |
|
vnode.spec.ts
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 years ago |
|
vnodeHooks.spec.ts
|
811f28a7d1
test(runtime-core): tests for vnode hooks
|
6 years ago |