.. |
compat
|
feat(runtime-dom): Trusted Types compatibility (#10844)
|
2024-08-02 12:46:12 +08:00 |
components
|
chore: Merge branch 'main' into minor
|
2024-07-31 16:49:22 +08:00 |
helpers
|
feat(custom-element): support shadowRoot: false in defineCustomElement()
|
2024-08-03 13:14:22 +08:00 |
apiAsyncComponent.ts
|
feat: lazy hydration strategies for async components (#11458)
|
2024-07-31 12:14:51 +08:00 |
apiComputed.ts
|
dx(reactivity): disable recursive computed warning by default
|
2024-02-25 20:38:33 +08:00 |
apiCreateApp.ts
|
feat(runtime-core): useId() (#11404)
|
2024-07-19 18:06:02 +08:00 |
apiDefineComponent.ts
|
fix(types): fix compat with generated types that rely on CreateComponentPublicInstance
|
2024-04-30 10:09:06 -07:00 |
apiInject.ts
|
fix(types): allow using InjectionKey as valid property key
|
2024-08-02 11:11:03 +08:00 |
apiLifecycle.ts
|
fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370)
|
2024-06-07 13:48:50 +08:00 |
apiSetupHelpers.ts
|
chore: Merge branch 'main' into minor
|
2024-06-14 12:32:28 +02:00 |
apiWatch.ts
|
feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651)
|
2024-08-02 14:41:27 +08:00 |
component.ts
|
fix(useId): properly mark async boundary for already resolved async component
|
2024-07-24 23:08:56 +08:00 |
componentEmits.ts
|
chore: Merge branch 'main' into minor
|
2024-07-17 17:32:31 +08:00 |
componentOptions.ts
|
feat: lazy hydration strategies for async components (#11458)
|
2024-07-31 12:14:51 +08:00 |
componentProps.ts
|
chore: Merge branch 'main' into minor
|
2024-07-31 16:49:22 +08:00 |
componentPublicInstance.ts
|
chore: Merge branch 'main' into minor
|
2024-06-14 12:32:28 +02:00 |
componentRenderContext.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
componentRenderUtils.ts
|
fix(runtime-core): properly handle inherit transition during clone VNode (#10809)
|
2024-04-29 14:39:14 +08:00 |
componentSlots.ts
|
fix(runtime-core): more edge case fix for manually rendered compiled slot
|
2024-07-12 17:29:42 +08:00 |
customFormatter.ts
|
chore: Merge branch 'main' into minor
|
2024-07-17 17:32:31 +08:00 |
devtools.ts
|
chore: disallow optional chaining (#10919)
|
2024-05-29 15:03:20 +08:00 |
directives.ts
|
chore: Merge branch 'main' into minor
|
2024-06-14 12:32:28 +02:00 |
enums.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
errorHandling.ts
|
chore: Merge branch 'main' into minor
|
2024-07-17 17:32:31 +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
|
chore: Merge branch 'main' into minor
|
2024-07-17 17:32:31 +08:00 |
hydration.ts
|
feat: lazy hydration strategies for async components (#11458)
|
2024-07-31 12:14:51 +08:00 |
hydrationStrategies.ts
|
feat: lazy hydration strategies for async components (#11458)
|
2024-07-31 12:14:51 +08:00 |
index.ts
|
feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651)
|
2024-08-02 14:41:27 +08:00 |
internalObject.ts
|
fix(runtime-core): use normal object as internal prototype for attrs and slots
|
2024-04-24 18:28:49 +08:00 |
profiling.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
renderer.ts
|
feat: lazy hydration strategies for async components (#11458)
|
2024-07-31 12:14:51 +08:00 |
rendererTemplateRef.ts
|
refactor(runtime-core): extract getComponentPublicInstance helper
|
2024-06-10 17:37:32 +08:00 |
scheduler.ts
|
feat(teleport): support deferred Teleport (#11387)
|
2024-07-18 21:06:48 +08:00 |
vnode.ts
|
chore: Merge branch 'main' into minor
|
2024-07-17 17:32:31 +08:00 |
warning.ts
|
fix(runtime-core): avoid recursive warning
|
2024-07-16 18:05:44 +08:00 |