..
components
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
helpers
chore: fix tests
2020-03-25 17:55:09 -04:00
apiAsyncComponent.spec.ts
feat(asyncComponent): retry support
2020-03-26 20:58:31 -04:00
apiCreateApp.spec.ts
feat(runtime-core): support app.config.globalProperties
2020-03-25 09:28:43 -04:00
apiInject.spec.ts
fix(inject): allow default value to be undefined
( #894 )
2020-03-30 15:24:55 -04:00
apiLifecycle.spec.ts
refactor(reactivity): separate track and trigger operation types
2019-12-03 11:30:24 -05:00
apiOptions.spec.ts
chore: remove unused import
2020-03-25 09:48:24 -04:00
apiSetupContext.spec.ts
feat(runtime-core): add watchEffect API
2020-02-22 08:19:10 +01:00
apiTemplateRef.spec.ts
feat(templateRef): should work with direct reactive property
2020-03-31 10:35:49 -04:00
apiWatch.spec.ts
chore: prefer const ( #865 )
2020-03-23 11:11:00 -04:00
component.spec.ts
fix(runtime-core): fix boolean props validation
2020-03-17 10:35:32 -04:00
componentProxy.spec.ts
fix(runtime-core): fix component proxy props presence check
2020-03-21 16:25:33 -04:00
directives.spec.ts
Revert "refactor(directives): remove binding.instance"
2020-03-16 13:06:46 -04:00
errorHandling.spec.ts
feat(runtime-core): add watchEffect API
2020-02-22 08:19:10 +01:00
h.spec.ts
refactor: transformHArgs -> transformVNodeArgs
2020-03-23 16:54:28 -04:00
hmr.spec.ts
fix(build): remove __RUNTIME_COMPILE__ flag
2020-03-11 16:39:26 -04:00
hydration.spec.ts
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
rendererAttrsFallthrough.spec.ts
refactor(runtime-core): adjust attr fallthrough behavior
2020-02-28 17:53:26 -05:00
rendererChildren.spec.ts
refactor: move mockWarn utility to @vue/shared
2020-01-22 09:29:45 -05:00
rendererElement.spec.ts
test(runtime-core/renderer): tests for rendering elements ( #699 )
2020-03-09 17:08:05 -04:00
rendererFragment.spec.ts
refactor(fragments): remove visible anchors for fragments
2020-02-26 16:32:06 -05:00
rendererOptimizedMode.spec.ts
test: restructure
2019-08-29 16:56:31 -04:00
scheduler.spec.ts
fix(runtime-core/scheduler): invalidate job ( #717 )
2020-02-11 07:30:25 -05:00
vnode.spec.ts
refactor: transformHArgs -> transformVNodeArgs
2020-03-23 16:54:28 -04:00
vnodeHooks.spec.ts
test(runtime-core): tests for vnode hooks
2020-03-18 16:35:04 -04:00