| .. |
|
__snapshots__
|
1a361e2e71
test(createRenderer): add tests for portal and fix found bugs
|
6 years ago |
|
components
|
a758540b6a
test(transition): test usage with KeepAlive
|
6 years ago |
|
helpers
|
b689ca6e85
test: test scopeId support
|
6 years ago |
|
apiApp.spec.ts
|
04ac6c467a
feat(runtime-core): support app.unmount(container) (#601)
|
6 years ago |
|
apiInject.spec.ts
|
62e07a1b7e
test: coverage
|
6 years ago |
|
apiLifecycle.spec.ts
|
89a187b895
refactor(reactivity): separate track and trigger operation types
|
6 years ago |
|
apiOptions.spec.ts
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
|
apiSetupContext.spec.ts
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
|
apiTemplateRef.spec.ts
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
|
apiWatch.spec.ts
|
787ac5f74e
test(runtime-core): modify test case to set different value (#620)
|
6 years ago |
|
component.spec.ts
|
e81c8a32c7
feat(runtime-core): emit now returns array of return values from all triggered handlers
|
6 years ago |
|
componentProxy.spec.ts
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 years ago |
|
directives.spec.ts
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 years ago |
|
errorHandling.spec.ts
|
e81c8a32c7
feat(runtime-core): emit now returns array of return values from all triggered handlers
|
6 years ago |
|
h.spec.ts
|
d10b28ae0e
refactor(runtime-core): make h() support single vnode child (#181)
|
6 years ago |
|
hmr.spec.ts
|
8ea2101553
test: test hot module replacement
|
6 years ago |
|
rendererAttrsFallthrough.spec.ts
|
751d838fb9
fix(runtime-core): should not warn unused attrs when accessed via setup context
|
6 years ago |
|
rendererChildren.spec.ts
|
b275f8697d
test: add tests for rendererChildren (#52)
|
6 years ago |
|
rendererElement.spec.ts
|
010e64c224
test: restructure
|
6 years ago |
|
rendererFragment.spec.ts
|
fa5390fb6f
fix(fragment): properly remove compiler generated fragments
|
6 years ago |
|
rendererOptimizedMode.spec.ts
|
010e64c224
test: restructure
|
6 years ago |
|
rendererPortal.spec.ts
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
|
scheduler.spec.ts
|
f838715b7c
test(runtime-core): add tests for scheduler (#462)
|
6 years ago |
|
vnode.spec.ts
|
84dc5a6862
fix(runtime-core/vnode): should not render boolean values in vnode children (close #574)
|
6 years ago |