Liu Bo 06310e82f5 fix(types): allow return any for Options API lifecycle hooks (#5914) 1 год назад
..
compat 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 год назад
components 660132df6c fix(Transition): fix transition memory leak edge case (#12182) 1 год назад
helpers c0418a3b8f fix(defineModel): handle kebab-case model correctly (#12063) 1 год назад
apiAsyncComponent.ts 7fe6c795a1 fix(runtime-core): properly update async component nested in KeepAlive (#11917) 1 год назад
apiComputed.ts 5cf5a1620d fix(types/computed): ensure type safety for `WritableComputedRef` (#11608) 1 год назад
apiCreateApp.ts 1bad606eb3 types: improve app.directive type generics (#11926) 1 год назад
apiDefineComponent.ts 704173e242 fix(types): ensure `this.$props` type does not include `string` (#12123) 1 год назад
apiInject.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
apiLifecycle.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
apiSetupHelpers.ts 1022eabaa1 fix(types): defineEmits w/ interface declaration (#12343) 1 год назад
apiWatch.ts b094c72b3d fix(watch): watchEffect clean-up with SSR (#12097) 1 год назад
component.ts 1755ac0a10 perf(runtime-core): use feature flag for call to resolveMergedOptions (#12163) 1 год назад
componentEmits.ts 4da688141d fix(types): correct type inference of union event names (#12022) 1 год назад
componentOptions.ts 06310e82f5 fix(types): allow return any for Options API lifecycle hooks (#5914) 1 год назад
componentProps.ts 9da1ac1565 fix(runtime-core): fix required prop check false positive for kebab-case edge cases (#12034) 1 год назад
componentPublicInstance.ts 7a64b6734d types(internal): provide internal options for using `$el` type in language tools (#11814) 1 год назад
componentRenderContext.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
componentRenderUtils.ts a038505c65 chore: improve `renderComponentRoot` warn message (#10914) 1 год назад
componentSlots.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
customFormatter.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
devtools.ts 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 год назад
directives.ts 205e5b5e27 feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) 1 год назад
enums.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
errorHandling.ts 205e5b5e27 feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) 1 год назад
featureFlags.ts ac9e7e8bfa test: adjust coverage config, use v8 coverage 1 год назад
h.ts 438a74aad8 fix(types): fix functional component for `h` (#9991) 2 лет назад
hmr.ts 10a2c6053b fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907) 1 год назад
hydration.ts da7ad5e3d2 fix(ssr): avoid updating subtree of async component if it is resolved (#12363) 1 год назад
hydrationStrategies.ts 1ae545a378 fix(hydration): provide compat fallback for idle callback hydration strategy (#11935) 1 год назад
index.ts bf3d9a2af4 fix(ssr): respect app.config.warnHandler during ssr 1 год назад
internalObject.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
profiling.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
renderer.ts 10a2c6053b fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907) 1 год назад
rendererTemplateRef.ts 983eb50a17 fix(templateRef): set ref on cached async component which wrapped in KeepAlive (#12290) 1 год назад
scheduler.ts 577edca8e7 fix(scheduler): job ordering when the post queue is flushing (#12090) 1 год назад
vnode.ts 37300fc261 fix(v-once): setting hasOnce to current block only when in v-once (#12374) 1 год назад
warning.ts ac9e7e8bfa test: adjust coverage config, use v8 coverage 1 год назад