.. |
compat
|
chore: fix type in compatConfig.ts (#4604) [ci skip]
|
2021-09-21 12:35:42 -04:00 |
components
|
fix(runtime-core): handle error in async KeepAlive hooks (#4978)
|
2021-11-22 02:50:19 -05:00 |
helpers
|
chore: improve component resolution failure message
|
2021-09-17 10:01:04 -04:00 |
apiAsyncComponent.ts
|
refactor: ensure ssr branches are included in esm-bundler build
|
2021-09-23 15:02:19 -04:00 |
apiCreateApp.ts
|
fix(runtime-core): return the exposeProxy from mount (#4606)
|
2021-09-21 12:55:08 -04:00 |
apiDefineComponent.ts
|
fix(types): incorrect type inference of array (#4578)
|
2021-09-21 12:41:10 -04:00 |
apiInject.ts
|
fix(runtime-core): bind default function of inject to instance (#3925)
|
2021-06-09 12:02:05 -04:00 |
apiLifecycle.ts
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
apiSetupHelpers.ts
|
fix(types): scrip-setup+ts: ensure proper handling of null as default prop value. (#4979)
|
2021-11-25 04:33:29 -05:00 |
apiWatch.ts
|
refactor: ensure ssr branches are included in esm-bundler build
|
2021-09-23 15:02:19 -04:00 |
component.ts
|
refactor: ensure ssr branches are included in esm-bundler build
|
2021-09-23 15:02:19 -04:00 |
componentEmits.ts
|
fix(types): fix tsx emit-mapped handler return type (#4290)
|
2021-08-11 10:52:36 -04:00 |
componentOptions.ts
|
fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447)
|
2021-09-01 16:41:57 -04:00 |
componentProps.ts
|
fix(type): fix prop type infer (#4530)
|
2021-09-06 15:24:15 -04:00 |
componentPublicInstance.ts
|
fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570)
|
2021-09-16 11:16:07 -04:00 |
componentRenderContext.ts
|
fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554)
|
2021-05-25 13:33:41 -04:00 |
componentRenderUtils.ts
|
build: generate more treeshaking friendly code
|
2021-09-16 10:56:34 -04:00 |
componentSlots.ts
|
fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage
|
2021-08-17 11:15:53 -04:00 |
customFormatter.ts
|
fix: allow hmr in all builds
|
2020-11-27 10:36:09 -05:00 |
devtools.ts
|
fix(devtool): improve devtools late injection browser env detection (#4890)
|
2021-11-14 22:04:46 -05:00 |
directives.ts
|
fix(runtime-core): add v-memo to built-in directives check (#4787)
|
2021-10-18 20:22:44 -04:00 |
errorHandling.ts
|
fix(runtime-core): add missing serverPrefetch hook error string (#4014)
|
2021-06-28 15:30:20 -04:00 |
featureFlags.ts
|
chore: improve feature flag warning
|
2021-09-23 14:04:52 -04:00 |
h.ts
|
fix(types/tsx): make JSX.Element extend VNode (#3171)
|
2021-03-29 17:38:25 -04:00 |
hmr.ts
|
fix(hmr): fix hmr for components with no active instance yet
|
2021-10-08 12:39:24 -04:00 |
hydration.ts
|
fix(hydration): ensure hydrated event listeners have bound instance (#4529)
|
2021-09-21 12:39:21 -04:00 |
index.ts
|
fix(types): fix ref unwrapping type inference for nested shallowReactive & shallowRef
|
2021-10-09 17:51:15 -04:00 |
profiling.ts
|
feat(devtools): performance events
|
2021-05-19 20:48:35 +02:00 |
renderer.ts
|
chore: comments grammar (#4913) [ci skip]
|
2021-11-14 19:41:45 -05:00 |
scheduler.ts
|
build: generate more treeshaking friendly code
|
2021-09-16 10:56:34 -04:00 |
vnode.ts
|
fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912)
|
2021-11-14 22:20:38 -05:00 |
warning.ts
|
wip: data option compat
|
2021-04-07 16:19:24 -04:00 |