Thorsten Luenborg 934f26f7d8 fix(devtools): allow devtools to identify parent components of hydrated elements. 3 лет назад
..
compat 7d0c63ff43 fix(custom-elements): use strict number casting 3 лет назад
components b55846f05c fix(shared): toNumber should only coerce strings 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 c71a08e6fd fix(runtime-core): Lifecycle hooks should support callbacks shared by reference (#6687) 3 лет назад
apiSetupHelpers.ts 168c857247 fix(sfc/types): improve the type inference using withDefaults (#6764) 3 лет назад
apiWatch.ts 4a16b204be chore: run format 3 лет назад
component.ts 4902354925 dx(runtime-core): warn when expose() is misused (#7221) 3 лет назад
componentEmits.ts 7d0c63ff43 fix(custom-elements): use strict number casting 3 лет назад
componentOptions.ts 4c3203b9b7 chore: run prettier 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 лет назад
errorHandling.ts ae4b0783d7 chore: update repo references 4 лет назад
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 934f26f7d8 fix(devtools): allow devtools to identify parent components of hydrated elements. 3 лет назад
index.ts 7d0c63ff43 fix(custom-elements): use strict number casting 3 лет назад
profiling.ts 1070f127a7 fix(devtools): perf: use high-resolution time 4 лет назад
renderer.ts da2ced1533 fix(runtime-core): set scope id before props (#6948) 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 лет назад