btea a038505c65 chore: improve `renderComponentRoot` warn message (#10914) 1 год назад
..
compat 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 год назад
components 76a8223199 fix(teleport): handle disabled teleport with updateCssVars (#12113) 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 05685a9d7c fix(types): retain union type narrowing with defaults applied (#12108) 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 7518bc19dc fix(types): avoid using intersection type in `Readonly<...>` to fix JSDoc emit (#11799) 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 f1a4f67aed fix(transition/ssr): make transition appear work with Suspense in SSR (#12047) 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 10a46f43c0 chore(runtime-core): warn if use a non-ref to hold the element reference in DEV (#12051) 1 год назад
scheduler.ts 577edca8e7 fix(scheduler): job ordering when the post queue is flushing (#12090) 1 год назад
vnode.ts cb34b28a4a fix(runtime-core): avoid rendering plain object as VNode (#12038) 1 год назад
warning.ts ac9e7e8bfa test: adjust coverage config, use v8 coverage 1 год назад