vue3-yuanma/packages/runtime-core/src
2022-04-12 14:29:49 +08:00
..
compat chore: bump vite & esbuild 2022-04-12 14:29:49 +08:00
components refactor: includes instead of indexOf (#5117) 2022-01-21 02:36:48 -05:00
helpers refactor: move type utils to shared 2022-01-16 15:47:00 +08:00
apiAsyncComponent.ts refactor: ensure ssr branches are included in esm-bundler build 2021-09-23 15:02:19 -04:00
apiComputed.ts fix(ssr): make computed inactive during ssr, fix memory leak 2022-01-16 18:22:18 +08:00
apiCreateApp.ts chore: avoid api-extractor warnings 2021-12-12 00:14:25 +08:00
apiDefineComponent.ts fix(types): incorrect type inference of array (#4578) 2021-09-21 12:41:10 -04:00
apiInject.ts chore: fix typo (#5261) [ci skip] 2022-01-21 01:18:34 -05:00
apiLifecycle.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
apiSetupHelpers.ts chore: fix typo (#5261) [ci skip] 2022-01-21 01:18:34 -05:00
apiWatch.ts feat(reactivity): add isShallow api 2022-01-18 09:22:41 +08:00
component.ts chore: typo in comment [skip ci] (#5173) 2021-12-27 12:57:39 +01:00
componentEmits.ts refactor: move type utils to shared 2022-01-16 15:47:00 +08:00
componentOptions.ts fix(ssr): only cache computed getters during render phase 2022-01-21 12:31:54 +08:00
componentProps.ts chore: bump vite & esbuild 2022-04-12 14:29:49 +08:00
componentPublicInstance.ts fix(runtime-core): allow spying on proxy methods regression (#5417) 2022-02-13 20:40:12 -05: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 feat(reactivity): add isShallow api 2022-01-18 09:22:41 +08:00
devtools.ts fix(devtool): improve devtools late injection browser env detection (#4890) 2021-11-14 22:04:46 -05:00
directives.ts feat(ssr): support custom directive getSSRProps in optimized compilation 2022-02-04 08:58:31 +08:00
errorHandling.ts chore: update repo references 2022-01-18 16:43:59 +08:00
featureFlags.ts chore: fix some typos (#5050) [ci skip] 2021-12-11 20:58:46 -05: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(ssr): always hydrate children for HMR (#5406) 2022-02-12 03:24:19 -05:00
index.ts feat(reactivity): add isShallow api 2022-01-18 09:22:41 +08:00
profiling.ts fix(devtools): perf: use high-resolution time 2022-03-09 14:30:24 +01:00
renderer.ts perf: improve memory usage for static vnodes 2022-01-16 21:10:26 +08:00
rendererTemplateRef.ts refactor: move template ref setter into dedicated file 2021-12-11 10:09:21 +08:00
scheduler.ts build: generate more treeshaking friendly code 2021-09-16 10:56:34 -04:00
vnode.ts chore: fix typo (#5261) [ci skip] 2022-01-21 01:18:34 -05:00
warning.ts wip: data option compat 2021-04-07 16:19:24 -04:00