.. |
components
|
fix: ensure vnode hooks are called consistently regardless of keep-alive
|
2020-07-01 19:50:13 -04:00 |
helpers
|
fix(runtime-core): fix scopeId inheritance for component inside slots
|
2020-06-26 22:28:55 -04:00 |
apiAsyncComponent.spec.ts
|
feat(asyncComponent): add onError option for defineAsyncComponent
|
2020-04-07 14:34:42 -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
|
feat(types): mixins/extends support in TypeScript (#626)
|
2020-06-09 10:37:00 -04:00 |
apiSetupContext.spec.ts
|
refactor(runtime-core): refactor props resolution
|
2020-04-06 17:37:47 -04:00 |
apiTemplateRef.spec.ts
|
test(runtime-core): test multi-root ref assignment (#1374)
|
2020-06-15 09:31:14 -04:00 |
apiWatch.spec.ts
|
feat(watch): support directly watching reactive object in multiple sources with deep default (#1201)
|
2020-05-18 11:02:51 -04:00 |
componentEmits.spec.ts
|
feat(runtime-core): skip emit warn if has equivalent onXXX prop
|
2020-04-16 11:27:52 -04:00 |
componentProps.spec.ts
|
fix(runtime-core): should remove no longer present camelCase props (#1413)
|
2020-06-26 09:16:06 -04:00 |
componentProxy.spec.ts
|
fix(runtime-core): fix user attched public instance properties that start with "$"
|
2020-04-17 10:23:10 -04:00 |
componentSlots.spec.ts
|
refactor(runtime-core): remove emit return value
|
2020-04-10 10:59:46 -04:00 |
directives.spec.ts
|
Revert "refactor(directives): remove binding.instance"
|
2020-03-16 13:06:46 -04:00 |
errorHandling.spec.ts
|
refactor(runtime-core): remove emit return value
|
2020-04-10 10:59:46 -04:00 |
h.spec.ts
|
fix(types): add RawSlots in h signature (#1293)
|
2020-06-12 10:38:56 -04:00 |
hmr.spec.ts
|
test: fix hmr test
|
2020-06-12 17:17:01 -04:00 |
hydration.spec.ts
|
feat(ssr): renderToStream (#1197)
|
2020-06-26 11:09:47 -04:00 |
misc.spec.ts
|
refactor(reactivity): use more efficient reactive checks
|
2020-05-02 16:58:17 -04:00 |
rendererAttrsFallthrough.spec.ts
|
feat(runtime-core): improve warning for extraneous event listeners (#1005)
|
2020-04-20 16:40:59 -04:00 |
rendererChildren.spec.ts
|
refactor: move mockWarn utility to @vue/shared
|
2020-01-22 09:29:45 -05:00 |
rendererComponent.spec.ts
|
test: bump jest
|
2020-06-16 12:11:51 -04: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
|
chore: fix typos (#1090)
|
2020-05-01 09:42:58 -04:00 |
vnode.spec.ts
|
feat(runtime-core): support creating vnode from existing vnode
|
2020-07-01 19:48:01 -04:00 |
vnodeHooks.spec.ts
|
test(runtime-core): tests for vnode hooks
|
2020-03-18 16:35:04 -04:00 |