qinxiaosen_ccc 292ce69439 chore: remove outdated type comment (#5103) 4 лет назад
..
compat b2b6b6ff62 chore: bump vite & esbuild 4 лет назад
components 62eba63172 fix(transition): handle transition for v-if branches with comment 4 лет назад
helpers 67099fe202 fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range 4 лет назад
apiAsyncComponent.ts 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) 4 лет назад
apiComputed.ts f4f0966b33 fix(ssr): make computed inactive during ssr, fix memory leak 4 лет назад
apiCreateApp.ts 292ce69439 chore: remove outdated type comment (#5103) 4 лет назад
apiDefineComponent.ts 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) 4 лет назад
apiInject.ts e603fd258c chore: fix typo (#5261) [ci skip] 4 лет назад
apiLifecycle.ts 47f488350c chore: run updated prettier 5 лет назад
apiSetupHelpers.ts e603fd258c chore: fix typo (#5261) [ci skip] 4 лет назад
apiWatch.ts 74d2a76af6 fix(watch): fix flush: pre watchers triggered synchronously in setup 4 лет назад
component.ts 053c65bc5e dx(suspense): warn when using async setup when not inside a Suspense boundary (#5565) 4 лет назад
componentEmits.ts 71c9536625 fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679) 4 лет назад
componentOptions.ts 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) 4 лет назад
componentProps.ts 68bb8f2529 chore: remove debugger 4 лет назад
componentPublicInstance.ts 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) 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 a31303f835 build: generate more treeshaking friendly code 4 лет назад
componentSlots.ts 644971ec06 fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage 4 лет назад
customFormatter.ts 9fda9411ec feat(reactivity): add isShallow api 4 лет назад
devtools.ts fa2237f1d8 fix(devtool): improve devtools late injection browser env detection (#4890) 4 лет назад
directives.ts f44087e171 fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022) 4 лет назад
errorHandling.ts ae4b0783d7 chore: update repo references 4 лет назад
featureFlags.ts 57a09331b2 chore: fix some typos (#5050) [ci skip] 4 лет назад
h.ts 4f26835dac fix(types/tsx): make JSX.Element extend VNode (#3171) 5 лет назад
hmr.ts 9e3d7731c7 fix(hmr): fix hmr for components with no active instance yet 4 лет назад
hydration.ts 0342fae8ad fix(ssr): always hydrate children for HMR (#5406) 4 лет назад
index.ts 9fda9411ec feat(reactivity): add isShallow api 4 лет назад
profiling.ts 1070f127a7 fix(devtools): perf: use high-resolution time 4 лет назад
renderer.ts b9484543db refactor(reactivity): make some expression simpler (#5131) 4 лет назад
rendererTemplateRef.ts cee1eafb4d fix(runtime-core/template-ref): named ref in v-for regression fix (#5118) 4 лет назад
scheduler.ts 74d2a76af6 fix(watch): fix flush: pre watchers triggered synchronously in setup 4 лет назад
vnode.ts e603fd258c chore: fix typo (#5261) [ci skip] 4 лет назад
warning.ts d0da0028f2 wip: data option compat 5 лет назад