| .. |
|
components
|
fix(watch): post flush watchers should not fire when component is unmounted
|
2020-07-17 11:17:29 -04:00 |
|
helpers
|
feat: Initial devtools support (#1125)
|
2020-07-16 18:18:52 -04:00 |
|
apiAsyncComponent.spec.ts
|
feat(asyncComponent): add `onError` option for defineAsyncComponent
|
2020-04-07 14:34:42 -04:00 |
|
apiCreateApp.spec.ts
|
…
|
|
|
apiInject.spec.ts
|
…
|
|
|
apiLifecycle.spec.ts
|
…
|
|
|
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
|
fix(runtime-core/template-ref): template ref used in the same template should trigger update
|
2020-07-06 16:40:00 -04:00 |
|
apiWatch.spec.ts
|
fix(watch): callback not called when using `flush:sync` (#1633)
|
2020-07-19 13:30:24 -04:00 |
|
componentEmits.spec.ts
|
refactor: adjust event options handling to be JSX friendly
|
2020-07-14 13:20:59 -04:00 |
|
componentProps.spec.ts
|
feat: Initial devtools support (#1125)
|
2020-07-16 18:18:52 -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
|
…
|
|
|
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
|
test: improve coverage
|
2020-07-15 10:38:45 -04:00 |
|
rendererComponent.spec.ts
|
test(runtime-core): add test for rendererComponent (#1393)
|
2020-07-15 09:34:23 -04:00 |
|
rendererElement.spec.ts
|
…
|
|
|
rendererFragment.spec.ts
|
test: improve coverage
|
2020-07-15 10:38:45 -04:00 |
|
rendererOptimizedMode.spec.ts
|
…
|
|
|
scheduler.spec.ts
|
perf(runtime-core): avoid duplicate postFlushCb invocation
|
2020-07-15 22:36:41 -04:00 |
|
vnode.spec.ts
|
test: assert vnode invalid key warning for NaN
|
2020-07-08 11:48:12 -04:00 |
|
vnodeHooks.spec.ts
|
…
|
|