Evan You 62f752552a refactor(compiler): extract shared ast transform utils 4 лет назад
..
compat 47f488350c chore: run updated prettier 5 лет назад
components d045055b47 fix(core): typing of key in VNodeProps (#4242) 4 лет назад
helpers 62f752552a refactor(compiler): extract shared ast transform utils 4 лет назад
apiAsyncComponent.ts 47f488350c chore: run updated prettier 5 лет назад
apiCreateApp.ts 561e210157 fix(inject): should auto unwrap injected refs 4 лет назад
apiDefineComponent.ts f258f5d2c2 chore: delete useless props type (#4271) 4 лет назад
apiInject.ts db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) 5 лет назад
apiLifecycle.ts 47f488350c chore: run updated prettier 5 лет назад
apiSetupHelpers.ts 47f488350c chore: run updated prettier 5 лет назад
apiWatch.ts d87d059ac1 feat(runtime-core): watchSyncEffect 5 лет назад
component.ts 0627765b36 chore(types): remove unnecessary type assertions (#4336) 4 лет назад
componentEmits.ts 1ce34e25d5 fix(types): fix tsx emit-mapped handler return type (#4290) 4 лет назад
componentOptions.ts 0627765b36 chore(types): remove unnecessary type assertions (#4336) 4 лет назад
componentProps.ts 47f488350c chore: run updated prettier 5 лет назад
componentPublicInstance.ts 380608bd44 fix(types): fix forceUpdate type (#4302) 4 лет назад
componentRenderContext.ts 201060717d fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) 5 лет назад
componentRenderUtils.ts 6db15a27cf refactor: merge bitwise flag checks (#4324) 4 лет назад
componentSlots.ts 644971ec06 fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage 4 лет назад
customFormatter.ts 46d80f4d58 fix: allow hmr in all builds 5 лет назад
devtools.ts 47f488350c chore: run updated prettier 5 лет назад
directives.ts 2937530bef fix(v-model): handle mutations of v-model bound array/sets 5 лет назад
errorHandling.ts d069796b8f fix(runtime-core): add missing serverPrefetch hook error string (#4014) 5 лет назад
featureFlags.ts fb8e83f0c2 chore: update link for the feature flag warning [ci skip] 6 лет назад
h.ts 4f26835dac fix(types/tsx): make JSX.Element extend VNode (#3171) 5 лет назад
hmr.ts c421fb91b2 feat(runtime-dom): support async component in defineCustomElement 4 лет назад
hydration.ts 6db15a27cf refactor: merge bitwise flag checks (#4324) 4 лет назад
index.ts 00b76d3dc1 feat(sfc): support $shallowRef ref sugar 4 лет назад
profiling.ts f7c54caeb1 feat(devtools): performance events 5 лет назад
renderer.ts c1f564e1dc fix(runtime-core): fix child component double update on props change 4 лет назад
scheduler.ts 36ae23d27e chore(types): remove unnecessary assertions (#4168) 4 лет назад
vnode.ts 6db15a27cf refactor: merge bitwise flag checks (#4324) 4 лет назад
warning.ts d0da0028f2 wip: data option compat 5 лет назад