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