.. |
compat
|
Merge remote-tracking branch 'upstream/minor'
|
2023-12-29 21:03:21 +08:00 |
components
|
fix(suspense): avoid double-patching nested suspense when parent suspense is not resolved (#10055)
|
2024-01-11 17:27:53 +08:00 |
helpers
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
apiAsyncComponent.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiComputed.ts
|
revert: "dx(computed): warn incorrect use of getCurrentInstance inside computed"
|
2024-01-09 16:37:50 +08:00 |
apiCreateApp.ts
|
Merge remote-tracking branch 'upstream/minor'
|
2023-12-29 21:03:21 +08:00 |
apiDefineComponent.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiInject.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiLifecycle.ts
|
refactor(runtime-core): safer currentInstance reset
|
2024-01-09 07:22:13 +08:00 |
apiSetupHelpers.ts
|
refactor: split out useModel implementation and tests
|
2024-01-11 18:04:47 +08:00 |
apiWatch.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
component.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
componentEmits.ts
|
chore(deps): update lint (#10112)
|
2024-01-15 18:15:47 +08:00 |
componentOptions.ts
|
feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82)
|
2024-01-04 23:22:55 +08:00 |
componentProps.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
componentPublicInstance.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-19 16:29:21 +08:00 |
componentRenderContext.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
componentRenderUtils.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
componentSlots.ts
|
fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125)
|
2024-01-18 11:45:11 +08:00 |
customFormatter.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
devtools.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
directives.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
enums.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
errorHandling.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-19 16:29:21 +08:00 |
featureFlags.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
h.ts
|
fix(types): fix functional component for `h` (#9991)
|
2024-01-09 16:45:05 +08:00 |
hmr.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
hydration.ts
|
refactor: use shared isAttrRenderable logic between ssr and hydration
|
2024-01-18 11:23:59 +08:00 |
index.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
profiling.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
renderer.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
rendererTemplateRef.ts
|
perf(templateRef): avoid double render when using template ref on v-for
|
2024-01-18 21:25:10 +08:00 |
scheduler.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-14 23:33:08 +08:00 |
vnode.ts
|
Merge remote-tracking branch 'upstream/main'
|
2024-01-19 16:29:21 +08:00 |
warning.ts
|
Merge remote-tracking branch 'upstream/minor'
|
2023-12-29 21:03:21 +08:00 |