owner stringclasses 14
values | repo stringclasses 14
values | id int64 116k 4.61B | issue_number int32 1 181k | author stringlengths 1 39 | body stringlengths 1 262k | created_at timestamp[us]date 2000-06-06 02:40:44 2026-06-02 20:16:18 | updated_at timestamp[us]date 2000-06-06 02:40:44 2026-06-02 20:22:56 | reactions unknown | author_association stringclasses 5
values |
|---|---|---|---|---|---|---|---|---|---|
vuejs | core | 3,479,744,288 | 14,047 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-03T10:03:48 | 2025-11-04T06:29:43 | {} | NONE |
vuejs | core | 3,050,632,091 | 13,594 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 102 kB | 38.7 kB | 34.8 kB |
| vue.global.prod.js | 160 kB | 58.6 kB | 52.2 kB |
### Usages
| Name | Size | G... | 2025-07-09T00:08:22 | 2025-11-04T07:13:32 | {} | NONE |
vuejs | core | 3,484,240,221 | 6,108 | edison1105 | /ecosystem-ci run | 2025-11-04T07:26:03 | 2025-11-04T07:26:03 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,484,404,888 | 14,051 | edison1105 | ```js
// 有 v-model
const countModel = ref([null]) // ref 包裹的数组
<Child v-model="countModel"/> // 传入的是 ref 数组
model.value.length++ // 修改 ref 数组属性 → 响应式更新 → 父组件更新 → 引起子组件跟着更新
// 无 v-model
props: { modelValue: { default: () => [] } } // 普通数组
model.value.length++ // 修改普通数组属性 → 无响应式
``` | 2025-11-04T08:01:35 | 2025-11-04T08:01:35 | {} | MEMBER |
vuejs | core | 3,410,271,704 | 13,994 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/b8aa3a0c-b62d-4e7e-b11b-d3d4deb9ed9e)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13994
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-10-16T10:46:47 | 2025-11-05T06:38:31 | {} | NONE |
vuejs | core | 2,914,540,731 | 13,397 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 102 kB | 38.7 kB | 34.8 kB |
| vue.global.prod.js | 160 kB | 58.6 kB | 52.2 kB |
### Usages
| Name | Size | G... | 2025-05-28T00:50:53 | 2025-11-05T08:20:59 | {} | NONE |
vuejs | core | 3,394,352,778 | 13,982 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ----------------- | ------------------ | ------------------ |
| runtime-dom.global.prod.js | 102 kB | 38.8 kB | 35 kB |
| vue.global... | 2025-10-12T12:55:11 | 2025-11-05T09:04:32 | {} | NONE |
vuejs | core | 3,415,565,007 | 13,997 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/9b9340f5-7f20-4fbc-9a28-0f3b982f2067)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13997
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-10-17T13:10:12 | 2025-11-05T09:14:40 | {} | NONE |
vuejs | core | 3,336,654,565 | 13,929 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.9 kB | 29.8 kB | 26.3 kB |
| runtime-dom.global.prod.js | 107 kB | 40.2 kB | 36.1 kB |
| vue.global.prod.js | 165 kB | 6... | 2025-09-26T03:31:35 | 2025-11-06T06:13:02 | {} | NONE |
vuejs | core | 3,190,897,959 | 13,769 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-08-15T08:06:59 | 2025-11-06T06:56:25 | {} | NONE |
vuejs | core | 3,449,268,811 | 14,021 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/0f4d5dd9-b117-4019-9a50-4ef9b7414149)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14021
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-10-27T02:29:04 | 2025-11-04T03:24:26 | {} | NONE |
vuejs | core | 3,361,167,475 | 13,959 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 102 kB (**+29 B**) | 38.7 kB (**+10 B**) | 34.9 kB (**+4 B**) |
| v... | 2025-10-02T13:11:16 | 2025-11-04T07:22:48 | {} | NONE |
vuejs | core | 3,235,912,170 | 13,822 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.9 kB | 29.8 kB | 26.3 kB |
| runtime-dom.global.prod.js | 107 kB | 40.2 kB | 36.2 kB |
| vue.global.prod.js | 165 kB | 6... | 2025-08-29T06:42:24 | 2025-11-06T07:12:56 | {} | NONE |
vuejs | core | 3,235,912,925 | 13,822 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/2ab8d601-ffd9-4be4-8c0f-e64d0434dc12)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13822
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-08-29T06:42:46 | 2025-11-06T07:13:03 | {} | NONE |
vuejs | core | 3,483,454,993 | 14,050 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/51c8514d-cc46-4529-9162-be71ace9e3a0)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14050
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-04T02:23:35 | 2025-11-04T02:23:35 | {} | NONE |
vuejs | core | 3,050,641,417 | 13,594 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/ca2eeb42-26d8-45f8-9753-0d12adf2f596)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13594
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-07-09T00:14:08 | 2025-11-04T07:13:45 | {} | NONE |
vuejs | core | 3,484,805,239 | 14,051 | L-ZJoker | > function update() {
> model.value.length++
> model.value = [...model.value]
> }
> 整体替换 value 才会触发更新
3Q外瑞马驰 | 2025-11-04T09:17:04 | 2025-11-04T09:17:04 | {} | NONE |
vuejs | core | 3,486,080,125 | 14,053 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.8 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 106 kB | 39.8 kB | 35.8 kB |
| vue.global.prod.js | 164 kB | 6... | 2025-11-04T13:45:00 | 2025-11-05T03:40:06 | {} | NONE |
vuejs | core | 2,736,053,904 | 13,070 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/cbefd538-68ec-45ea-ae3c-bba046c0cce0)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13070
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-19T10:19:22 | 2025-11-06T06:20:52 | {} | NONE |
vuejs | core | 3,404,180,009 | 6,108 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
TransitionGroup now records element positions using offsetLeft/offsetTop via a new Position interface, replacing DOMRect from getBoundingClientRect. Corresponding WeakMap types and recordPosition logic were... | 2025-10-15T01:22:37 | 2025-11-05T09:20:10 | {} | NONE |
vuejs | core | 2,980,422,999 | 13,070 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-06-17T13:37:20 | 2025-11-06T06:06:34 | {} | NONE |
vuejs | core | 3,116,842,163 | 13,703 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/71e60552-3807-473e-9c21-8a3e5f20b31d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13703
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-07-25T08:12:37 | 2025-11-06T07:43:07 | {} | NONE |
vuejs | core | 3,483,453,115 | 14,050 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-04T02:22:21 | 2025-11-04T02:22:21 | {} | NONE |
vuejs | core | 3,484,264,339 | 6,108 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/19061052388)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/19024395422) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2025-11-04T07:32:29 | 2025-11-04T07:32:29 | {} | CONTRIBUTOR |
vuejs | core | 3,484,456,535 | 14,051 | L-ZJoker | > // 有 v-model
> const countModel = ref([null]) // ref 包裹的数组
> <Child v-model="countModel"/> // 传入的是 ref 数组
> model.value.length++ // 修改 ref 数组属性 → 响应式更新 → 父组件更新 → 引起子组件跟着更新
>
> // 无 v-model
> props: { modelValue: { default: () => [] } } // 普通数组
> model.value.length++ // 修改普通数组属性 → 无响应式
我知道是因为默认值是普通数组... | 2025-11-04T08:12:11 | 2025-11-04T08:33:36 | {} | NONE |
vuejs | core | 3,410,272,729 | 13,994 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.8 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 106 kB | 39.8 kB | 35.8 kB |
| vue.global.prod.js | 164 kB | 6... | 2025-10-16T10:47:08 | 2025-11-05T06:39:19 | {} | NONE |
vuejs | core | 3,091,392,234 | 13,659 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.8 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 106 kB | 39.8 kB | 35.8 kB |
| vue.global.prod.js | 164 kB | 6... | 2025-07-19T02:11:55 | 2025-11-05T07:03:29 | {} | NONE |
vuejs | core | 3,394,353,312 | 13,982 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/86eb8b75-a8db-4c0d-adc5-62cc1010fbc4)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13982
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-10-12T12:55:23 | 2025-11-05T09:04:39 | {} | NONE |
vuejs | core | 3,491,319,258 | 13,928 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/19103837330)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/19091788491) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2025-11-05T13:48:54 | 2025-11-05T13:48:54 | {} | CONTRIBUTOR |
vuejs | core | 3,492,098,820 | 14,058 | naramdash | Refactor the code, referencing #11399 | 2025-11-05T16:13:02 | 2025-11-05T16:13:02 | {} | NONE |
vuejs | core | 3,415,564,194 | 13,997 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ----------------- | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 103 kB (**+2 B**) | 38.8 kB (**+1 B**) | 35 kB (**+10 B**) |
| vue.glo... | 2025-10-17T13:09:58 | 2025-11-05T09:14:33 | {} | NONE |
vuejs | core | 3,241,140,628 | 13,382 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.8 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 106 kB | 39.8 kB | 35.9 kB |
| vue.global.prod.js | 164 kB | 6... | 2025-09-01T07:16:55 | 2025-11-06T00:46:28 | {} | NONE |
vuejs | core | 3,476,419,725 | 14,043 | edison1105 | `viewbox` is misspelled, it should be `viewBox`
see https://play.vuejs.org/#__PROD__eNp9Uk1P3DAQ/StT97rJhtL2gFKkUnEoB0DA0RIK3tnE4LUte5INQvvfGcfa8CmkRPK892b85iVP4q/35dCjOBJ1VEF7gojUeziWVtp6mbFcEG68aQi5Aqi/FQXcdAhbvaIO3BqIC6WDMgixc71ZwR3Cwa/Kjwu46wk0PxGcNY9wUDEKRZEnxaHNU/5IwXopoEPddjSXg8btiRu5rqBKzemVYurm/nxpLgBU0qW2GXh8... | 2025-11-01T14:28:08 | 2025-11-01T14:28:08 | {} | MEMBER |
vuejs | core | 3,477,072,665 | 14,044 | edison1105 | The `lazy` modifier in traditional `v-model` changes the `input` event to trigger on the `change` event.
However, in the implementation of `useModel`:
- There is no concept of event listeners
- The set function immediately triggers emit and trigger
- No mechanism for delay or waiting for user input completion | 2025-11-02T01:25:03 | 2025-11-02T01:25:03 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,479,745,309 | 14,047 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.8 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 106 kB | 39.8 kB | 35.8 kB |
| vue.global.prod.js | 164 kB | 6... | 2025-11-03T10:04:03 | 2025-11-05T03:38:01 | {} | NONE |
vuejs | core | 3,495,226,663 | 13,953 | edison1105 | the changes include in #13226 (merged) | 2025-11-06T06:02:02 | 2025-11-06T06:02:02 | {} | MEMBER |
vuejs | core | 3,669,972,000 | 14,181 | sanwalsulehri | what if i can handle this | 2025-12-18T12:07:19 | 2025-12-18T12:07:19 | {} | NONE |
vuejs | core | 3,686,694,211 | 14,238 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/2bce7906-ddd9-47e5-b77b-9a52be7bd604)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14238
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14238
```
```
yarn add https://pkg.pr.n... | 2025-12-23T13:47:59 | 2025-12-25T00:27:02 | {} | NONE |
vuejs | core | 3,692,011,486 | 14,250 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/d41e9a7f-6855-4273-aea3-677d1febe0f7)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14250
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14250
```
```
yarn add https://pkg.pr.n... | 2025-12-26T03:34:54 | 2025-12-26T03:41:55 | {} | NONE |
vuejs | core | 3,695,183,361 | 14,257 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Bot user detected.
>
> To trigger a single review, invoke the `@coderabbitai review` command.
>
> You can disable this status message... | 2025-12-29T00:35:06 | 2025-12-29T00:35:06 | {} | NONE |
vuejs | core | 3,678,726,575 | 13,770 | auvred | I'm not a maintainer here, so my review won't affect that PR at all. All I can do is advise you to avoid pinging maintainers on your PRs to ask for a review. This only adds more noise for them. When they have time, they will review your PR. Pinging them won't make it happen any faster and can actually be counterproduct... | 2025-12-21T11:54:15 | 2025-12-21T11:54:15 | {
"+1": 1,
"eyes": 1
} | CONTRIBUTOR |
vuejs | core | 3,682,341,739 | 14,237 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 103 kB | 39.1 kB | 35.2 kB |
| vue.global.prod.js | 161 kB | 59.1 kB | 52.6 kB |
### Usages
| Name | Size | G... | 2025-12-22T14:35:18 | 2025-12-22T14:35:18 | {} | NONE |
vuejs | core | 3,691,313,127 | 14,245 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/807352d6-8965-48e3-885f-9d53f411111f)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14245
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14245
```
```
yarn add https://pkg.pr.n... | 2025-12-25T10:58:47 | 2025-12-25T13:08:13 | {} | NONE |
vuejs | core | 3,691,585,851 | 14,247 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
A new `triggerHooks` function is added to centralize lifecycle hook invocation across the Vue runtime. Multiple files are refactored to replace direct hook arra... | 2025-12-25T16:31:24 | 2025-12-25T16:34:15 | {} | NONE |
vuejs | core | 3,669,041,360 | 14,221 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/20330077215)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/20292197313) |
|-------|--------|----------------|
| quasar | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions... | 2025-12-18T08:31:42 | 2025-12-18T08:31:42 | {} | CONTRIBUTOR |
vuejs | core | 3,669,299,380 | 14,223 | edison1105 | /ecosystem-ci run | 2025-12-18T09:25:07 | 2025-12-18T09:25:07 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,051,854,793 | 13,599 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/07257b62-2fbb-47df-990d-d86b359902d9)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13599
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https:... | 2025-07-09T09:23:30 | 2025-12-24T08:32:50 | {} | NONE |
vuejs | core | 3,694,710,265 | 14,252 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/c9d078b4-aec1-4569-865e-364e46ca7c4b)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14252
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14252
```
```
yarn add https://pkg.pr.n... | 2025-12-28T12:28:20 | 2025-12-28T12:28:20 | {} | NONE |
vuejs | core | 3,695,542,552 | 14,259 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-12-29T06:14:20 | 2025-12-29T06:14:20 | {} | NONE |
vuejs | core | 3,669,212,994 | 14,223 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/6db926b0-272c-4b68-991a-6da765e9258d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14223
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14223
```
```
yarn add https://pkg.pr.n... | 2025-12-18T09:03:24 | 2025-12-18T09:15:02 | {} | NONE |
vuejs | core | 3,677,515,595 | 14,227 | coderabbitai[bot] | <!-- This is an auto-generated issue plan by CodeRabbit -->
### 📝 CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
- [ ] <!-- {"checkboxId": "8d4f2b9c-3e1a-4f7c-a9b2-d5e8f1c4a7b9"} --> Create Plan
<details>
<summary>Examples</summary>
- [Example 1]... | 2025-12-20T07:21:42 | 2025-12-20T07:21:42 | {} | NONE |
vuejs | core | 3,194,172,609 | 13,770 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
This change fixes type inference for generic `defineComponent` by wrapping Props with `NoInfer<Props>` in two overloads. Updated type tests verify correct prop types with generic instantiations.
## Change... | 2025-08-17T06:41:05 | 2025-12-21T08:20:18 | {} | NONE |
vuejs | core | 3,678,719,002 | 13,770 | OlTrenin | @auvred sure, i will close
Could you check this PR please, i'm waiting a lot time :) ? https://github.com/vuejs/core/pull/13707 | 2025-12-21T11:42:43 | 2025-12-21T11:42:43 | {} | NONE |
vuejs | core | 3,680,095,604 | 14,227 | guda-art | template is not Standard JS syntax compilation,and This is not the core of template,I think There is no need to make modifications in the form of patches.
Compilation is always a pure function, first ok, all time ok.
we just think: design so...
| 2025-12-22T02:28:05 | 2025-12-22T02:28:05 | {} | NONE |
vuejs | core | 3,684,636,798 | 14,236 | edison1105 | Need to register global type files to the compiler, see https://github.com/vuejs/core/issues/11014#issuecomment-2451170684 | 2025-12-23T00:29:43 | 2025-12-23T00:29:43 | {} | MEMBER |
vuejs | core | 3,682,339,109 | 14,237 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
Adds multiple TypeScript type aliases describing HTML autocomplete/autofill tokens in `packages/runtime-dom/src/jsx.ts` and changes `InputHTMLAttributes.autocomplete` from `string | undefined` to `InputAut... | 2025-12-22T14:34:34 | 2025-12-23T15:58:45 | {} | NONE |
vuejs | core | 2,882,807,659 | 13,326 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 108 kB | 40.7 kB | 36.6 kB |
| vue.global.prod.js | 167 kB | 6... | 2025-05-15T07:14:48 | 2025-12-24T06:27:16 | {} | NONE |
vuejs | core | 2,882,808,071 | 13,326 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/e427ae0d-2e67-420a-8945-3c86a5eba906)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@13326
```
```
npm i https://pkg.pr.new/@vue/compiler-core@13326
```
```
yarn add https://pkg.pr.n... | 2025-05-15T07:15:00 | 2025-12-24T08:20:40 | {} | NONE |
vuejs | core | 3,691,312,081 | 14,245 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-12-25T10:57:36 | 2025-12-25T10:57:36 | {} | NONE |
vuejs | core | 3,692,728,816 | 14,253 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
This pull request addresses two minor typographical errors in JSDoc comments within the compiler-sfc package: correcting "infernece" to "inference" in definePro... | 2025-12-26T11:21:37 | 2025-12-26T11:23:37 | {} | NONE |
vuejs | core | 3,692,920,356 | 14,252 | Sdju | ## Additional Notes
I also checked for a similar issue in `getKeysFromRawProps` and `resolveDynamicProps` (used by `useAttrs`). While the same pattern exists where `resolveFunctionSource` can return `undefined`, the use of `for...in` loops safely handles `null`/`undefined` values without throwing errors (the loop bo... | 2025-12-26T14:06:51 | 2025-12-26T14:06:51 | {} | NONE |
vuejs | core | 3,695,545,228 | 14,259 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 108 kB | 40.7 kB | 36.6 kB |
| vue.global.prod.js | 167 kB | 6... | 2025-12-29T06:15:11 | 2025-12-29T06:15:11 | {} | NONE |
vuejs | core | 3,695,787,054 | 14,260 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/076226a0-b014-41cd-a6f2-be1ed66ed006)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14260
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14260
```
```
yarn add https://pkg.pr.n... | 2025-12-29T08:06:46 | 2025-12-29T08:06:46 | {} | NONE |
vuejs | core | 3,703,155,295 | 14,267 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 108 kB | 40.7 kB | 36.6 kB |
| vue.global.prod.js | 167 kB | 6... | 2026-01-01T01:48:17 | 2026-01-01T01:48:17 | {} | NONE |
vuejs | core | 3,684,619,898 | 14,227 | edison1105 | I don't think this needs to be fixed
- First, I believe most developers wouldn't write it this way
- Second, `stripParensRE` is meant to remove parentheses, regardless of whether they match | 2025-12-23T00:18:43 | 2025-12-23T00:18:43 | {
"-1": 1
} | MEMBER |
vuejs | core | 3,688,339,571 | 13,784 | chenjiandmw | But isn't the goal of the vapor mode to only update responsive data that has been changed? If that's the case, I think the current behavior is not intuitive.
I tried vue-jsx-vapor, and it only updates `<div>count: { count.value }</div>`. I think this is the expected behavior.
vue-jsx-vapor playground: https://repl.zmj... | 2025-12-24T01:18:54 | 2025-12-24T01:25:48 | {
"+1": 5
} | NONE |
vuejs | core | 3,688,150,897 | 14,017 | edison1105 | Could you please provide a minimal repro? | 2025-12-23T22:44:58 | 2025-12-24T08:26:13 | {} | MEMBER |
vuejs | core | 3,691,445,421 | 14,246 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/276cdfb8-ab74-49f9-add5-e2878f1d5b99)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14246
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14246
```
```
yarn add https://pkg.pr.n... | 2025-12-25T13:29:18 | 2025-12-25T13:29:18 | {} | NONE |
vuejs | core | 3,695,184,440 | 14,258 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 103 kB | 39.1 kB | 35.2 kB |
| vue.global.prod.js | 161 kB | 59.1 kB | 52.6 kB |
### Usages
| Name | Size | G... | 2025-12-29T00:36:10 | 2025-12-29T00:36:10 | {} | NONE |
vuejs | core | 3,678,593,171 | 13,770 | auvred | This PR was opened after https://github.com/vuejs/core/pull/13119. It applies the fix introduced in that PR, so it's clearly a duplicate. It might be better to close this PR and continue tracking the fix in https://github.com/vuejs/core/pull/13119. | 2025-12-21T08:32:55 | 2025-12-21T08:32:55 | {} | CONTRIBUTOR |
vuejs | core | 3,681,366,453 | 14,236 | coderabbitai[bot] | <!-- This is an auto-generated issue plan by CodeRabbit -->
### 📝 CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
- [ ] <!-- {"checkboxId": "8d4f2b9c-3e1a-4f7c-a9b2-d5e8f1c4a7b9"} --> Create Plan
<details>
<summary>Examples</summary>
- [Example 1]... | 2025-12-22T10:10:55 | 2025-12-22T10:13:44 | {} | NONE |
vuejs | core | 3,687,030,107 | 13,673 | mary-ext | let me know if this PR is still worth doing, I can fix the conflicts | 2025-12-23T15:24:50 | 2025-12-23T15:24:50 | {} | NONE |
vuejs | core | 3,686,693,042 | 14,238 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 108 kB | 40.7 kB | 36.6 kB |
| vue.global.prod.js | 167 kB | 6... | 2025-12-23T13:47:36 | 2025-12-24T00:43:58 | {} | NONE |
vuejs | core | 3,691,313,017 | 14,245 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 108 kB | 40.7 kB | 36.6 kB |
| vue.global.prod.js | 167 kB | 6... | 2025-12-25T10:58:40 | 2025-12-25T10:58:40 | {} | NONE |
vuejs | core | 3,691,439,397 | 14,242 | edison1105 | fixed by [#14243](https://github.com/vuejs/core/pull/14243) | 2025-12-25T13:21:45 | 2025-12-25T13:21:45 | {} | MEMBER |
vuejs | core | 3,669,212,167 | 14,223 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.2 kB | 29.9 kB | 26.4 kB |
| runtime-dom.global.prod.js | 108 kB | 40.6 kB | 36.5 kB |
| vue.global.prod.js | 166 kB | 6... | 2025-12-18T09:03:11 | 2025-12-18T09:03:11 | {} | NONE |
vuejs | core | 3,673,359,370 | 14,225 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/57d04dd8-2038-4dab-a077-115a4fade9c6)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14225
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14225
```
```
yarn add https://pkg.pr.n... | 2025-12-19T03:40:58 | 2025-12-22T09:40:09 | {} | NONE |
vuejs | core | 3,689,091,327 | 13,599 | edison1105 | /ecosystem-ci run | 2025-12-24T08:34:32 | 2025-12-24T08:34:32 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,691,435,713 | 14,244 | edison1105 | closed via [14245](https://github.com/vuejs/core/pull/14245) | 2025-12-25T13:17:41 | 2025-12-25T13:17:41 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,670,172,143 | 14,223 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/20332174357)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/20292197313) |
|-------|--------|----------------|
| primevue | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actio... | 2025-12-18T12:58:47 | 2025-12-18T12:58:47 | {} | CONTRIBUTOR |
vuejs | core | 3,641,300,758 | 14,092 | liulinboyi | @XuXYong For more Information you can in your example project use [vConsole](https://github.com/Tencent/vConsole) and visite the project in the Google Pixel 7 Pro, Samsung Galaxy S25 to catch the error and get the browser UA.
I had edit you example project code to compare `Composition API Router` and `Options API Rout... | 2025-12-11T10:37:43 | 2025-12-22T04:19:53 | {} | MEMBER |
vuejs | core | 3,673,359,255 | 14,225 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------------------- | ------------------- | ------------------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.4 kB ... | 2025-12-19T03:40:53 | 2025-12-22T09:25:07 | {} | NONE |
vuejs | core | 3,273,179,308 | 13,326 | netlify[bot] | ### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. **[Why did it fail? →](https://app.netlify.com/projects/vue-sfc-playground/deploys/694b9832d4f82e0008b733b3?deploy_diagnostics=true)**
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit... | 2025-09-10T03:32:43 | 2025-12-24T07:38:39 | {} | NONE |
vuejs | core | 3,692,157,354 | 14,251 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
The `WatchEffect` type was broadened to accept async effects (`Promise<void> | void`). A test in `apiWatch.spec.ts` was adjusted: the watchEffect callback now p... | 2025-12-26T05:30:29 | 2025-12-26T06:26:52 | {} | NONE |
vuejs | core | 3,695,184,373 | 14,257 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/144bdae4-974f-4a5b-889b-cd4192598dc4)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14257
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14257
```
```
yarn add https://pkg.pr.n... | 2025-12-29T00:36:06 | 2025-12-29T00:36:06 | {} | NONE |
vuejs | core | 2,848,573,789 | 13,272 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/e9394590-b2c8-4664-8681-b0f5e5d91dff)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@13272
```
```
npm i https://pkg.pr.new/@vue/compiler-core@13272
```
```
yarn add https://pkg.pr.n... | 2025-05-03T11:08:39 | 2025-12-18T08:30:59 | {} | NONE |
vuejs | core | 3,678,754,668 | 14,230 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
This change adds validation to the v-for expression parser to detect and reject malformed expressions with unmatched parentheses. A regex-based parentheses stripping approach is replaced with explicit logi... | 2025-12-21T12:31:18 | 2025-12-21T12:33:41 | {} | NONE |
vuejs | core | 3,679,955,008 | 14,232 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Bot user detected.
>
> To trigger a single review, invoke the `@coderabbitai review` command.
>
> You can disable this status message... | 2025-12-22T01:40:44 | 2025-12-22T01:40:44 | {} | NONE |
vuejs | core | 3,688,042,473 | 14,017 | hamedniroomand | Hi @edison1105
I’ve created a web component using the Vapor build as shown below:
```ts
import { defineVaporCustomElement, type VaporComponent } from 'vue';
import { PrimaryButton } from '@/features/shared';
const element = defineVaporCustomElement(PrimaryButton as unknown as VaporComponent);
customElements.def... | 2025-12-23T21:43:29 | 2025-12-23T21:43:29 | {} | NONE |
vuejs | core | 3,688,145,695 | 13,673 | edison1105 | > let me know if this PR is still worth doing, I can fix the conflicts
this one will be merged in next release. | 2025-12-23T22:41:01 | 2025-12-23T22:41:20 | {} | MEMBER |
vuejs | core | 3,051,632,177 | 13,599 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-07-09T08:15:16 | 2025-12-24T08:46:12 | {} | NONE |
vuejs | core | 3,691,445,259 | 14,246 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB |
| runtime-dom.global.prod.js | 108 kB | 40.7 kB | 36.6 kB |
| vue.global.prod.js | 167 kB | 6... | 2025-12-25T13:29:03 | 2025-12-25T13:29:03 | {} | NONE |
vuejs | core | 3,691,753,625 | 14,248 | absidue | This pull request looks like AI slop. The "clarification" just seem to be making an already simple block of code more verbose, unnecessarily increasing code size and code comments that are mostly pointless as you can already infer it very easily by reading the code. | 2025-12-25T21:20:05 | 2025-12-25T21:20:05 | {} | NONE |
vuejs | core | 3,691,962,691 | 14,247 | edison1105 | Thank you for your contribution, but this is not worthwhile. The pre-condition check can avoid method calls and reduce overhead. | 2025-12-26T02:45:24 | 2025-12-26T02:45:24 | {} | MEMBER |
vuejs | core | 3,695,183,425 | 14,258 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Bot user detected.
>
> To trigger a single review, invoke the `@coderabbitai review` command.
>
> You can disable this status message... | 2025-12-29T00:35:11 | 2025-12-29T00:35:11 | {} | NONE |
vuejs | core | 2,848,573,775 | 13,272 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 103 kB | 39.1 kB | 35.2 kB |
| vue.global.prod.js | 161 kB | 59.1 kB | 52.6 kB |
### Usages
| Name | Size | G... | 2025-05-03T11:08:38 | 2025-12-18T08:31:10 | {} | NONE |
vuejs | core | 3,669,938,668 | 13,965 | wangcch | Not related to function syntax.
```js
// Exposed things also become "any"
export const CompB = defineComponent({
name: 'CompB',
setup(props, { expose }) {
const something = ref('something' as const);
expose({ something });
return () => h('div', 'CompB');
},
});
``` | 2025-12-18T11:58:03 | 2025-12-18T11:58:03 | {} | NONE |
vuejs | core | 3,674,357,284 | 12,435 | Akryum | Looks like https://github.com/nuxt/nuxt/issues/33860 is related to this issue | 2025-12-19T09:54:24 | 2025-12-19T09:54:24 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,678,588,101 | 13,770 | OlTrenin | @eric-gitta-moore @auvred hello!
Could you recheck please? | 2025-12-21T08:24:41 | 2025-12-21T08:24:41 | {} | NONE |
vuejs | core | 3,688,550,937 | 14,236 | edison1105 | a workaround
```ts
const props = defineProps</*@vue-ignore*/options["code"]>()
``` | 2025-12-24T03:35:24 | 2025-12-24T03:35:24 | {} | MEMBER |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.