edison 919c44744b fix(slots): make cache indexes marker non-enumerable (#13469) 1 год назад
..
compat 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 год назад
components d15dce3142 fix(teleport): handle deferred teleport updates before and after mount (#13350) 1 год назад
helpers 3f27c58ffb fix(runtime-core): respect immutability for readonly reactive arrays in `v-for` (#13091) 1 год назад
apiAsyncComponent.ts 80055fddfb fix(hydration): skip lazy hydration for patched components (#13283) 1 год назад
apiComputed.ts 5cf5a1620d fix(types/computed): ensure type safety for `WritableComputedRef` (#11608) 1 год назад
apiCreateApp.ts b9910755a5 fix(custom-element): allow injecting values ​​from app context in nested elements (#13219) 1 год назад
apiDefineComponent.ts 704173e242 fix(types): ensure `this.$props` type does not include `string` (#12123) 1 год назад
apiInject.ts b9910755a5 fix(custom-element): allow injecting values ​​from app context in nested elements (#13219) 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 f44feed6fa fix(types): avoid merging component instance into `$props` in `ComponentInstance` (#12870) 1 год назад
componentEmits.ts cb14b860f1 fix(compat): allow v-model built in modifiers on component (#12654) 1 год назад
componentOptions.ts 06310e82f5 fix(types): allow return any for Options API lifecycle hooks (#5914) 1 год назад
componentProps.ts 5179d328d9 fix(types): exclude `undefined` from inferred prop types with default values (#13007) 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 919c44744b fix(slots): make cache indexes marker non-enumerable (#13469) 1 год назад
customFormatter.ts fdbd026583 fix(customFormatter): properly accessing ref value during debugger (#12948) 1 год назад
devtools.ts 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 год назад
directives.ts 10e54dcc86 fix(types): the directive's modifiers should be optional (#12605) 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 e53a4ffbe0 chore(hydration): reuse existing variable (#13412) 1 год назад
hydrationStrategies.ts 1ae545a378 fix(hydration): provide compat fallback for idle callback hydration strategy (#11935) 1 год назад
index.ts 636a8619f0 feat(types): add type TemplateRef (#12645) 1 год назад
internalObject.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
profiling.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
renderer.ts 47ddf98602 fix(runtime-core): unset old ref during patching when new ref is absent (#12900) 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 год назад