Evan You 124373db50 wip: isolatedModules + use rollup-plugin-esbuild 3 лет назад
..
compat 7d0c63ff43 fix(custom-elements): use strict number casting 3 лет назад
components 3a6f5eb0f7 fix(build): ensure BaseTransition functions can be tree-shaken 3 лет назад
helpers ffef822869 fix(custom-elements): respect slot props in custom element mode 3 лет назад
apiAsyncComponent.ts 665f2ae121 fix(custom-elements): fix event emitting for async custom elements (#5601) 3 лет назад
apiComputed.ts f4f0966b33 fix(ssr): make computed inactive during ssr, fix memory leak 4 лет назад
apiCreateApp.ts c513126c5d types(runtime-core): support plugin options type inference (#3969) 3 лет назад
apiDefineComponent.ts 4c3203b9b7 chore: run prettier 3 лет назад
apiInject.ts e603fd258c chore: fix typo (#5261) [ci skip] 4 лет назад
apiLifecycle.ts 8867bb259a wip(vitest-migration): reactivity tests passing 3 лет назад
apiSetupHelpers.ts a0a010ddc9 fix(types): optional boolean props should have boolean type in return type of defineProps (#7619) 3 лет назад
apiWatch.ts 4a16b204be chore: run format 3 лет назад
component.ts 124373db50 wip: isolatedModules + use rollup-plugin-esbuild 3 лет назад
componentEmits.ts 7d0c63ff43 fix(custom-elements): use strict number casting 3 лет назад
componentOptions.ts 5f1883ec53 fix(types): accept sync `serverPrefetch()` (#7000) 3 лет назад
componentProps.ts 620327d527 fix(runtime-core): ensure prop type validation warning shows custom class names (#7198) 3 лет назад
componentPublicInstance.ts f73925d76a fix(sfc): ensure `<script setup>` binding behavior consistency on `this` between prod and dev 3 лет назад
componentRenderContext.ts 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) 3 лет назад
componentRenderUtils.ts 40794c80ca refactor(runtime-core): extract type SetRootFn (#3209) 4 лет назад
componentSlots.ts e4dffe900a fix(runtime-core): ensure raw slot function is only normalized once (#5358) 4 лет назад
customFormatter.ts 9fda9411ec feat(reactivity): add isShallow api 4 лет назад
devtools.ts 35a113eda4 fix(devtools): use cleanupBuffer instead of modifying _buffer (#6812) 3 лет назад
directives.ts 04553786e4 fix(runtime-core): do not throw on unknown directives (#6671) 3 лет назад
enums.ts 8867bb259a wip(vitest-migration): reactivity tests passing 3 лет назад
errorHandling.ts 8867bb259a wip(vitest-migration): reactivity tests passing 3 лет назад
featureFlags.ts 57a09331b2 chore: fix some typos (#5050) [ci skip] 4 лет назад
h.ts 8e792d93a8 types(h): Support passing `props` to `Component` when using `h` (#3219) 3 лет назад
hmr.ts 665f2ae121 fix(custom-elements): fix event emitting for async custom elements (#5601) 3 лет назад
hydration.ts 9698dd3cf1 fix(ssr): fix hydration mismatch when entire multi-root template is stringified 3 лет назад
index.ts 124373db50 wip: isolatedModules + use rollup-plugin-esbuild 3 лет назад
profiling.ts 1070f127a7 fix(devtools): perf: use high-resolution time 4 лет назад
renderer.ts a6be280fc3 chore: only wrap during tests 3 лет назад
rendererTemplateRef.ts 9ae796d156 fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714) 3 лет назад
scheduler.ts 6aaf8efeff fix(runtime-core): avoid double firing when mounting inside a watcher callback 3 лет назад
vnode.ts c6e5bda27d fix(customElement): customElement can emit event (#7296) 3 лет назад
warning.ts ce363e55a8 chore: fix assertNumber for undefined value 3 лет назад