| .. |
|
components
|
4e8e689572
fix: ensure vnode hooks are called consistently regardless of keep-alive
|
5 years ago |
|
helpers
|
978d9522e8
fix(runtime-core): fix scopeId inheritance for component inside slots
|
5 years ago |
|
apiAsyncComponent.spec.ts
|
e804463492
feat(asyncComponent): add `onError` option for defineAsyncComponent
|
6 years ago |
|
apiCreateApp.spec.ts
|
27873dbe1c
feat(runtime-core): support app.config.globalProperties
|
6 years ago |
|
apiInject.spec.ts
|
94562daea7
fix(inject): allow default value to be `undefined` (#894)
|
6 years ago |
|
apiLifecycle.spec.ts
|
89a187b895
refactor(reactivity): separate track and trigger operation types
|
6 years ago |
|
apiOptions.spec.ts
|
d3c436ae2e
feat(types): mixins/extends support in TypeScript (#626)
|
6 years ago |
|
apiSetupContext.spec.ts
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 years ago |
|
apiTemplateRef.spec.ts
|
6e9789cef1
test(runtime-core): test multi-root ref assignment (#1374)
|
5 years ago |
|
apiWatch.spec.ts
|
ba62ccd55d
feat(watch): support directly watching reactive object in multiple sources with deep default (#1201)
|
6 years ago |
|
componentEmits.spec.ts
|
0709380c5f
feat(runtime-core): skip emit warn if has equivalent onXXX prop
|
6 years ago |
|
componentProps.spec.ts
|
1c4e1b6792
fix(runtime-core): should remove no longer present camelCase props (#1413)
|
5 years ago |
|
componentProxy.spec.ts
|
d7ca1c5c6e
fix(runtime-core): fix user attched public instance properties that start with "$"
|
6 years ago |
|
componentSlots.spec.ts
|
55566e8f52
refactor(runtime-core): remove emit return value
|
6 years ago |
|
directives.spec.ts
|
23701666cb
Revert "refactor(directives): remove binding.instance"
|
6 years ago |
|
errorHandling.spec.ts
|
55566e8f52
refactor(runtime-core): remove emit return value
|
6 years ago |
|
h.spec.ts
|
cab769f174
fix(types): add RawSlots in h signature (#1293)
|
6 years ago |
|
hmr.spec.ts
|
51510adacb
test: fix hmr test
|
6 years ago |
|
hydration.spec.ts
|
6bc0e0a31a
feat(ssr): renderToStream (#1197)
|
5 years ago |
|
misc.spec.ts
|
d901b6bea8
refactor(reactivity): use more efficient reactive checks
|
6 years ago |
|
rendererAttrsFallthrough.spec.ts
|
cebad64d22
feat(runtime-core): improve warning for extraneous event listeners (#1005)
|
6 years ago |
|
rendererChildren.spec.ts
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
6 years ago |
|
rendererComponent.spec.ts
|
e68209bfdb
test: bump jest
|
5 years ago |
|
rendererElement.spec.ts
|
e12ddd96ba
test(runtime-core/renderer): tests for rendering elements (#699)
|
6 years ago |
|
rendererFragment.spec.ts
|
11d2fb2594
refactor(fragments): remove visible anchors for fragments
|
6 years ago |
|
rendererOptimizedMode.spec.ts
|
010e64c224
test: restructure
|
6 years ago |
|
scheduler.spec.ts
|
22717772dd
chore: fix typos (#1090)
|
6 years ago |
|
vnode.spec.ts
|
c9629f2692
feat(runtime-core): support creating vnode from existing vnode
|
5 years ago |
|
vnodeHooks.spec.ts
|
811f28a7d1
test(runtime-core): tests for vnode hooks
|
6 years ago |