.. |
compat
|
chore(deps): update lint (#9627)
|
2023-11-18 10:33:24 +08:00 |
components
|
chore: Merge branch 'main' into minor
|
2023-11-21 09:48:26 +08:00 |
helpers
|
refactor(runtime-core): use Symbol.for for runtime Symbols
|
2023-02-21 17:42:06 +08:00 |
apiAsyncComponent.ts
|
feat(reactivity): more efficient reactivity system (#5912)
|
2023-10-27 23:28:40 +09:00 |
apiComputed.ts
|
chore: remove unnecessary type assertions (#8311)
|
2023-05-19 07:49:28 +08:00 |
apiCreateApp.ts
|
types: support app.component to be `defineComponent` (#9662)
|
2023-11-22 22:18:02 +08:00 |
apiDefineComponent.ts
|
fix(types): fix instance type when props type is incompatible with setup returned type (#7338)
|
2023-11-09 17:40:36 +08:00 |
apiInject.ts
|
fix(types): retain compatibility for provide() usage with explicit type parameter
|
2023-05-02 21:35:28 +08:00 |
apiLifecycle.ts
|
wip(vitest-migration): reactivity tests passing
|
2023-01-26 15:25:55 +08:00 |
apiSetupHelpers.ts
|
fix(types): return type of withDefaults should be readonly (#8601)
|
2023-11-10 15:20:02 +08:00 |
apiWatch.ts
|
chore: Merge branch 'main' into minor
|
2023-11-21 09:48:26 +08:00 |
component.ts
|
chore(deps): update lint (#9627)
|
2023-11-18 10:33:24 +08:00 |
componentEmits.ts
|
chore(deps): update lint (#9627)
|
2023-11-18 10:33:24 +08:00 |
componentOptions.ts
|
chore(deps): update lint (#9627)
|
2023-11-18 10:33:24 +08:00 |
componentProps.ts
|
chore(deps): update lint (#9627)
|
2023-11-18 10:33:24 +08:00 |
componentPublicInstance.ts
|
chore: Merge branch 'main' into minor
|
2023-11-21 09:48:26 +08:00 |
componentRenderContext.ts
|
fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670)
|
2022-10-14 04:08:32 -04:00 |
componentRenderUtils.ts
|
dx(runtime-core): warn if `this` is used in a `<script setup>` template (#7866)
|
2023-11-10 15:05:39 +08:00 |
componentSlots.ts
|
fix(runtime-core): delete stale slots which are present but undefined (#6484)
|
2023-10-20 16:25:06 +08:00 |
customFormatter.ts
|
feat(reactivity): add isShallow api
|
2022-01-18 09:22:41 +08:00 |
devtools.ts
|
chore: fix typo (#8732) [ci skip]
|
2023-07-09 13:03:30 +08:00 |
directives.ts
|
Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"
|
2023-07-12 11:38:59 +08:00 |
enums.ts
|
wip(vitest-migration): reactivity tests passing
|
2023-01-26 15:25:55 +08:00 |
errorHandling.ts
|
feat(dx): link errors to docs in prod build (#9165)
|
2023-11-28 07:39:11 +08:00 |
featureFlags.ts
|
chore: fix some typos (#5050) [ci skip]
|
2021-12-11 20:58:46 -05:00 |
h.ts
|
fix(types): improve `h` overload to support union of string and component (#5432)
|
2023-10-23 23:40:06 +08:00 |
hmr.ts
|
feat(reactivity): more efficient reactivity system (#5912)
|
2023-10-27 23:28:40 +09:00 |
hydration.ts
|
chore(deps): update lint (#9627)
|
2023-11-18 10:33:24 +08:00 |
index.ts
|
feat: export runtime error strings (#9301)
|
2023-10-27 23:28:40 +09:00 |
profiling.ts
|
fix(devtools): perf: use high-resolution time
|
2022-03-09 14:30:24 +01:00 |
renderer.ts
|
chore: Merge branch 'main' into minor
|
2023-11-21 09:48:26 +08:00 |
rendererTemplateRef.ts
|
fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714)
|
2022-10-14 05:23:01 -04:00 |
scheduler.ts
|
fix(scheduler): ensure jobs are in the correct order (#7748)
|
2023-10-21 10:38:54 +08:00 |
vnode.ts
|
chore(deps): update lint (#9627)
|
2023-11-18 10:33:24 +08:00 |
warning.ts
|
chore: fix assertNumber for undefined value
|
2022-11-14 16:57:44 +08:00 |