.. |
compat
|
refactor: remove runtime-shared
|
2024-12-04 13:50:54 +08:00 |
components
|
wip: unify currentInstance between vdom and vapor + provide/inject
|
2024-12-05 23:13:24 +08:00 |
helpers
|
test(vapor): componentEmits
|
2024-12-10 19:37:55 +08:00 |
apiAsyncComponent.ts
|
wip: fix all runtime-core type errors
|
2024-12-06 01:19:20 +08:00 |
apiComputed.ts
|
fix(types/computed): ensure type safety for `WritableComputedRef` (#11608)
|
2024-08-14 15:11:10 +08:00 |
apiCreateApp.ts
|
wip: avoid including vdom-only public properties map in bundle
|
2024-12-06 23:06:11 +08:00 |
apiDefineComponent.ts
|
fix(types): ensure `this.$props` type does not include `string` (#12123)
|
2024-10-11 10:30:09 +08:00 |
apiInject.ts
|
wip: unify currentInstance between vdom and vapor + provide/inject
|
2024-12-05 23:13:24 +08:00 |
apiLifecycle.ts
|
wip: unify currentInstance between vdom and vapor + provide/inject
|
2024-12-05 23:13:24 +08:00 |
apiSetupHelpers.ts
|
fix(types): defineEmits w/ interface declaration (#12343)
|
2024-11-15 10:46:59 +08:00 |
apiWatch.ts
|
fix(watch): watchEffect clean-up with SSR (#12097)
|
2024-10-04 16:09:23 +08:00 |
component.ts
|
test(vapor): api expose (partial)
|
2024-12-10 17:00:35 +08:00 |
componentCurrentInstance.ts
|
wip: vapor hmr reload
|
2024-12-08 23:37:40 +08:00 |
componentEmits.ts
|
test(vapor): componentEmits
|
2024-12-10 19:37:55 +08:00 |
componentOptions.ts
|
wip: unify currentInstance between vdom and vapor + provide/inject
|
2024-12-05 23:13:24 +08:00 |
componentProps.ts
|
chore: fix compat props default test
|
2024-12-10 08:11:36 +08:00 |
componentPublicInstance.ts
|
refactor: remove runtime-shared
|
2024-12-04 13:50:54 +08:00 |
componentRenderContext.ts
|
refactor(types): enable `isolatedDeclarations` (#11178)
|
2024-08-08 23:05:21 +08:00 |
componentRenderUtils.ts
|
refactor: remove runtime-shared
|
2024-12-04 13:50:54 +08:00 |
componentSlots.ts
|
chore: fix vdom slots currentInstance
|
2024-12-08 16:42:07 +08:00 |
customFormatter.ts
|
refactor(types): enable `isolatedDeclarations` (#11178)
|
2024-08-08 23:05:21 +08:00 |
devtools.ts
|
wip: emits
|
2024-12-03 22:49:28 +08:00 |
directives.ts
|
refactor: remove runtime-shared
|
2024-12-04 13:50:54 +08:00 |
enums.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
errorHandling.ts
|
refactor: make core warning and errorHandling vdom/vapor generic
|
2024-12-03 21:43:18 +08:00 |
featureFlags.ts
|
test: adjust coverage config, use v8 coverage
|
2024-08-29 10:41:29 +08:00 |
h.ts
|
fix(types): fix functional component for `h` (#9991)
|
2024-01-09 16:45:05 +08:00 |
hmr.ts
|
wip: vapor hmr reload
|
2024-12-08 23:37:40 +08:00 |
hydration.ts
|
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
|
2024-11-15 22:11:21 +08:00 |
hydrationStrategies.ts
|
fix(hydration): provide compat fallback for idle callback hydration strategy (#11935)
|
2024-10-11 11:22:01 +08:00 |
index.ts
|
chore: fix dts build
|
2024-12-11 08:55:19 +08:00 |
internalObject.ts
|
refactor(types): enable `isolatedDeclarations` (#11178)
|
2024-08-08 23:05:21 +08:00 |
profiling.ts
|
test(vapor): apiCreateVaporApp
|
2024-12-10 12:49:47 +08:00 |
renderer.ts
|
test(vapor): apiWatch
|
2024-12-10 18:43:26 +08:00 |
rendererTemplateRef.ts
|
fix(templateRef): set ref on cached async component which wrapped in KeepAlive (#12290)
|
2024-11-15 22:32:22 +08:00 |
scheduler.ts
|
chore: fix dts build
|
2024-12-11 08:55:19 +08:00 |
vnode.ts
|
refactor: remove runtime-shared
|
2024-12-04 13:50:54 +08:00 |
warning.ts
|
test(vapor): apiCreateVaporApp
|
2024-12-10 12:49:47 +08:00 |