..
__snapshots__
test(createRenderer): add tests for portal and fix found bugs
2019-11-04 14:37:50 -05:00
components
test(transition): test usage with KeepAlive
2019-11-28 12:16:42 -05:00
helpers
refactor: adjust createApp
related API signatures
2020-01-27 16:00:17 -05:00
apiCreateApp.spec.ts
refactor: adjust createApp
related API signatures
2020-01-27 16:00:17 -05:00
apiInject.spec.ts
refactor: move mockWarn utility to @vue/shared
2020-01-22 09:29:45 -05:00
apiLifecycle.spec.ts
refactor(reactivity): separate track and trigger operation types
2019-12-03 11:30:24 -05:00
apiOptions.spec.ts
refactor: move mockWarn utility to @vue/shared
2020-01-22 09:29:45 -05:00
apiSetupContext.spec.ts
refactor(createComponent): rename to defineComponent ( #549 )
2019-12-22 10:58:12 -05:00
apiTemplateRef.spec.ts
refactor(createComponent): rename to defineComponent ( #549 )
2019-12-22 10:58:12 -05:00
apiWatch.spec.ts
refactor: move mockWarn utility to @vue/shared
2020-01-22 09:29:45 -05:00
component.spec.ts
fix(v-model/emit): update:camelCase events should trigger kebab case equivalent
2020-01-26 14:14:03 -05:00
componentProxy.spec.ts
refactor: adjust createApp
related API signatures
2020-01-27 16:00:17 -05:00
directives.spec.ts
refactor(runtime-core): tweak component proxy implementation
2019-12-10 11:14:29 -05:00
errorHandling.spec.ts
refactor: move mockWarn utility to @vue/shared
2020-01-22 09:29:45 -05:00
h.spec.ts
refactor(runtime-core): make h() support single vnode child ( #181 )
2019-10-10 10:17:16 -04:00
hmr.spec.ts
test: test hot module replacement
2019-12-17 12:31:38 -05:00
rendererAttrsFallthrough.spec.ts
refactor: move mockWarn utility to @vue/shared
2020-01-22 09:29:45 -05:00
rendererChildren.spec.ts
refactor: move mockWarn utility to @vue/shared
2020-01-22 09:29:45 -05:00
rendererElement.spec.ts
test: restructure
2019-08-29 16:56:31 -04:00
rendererFragment.spec.ts
fix(fragment): properly remove compiler generated fragments
2019-12-13 10:31:40 -05:00
rendererOptimizedMode.spec.ts
test: restructure
2019-08-29 16:56:31 -04:00
rendererPortal.spec.ts
refactor(createComponent): rename to defineComponent ( #549 )
2019-12-22 10:58:12 -05:00
scheduler.spec.ts
test(runtime-core): add tests for scheduler ( #462 )
2019-11-16 16:32:06 -05:00
vnode.spec.ts
fix: Suspense should include into dynamic children ( #653 )
2020-01-22 10:45:27 -05:00