Evan You 071986a2c6 fix(transition): fix higher order transition components with merged listeners 5 лет назад
..
compat 32e21333dd fix(runtime-core): stricter compat root mount check 5 лет назад
components 071986a2c6 fix(transition): fix higher order transition components with merged listeners 5 лет назад
helpers 201060717d fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) 5 лет назад
apiAsyncComponent.ts 9e3708ca75 fix(keep-alive): include/exclude should work with async component (#3531) 5 лет назад
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core 6 лет назад
apiCreateApp.ts b10db86711 wip: make legacy global apis available on app instance as well 5 лет назад
apiDefineComponent.ts 6aa2256913 fix(types): avoid DefineComponent defaulting to any 5 лет назад
apiInject.ts aea88c3280 refactor: fix implementation of SFC :slotted id handling 5 лет назад
apiLifecycle.ts 349eb0f0ad feat: onServerPrefetch (#3070) 5 лет назад
apiSetupHelpers.ts 426a6c996e test: tests for script setup helpers 5 лет назад
apiWatch.ts 1ff06376ff chore: type fix 5 лет назад
component.ts d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) 5 лет назад
componentEmits.ts bb76cfae12 wip: test for v-model compat 5 лет назад
componentOptions.ts d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) 5 лет назад
componentProps.ts b76c453507 refactor: adjust absent prop casting logic 5 лет назад
componentPublicInstance.ts 6f8fe4eac9 wip: more compat tweaks 5 лет назад
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 d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) 5 лет назад
componentSlots.ts 201060717d fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) 5 лет назад
customFormatter.ts 46d80f4d58 fix: allow hmr in all builds 5 лет назад
devtools.ts f7c54caeb1 feat(devtools): performance events 5 лет назад
directives.ts ff50e8d78c fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699) 5 лет назад
errorHandling.ts 4d20ac8173 fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) 5 лет назад
featureFlags.ts fb8e83f0c2 chore: update link for the feature flag warning [ci skip] 6 лет назад
h.ts 4f26835dac fix(types/tsx): make JSX.Element extend VNode (#3171) 5 лет назад
hmr.ts 9db3cbbfc1 fix(hmr): don't remove __file key from component type 5 лет назад
hydration.ts b46a4dccf6 fix(ssr): handle hydrated async component unmounted before resolve 5 лет назад
index.ts 349eb0f0ad feat: onServerPrefetch (#3070) 5 лет назад
profiling.ts f7c54caeb1 feat(devtools): performance events 5 лет назад
renderer.ts 32e21333dd fix(runtime-core): stricter compat root mount check 5 лет назад
scheduler.ts 03a7a73148 fix(reactivity): ensure computed always expose value 5 лет назад
vnode.ts 32e21333dd fix(runtime-core): stricter compat root mount check 5 лет назад
warning.ts d0da0028f2 wip: data option compat 5 лет назад