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,446,975,681
14,019
skirtles-code
Similar to #8553.
2025-10-25T17:59:16
2025-10-25T17:59:16
{}
CONTRIBUTOR
vuejs
core
2,958,077,449
13,459
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/edfe64cc-9204-439e-9af9-46568a387622) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13459 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-06-10T08:04:44
2025-10-21T02:46:53
{}
NONE
vuejs
core
3,454,145,181
14,026
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 102 kB | 38.6 kB | 34.8 kB | | vue.global.prod.js | 160 kB | 58.7 kB | 52.2 kB | ### Usages | Name | Size | G...
2025-10-28T02:12:57
2025-10-28T02:12:57
{}
NONE
vuejs
core
3,440,846,169
14,017
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-10-24T03:53:59
2025-10-29T09:48:38
{}
NONE
vuejs
core
3,465,652,015
14,035
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/b8445207-108f-4d3a-9c56-8c90da052eae) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14035 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-10-30T00:44:22
2025-10-30T00:44:22
{}
NONE
vuejs
core
3,466,957,899
14,040
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-10-30T09:37:03
2025-10-30T09:37:03
{}
NONE
vuejs
core
3,430,387,671
14,008
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------------------ | ------------------- | ------------------- | | compiler-dom.global.prod.js | 84.8 kB | 30 kB | 26.5 kB | ...
2025-10-22T03:49:40
2025-10-22T03:49:40
{}
NONE
vuejs
core
3,431,295,361
13,669
edison1105
close due to #13408 merged
2025-10-22T09:19:22
2025-10-22T09:19:22
{}
MEMBER
vuejs
core
3,431,298,580
13,668
edison1105
fixed via #13408
2025-10-22T09:20:16
2025-10-22T09:20:16
{}
MEMBER
vuejs
core
3,434,837,369
14,010
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/d95f6a47-64f8-41aa-aa77-db1a4b8ca289) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14010 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-10-23T02:22:57
2025-10-23T02:22:57
{}
NONE
vuejs
core
3,440,128,847
14,016
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/18765982733) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/18705860802) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci...
2025-10-24T00:46:28
2025-10-24T00:46:28
{}
CONTRIBUTOR
vuejs
core
3,462,654,640
13,154
claudiaballano
> [@claudiaballano](https://github.com/claudiaballano) Ah yes my apologies, my comment about the `warnHandler` catching these in prod was incorrect, I didn't see that this function is only ever invoked in dev mode which is necessary for `warnHandler` to work: > > [core/packages/runtime-core/src/warning.ts](https://git...
2025-10-29T16:47:03
2025-10-29T16:47:03
{}
NONE
vuejs
core
3,465,988,112
14,038
Justineo
I reviewed your production setup but couldn’t find any infinite loop as you described. If you believe there’s a bug, please take a moment to provide more details about the issue you encountered.
2025-10-30T03:33:14
2025-10-30T03:33:14
{}
MEMBER
vuejs
core
3,470,744,423
12,615
noellelevydialpad
Using `Iterator.from` on the returned `values` iterable seems to work around this, ```js const rawMap = new Map([['foo', 1], ['bar', 100]]); const proxyMap = Vue.reactive(rawMap); Iterator.from(proxyMap.values()).find(i => i > 99) // 100 ``` [Playground, it has all the expected prototype functions](https://play.vuejs....
2025-10-30T23:57:26
2025-10-30T23:57:26
{ "+1": 1 }
NONE
vuejs
core
3,424,288,074
14,002
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-10-21T01:06:16
2025-10-21T01:06:16
{}
NONE
vuejs
core
2,922,487,883
13,422
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 > > Draft detected. > > Please check the settings in the CodeRabbit UI or the `.coderabbit.yaml` file in this repository. To trigger a sin...
2025-05-30T14:03:15
2025-10-21T05:52:52
{}
NONE
vuejs
core
3,430,199,311
14,007
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 84.5 kB | 30 kB | 26.4 kB | | runtime-dom.global.prod.js | 105 kB | 39.6 kB | 35.6 kB | | vue.global.prod.js | 163 kB | 5...
2025-10-22T02:05:00
2025-10-22T02:05:00
{}
NONE
vuejs
core
3,430,401,830
14,008
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/18704774627) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/18642607640) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci...
2025-10-22T03:56:35
2025-10-22T03:56:35
{}
CONTRIBUTOR
vuejs
core
3,435,898,142
14,012
anexis-fabianamhof
Found the bug on our side. Issue may be closed
2025-10-23T09:15:41
2025-10-23T09:15:41
{}
NONE
vuejs
core
3,453,049,351
12,584
roydukkey
@edison1105 Where is the carrot syntax in mentioned in the docs?
2025-10-27T19:51:01
2025-10-27T19:51:01
{}
NONE
vuejs
core
3,468,224,931
12,571
jamesnakagawa
@edison1105 Appreciate all your hard work! 🙏 Can this be merged or is it waiting for something?
2025-10-30T14:11:07
2025-10-30T14:11:07
{}
NONE
vuejs
core
3,424,290,056
14,002
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/09f235bc-06cb-481b-a80b-0e7369533f99) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14002 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-10-21T01:07:32
2025-10-21T01:07:32
{}
NONE
vuejs
core
3,424,806,799
13,422
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------------------- | ------------------- | ------------------- | | compiler-dom.global.prod.js | 84.5 kB | 30 kB | 26.4 kB ...
2025-10-21T05:53:35
2025-10-21T05:53:35
{}
NONE
vuejs
core
3,430,196,240
14,007
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-10-22T02:03:54
2025-10-22T02:24:36
{}
NONE
vuejs
core
3,430,386,017
14,008
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-10-22T03:48:38
2025-10-22T03:48:38
{}
NONE
vuejs
core
3,431,475,066
14,009
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-22T09:56:58
2025-10-22T09:56:58
{}
NONE
vuejs
core
3,434,848,162
14,010
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/18735584410) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/18705860802) | |-------|--------|----------------| | pinia | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/...
2025-10-23T02:30:32
2025-10-23T02:30:32
{}
CONTRIBUTOR
vuejs
core
3,436,091,092
13,934
sheremet-va
The main issue I am having with VItest 4 is that unit tests are failing. Did you have a loot at them yet, @edison1105?
2025-10-23T09:59:18
2025-10-23T09:59:18
{}
NONE
vuejs
core
3,440,100,098
14,016
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------------------ | ----------------- | ------------------- | | compiler-dom.global.prod.js | 84.8 kB | 30 kB | 26.5 kB | | runt...
2025-10-24T00:35:52
2025-10-24T00:35:52
{}
NONE
vuejs
core
3,440,101,136
14,016
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/f392fcf5-1d66-4126-8acd-e5c890baf3ff) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14016 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-10-24T00:36:13
2025-10-24T00:36:13
{}
NONE
vuejs
core
3,465,769,303
14,036
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 102 kB (**+6 B**) | 38.6 kB (**+3 B**) | 34.8 kB (**+15 B**) | | vue.glo...
2025-10-30T01:24:45
2025-10-30T01:24:45
{}
NONE
vuejs
core
3,465,769,611
14,036
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/3b524806-129b-473c-93fd-4fda5a07cd05) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14036 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-10-30T01:24:58
2025-10-30T01:24:58
{}
NONE
vuejs
core
3,430,388,647
14,008
edison1105
/ecosystem-ci run
2025-10-22T03:50:11
2025-10-22T03:50:11
{ "+1": 1 }
MEMBER
vuejs
core
3,440,110,397
14,016
edison1105
/ecosystem-ci run
2025-10-24T00:39:40
2025-10-24T00:39:40
{ "+1": 1 }
MEMBER
vuejs
core
3,449,306,094
14,023
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-10-27T02:53:13
2025-10-27T03:00:37
{}
NONE
vuejs
core
3,465,907,031
14,037
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/5ddcca7e-54a1-4e28-b138-dbb465ec0d87) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14037 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-10-30T02:41:37
2025-10-30T02:49:12
{}
NONE
vuejs
core
3,095,624,710
13,673
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-21T07:50:47
2026-01-04T04:50:04
{}
NONE
vuejs
core
3,708,107,704
14,275
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough Hydration was adjusted to avoid applying reserved props (like `ref`) as attributes on custom elements during SSR hydration. A test was added that verifies a `re...
2026-01-04T13:55:04
2026-01-04T14:08:03
{}
NONE
vuejs
core
3,708,738,746
14,276
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/3934fcba-fb24-4bbb-8ed1-0dc04f90e3fd) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14276 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14276 ``` ``` yarn add https://pkg.pr.n...
2026-01-05T02:32:11
2026-01-05T02:33:59
{}
NONE
vuejs
core
3,708,814,909
14,278
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...
2026-01-05T03:26:37
2026-01-07T06:30:56
{}
NONE
vuejs
core
3,717,705,063
14,289
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...
2026-01-07T07:50:33
2026-01-07T07:50:33
{}
NONE
vuejs
core
3,717,707,340
14,289
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-07T07:51:29
2026-01-07T07:51:29
{}
NONE
vuejs
core
3,707,499,278
14,017
edison1105
@pixeloution Thank you for providing the reproduction. I carefully examined the packaged dist output, and these modules are not fully imported; only the necessary code is being introduced. However, there are indeed some issues in the vapor build output where certain code is not being tree-shaken, but these problems h...
2026-01-04T01:03:40
2026-01-04T01:03:40
{}
MEMBER
vuejs
core
3,708,108,212
14,275
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------ | | runtime-dom.global.prod.js | 103 kB (**+7 B**) | 39.1 kB (**+1 B**) | 35.2 kB (**-3 B**) | | vue.global...
2026-01-04T13:55:50
2026-01-04T13:55:50
{}
NONE
vuejs
core
3,708,112,235
14,274
edison1105
It should be: ```diff export default defineComponent({ name: 'Echarts', inheritAttrs: false, setup() { const root = shallowRef(); return () => h('my-component', { - ref: root, + ref: root.value, innerHTML: 'hello', }); }, }); ``` see [Playground](https://play.vuejs.org/...
2026-01-04T14:01:18
2026-01-04T14:01:18
{}
MEMBER
vuejs
core
3,708,578,278
14,274
edison1105
got distracted by the ref value and missed that it was actually a template ref. 😄
2026-01-05T00:25:48
2026-01-05T00:25:48
{ "laugh": 1 }
MEMBER
vuejs
core
3,708,108,334
14,275
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/cde89543-8a2e-4a4a-9de7-a729fde088a2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14275 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14275 ``` ``` yarn add https://pkg.pr.n...
2026-01-04T13:56:01
2026-01-05T00:27:59
{}
NONE
vuejs
core
3,708,590,036
14,275
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/20701561278) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/20651283481) | |-------|--------|----------------| | radix-vue | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/acti...
2026-01-05T00:37:14
2026-01-05T00:37:14
{}
CONTRIBUTOR
vuejs
core
3,708,684,015
14,277
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...
2026-01-05T01:54:17
2026-01-05T01:54:17
{}
NONE
vuejs
core
3,708,770,312
14,277
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...
2026-01-05T02:56:05
2026-01-05T02:56:05
{}
NONE
vuejs
core
3,713,857,709
14,286
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...
2026-01-06T09:19:45
2026-01-06T09:19:45
{}
NONE
vuejs
core
3,718,181,305
14,288
Capybara12344321
@edison1105 Thanks for your reply. I have a question: is the correct usage to always use a function, rather than passing a VNode directly?
2026-01-07T10:13:30
2026-01-07T10:13:30
{}
NONE
vuejs
core
3,712,929,718
14,284
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/c77e2bf9-6be9-4731-acb4-1c2f57dabdff) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14284 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14284 ``` ``` yarn add https://pkg.pr.n...
2026-01-06T03:06:24
2026-01-08T08:39:02
{}
NONE
vuejs
core
3,722,904,733
14,299
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...
2026-01-08T09:06:46
2026-01-08T09:06:46
{}
NONE
vuejs
core
3,724,889,601
14,301
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough A comment in the reactivity constants file is consolidated from two lines into one, combining the description of literal string tracking with minor phrasing adj...
2026-01-08T17:21:44
2026-01-08T17:23:44
{}
NONE
vuejs
core
3,707,880,753
14,273
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/f2f45bc9-806f-4f39-9161-5ba244bc7b23) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14273 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14273 ``` ``` yarn add https://pkg.pr.n...
2026-01-04T08:53:26
2026-01-04T08:53:26
{}
NONE
vuejs
core
3,726,796,019
12,644
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough Iterator wrapper in reactivity was changed to inherit from the original iterator via Object.create(innerIterator) and override only next(), preserving the inner...
2026-01-09T02:41:23
2026-01-09T02:59:20
{}
NONE
vuejs
core
3,708,827,980
14,279
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...
2026-01-05T03:35:30
2026-01-05T03:35:30
{}
NONE
vuejs
core
3,709,583,323
14,281
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/fcd430ed-a5e7-40f3-b18e-159501f545b2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14281 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14281 ``` ``` yarn add https://pkg.pr.n...
2026-01-05T09:23:52
2026-01-05T09:23:52
{}
NONE
vuejs
core
3,713,854,274
14,286
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough Adds three new optional properties to the `HTMLAttributes` interface for Popover API support: `popover`, `popoverTargetAction`, and `popoverTarget`. These are T...
2026-01-06T09:18:53
2026-01-06T09:21:46
{}
NONE
vuejs
core
3,717,452,924
9,039
KaelWD
I don't think this should be considered a bug, to me it's perfectly intuitive and a natural consequence of https://v3-migration.vuejs.org/breaking-changes/v-bind.html and https://v3-migration.vuejs.org/breaking-changes/render-function-api.html#vnode-props-format Currently it's trivial to switch to `inheritAttrs: false...
2026-01-07T06:07:43
2026-01-07T06:07:43
{}
CONTRIBUTOR
vuejs
core
3,717,866,982
14,290
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...
2026-01-07T08:46:59
2026-01-07T08:46:59
{}
NONE
vuejs
core
3,706,786,667
14,270
huaixunanzhong
我好像摸索出来规律了,要么就是0和256,要么就是‘0px’和‘256px’,才会触发更新,于是我又回去看了我以前写的这段代码发现确实是这个规律,尽管我并不知道这是为什么,或许有人能解释一下原因吗?十分感激🥹https://play.vuejs.org/#eNp9U9tu00AQ/ZVlBXIiBSf0woNxwk2VgAdALRIvlqhrj5Nt17vWXlKjyH/BN/DYd5AQP0P5Dma9teOgtpZle2fOnD1ndryhL6sqXFugEY11plhlFolgZSWVIRti5DEUekIUFJNMlpU1kJOGFEqWJMCq4FkioG7BORSp5ViUCEI0GFuNxn5BSCaFNoTpN5D...
2026-01-03T05:42:19
2026-01-03T05:42:19
{}
NONE
vuejs
core
3,708,123,724
14,274
kingyue737
🤔But this will result in a type error, since `ref` expects a `VNodeRef`. I tested in [Playground](https://play.vuejs.org/#__SSR__eNp9UsGOmzAQ/RXLF4iEyKE9pWykbRuprZq22u6RC4IheGvGyB5oqpR/79gOWQ7d5QDjeTOPN/N8kffDkE8jyJ0sXG3VQMIBjcO+RNUPxpI4/vlgOEJAEq01vUjy7SqXvCuxxGIbm7mNDwT9oCsCPglRrAm2nCq2K1xmklxtsFWn/MkZZB0X31XKmpuU...
2026-01-04T14:15:34
2026-01-04T14:24:02
{}
NONE
vuejs
core
3,712,935,127
14,285
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-06T03:09:31
2026-01-06T03:09:31
{}
NONE
vuejs
core
3,721,602,037
14,297
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/85ac820f-d3b0-459b-932d-81118bcc826c) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14297 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14297 ``` ``` yarn add https://pkg.pr.n...
2026-01-08T02:16:18
2026-01-08T03:28:49
{}
NONE
vuejs
core
3,707,518,139
13,673
edison1105
@mary-ext Could you please resolve the conflicts? I'm planning to merge this one into minor
2026-01-04T01:39:33
2026-01-04T01:39:33
{}
MEMBER
vuejs
core
3,713,858,222
14,286
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/766626ff-914d-4016-b78e-ab882f3f2f94) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14286 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14286 ``` ``` yarn add https://pkg.pr.n...
2026-01-06T09:19:53
2026-01-06T09:19:53
{}
NONE
vuejs
core
2,568,846,281
12,644
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 103 kB (**-13 B**) | 39.1 kB (**+2 B**) | 35.2 kB (**-17 B**) | | vue....
2025-01-03T08:27:07
2026-01-09T02:46:54
{}
NONE
vuejs
core
3,706,781,049
14,270
huaixunanzhong
这里我有新发现 ,将0改为‘0px’就可以正确触发更新了,虽然能解决,但我不知道发生了什么,以前是可以0的,但是现在得'0px',甚至‘0’都不可以,我深受一些IDE(webStorm)的样式格式检查插件警告提示的影响,觉得0px应该写成0消除警告,这在以往的代码中都是可运行的, https://play.vuejs.org/#eNp9U9tu00AQ/ZVlBXIiBSdcH4wTbqoEPABqkXjxQ117nGy73rX2khpZ/gu+gce+g4T4Gcp3MOutHadqu4rs7OyZM+fMjhv6uqrCrQUa0VhnilVmlQhWVlIZ0hAjD6HQM6KgmGWyrKyBnLSkULIkAWYFLxI...
2026-01-03T05:31:38
2026-01-03T05:31:38
{}
NONE
vuejs
core
3,717,707,895
14,289
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/24d145bb-6bad-482f-bd14-a7c1a5c65a3a) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14289 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14289 ``` ``` yarn add https://pkg.pr.n...
2026-01-07T07:51:43
2026-01-07T07:51:43
{}
NONE
vuejs
core
3,718,846,940
14,293
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/86ff87ba-43c7-477e-a828-41096c932993) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14293 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14293 ``` ``` yarn add https://pkg.pr.n...
2026-01-07T13:19:34
2026-01-07T13:51:22
{}
NONE
vuejs
core
3,721,384,726
14,296
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/eb4fc1be-1dbc-4e1b-8a44-2593484375f1) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14296 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14296 ``` ``` yarn add https://pkg.pr.n...
2026-01-08T00:29:46
2026-01-08T00:39:37
{}
NONE
vuejs
core
3,721,381,655
14,296
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough Creates explicit loop scopes for ForOf/ForIn/ForStatement in the defineProps destructure walker and adds tests verifying loop-variable shadowing restores outer ...
2026-01-08T00:28:43
2026-01-08T00:42:54
{}
NONE
vuejs
core
3,707,594,558
14,272
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ----------------- | ------------------ | ------------------ | | compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB | | runtime...
2026-01-04T03:49:47
2026-01-04T03:49:47
{}
NONE
vuejs
core
3,708,758,395
14,277
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/64cd5c10-354a-42c5-9334-2f1093cdfdd7) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14277 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14277 ``` ``` yarn add https://pkg.pr.n...
2026-01-05T02:47:01
2026-01-05T02:47:01
{}
NONE
vuejs
core
3,718,000,720
14,291
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...
2026-01-07T09:27:15
2026-01-07T09:27:15
{}
NONE
vuejs
core
3,718,020,120
14,291
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-07T09:32:55
2026-01-07T09:32:55
{}
NONE
vuejs
core
3,703,155,450
14,267
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/d811c362-ca83-4a92-b0df-8d99b15395be) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14267 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14267 ``` ``` yarn add https://pkg.pr.n...
2026-01-01T01:48:35
2026-01-01T12:42:33
{}
NONE
vuejs
core
3,094,758,139
13,667
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-20T20:26:23
2026-01-04T01:47:27
{}
NONE
vuejs
core
3,707,594,614
14,272
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/367e08af-4842-4dc9-b73e-014b1800d098) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14272 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14272 ``` ``` yarn add https://pkg.pr.n...
2026-01-04T03:49:52
2026-01-04T03:58:20
{}
NONE
vuejs
core
3,707,766,864
13,673
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-04T05:59:17
2026-01-04T06:11:11
{}
NONE
vuejs
core
3,711,267,347
9,039
pikax
I know this is very old bug and I'm late to the party, just encountered this bug whilst looking into how `vue` runtime handles the attributes fallthrough. @LinusBorg I disagree with the your explanation why this has been around for so long that fixing now would lead to possible breaking changes, the reason why I disa...
2026-01-05T16:52:09
2026-01-05T16:52:09
{}
MEMBER
vuejs
core
3,712,954,483
14,280
edison1105
fixed via [14281](https://github.com/vuejs/core/pull/14281)
2026-01-06T03:21:25
2026-01-06T03:21:25
{}
MEMBER
vuejs
core
3,713,295,858
14,275
Allmgreater
Fix... On Sun, Jan 4, 2026, 4:59 PM Daniel Roe ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In packages/runtime-core/__tests__/hydration.spec.ts > <https://github.com/vuejs/core/pull/14275#discussion_r2659686292>: > > > @@ -1597,6 +1597,22 @@ descri...
2026-01-06T06:27:01
2026-01-06T06:27:01
{}
NONE
vuejs
core
3,717,815,948
14,290
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough CHANGELOG.md updated with minor typographical corrections, fixing "desutructure" to "destructure" and adjusting terminology for destructured props references in...
2026-01-07T08:30:32
2026-01-07T08:32:20
{}
NONE
vuejs
core
3,712,929,285
14,284
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-06T03:06:08
2026-01-07T12:40:36
{}
NONE
vuejs
core
3,721,601,305
14,297
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...
2026-01-08T02:16:01
2026-01-08T02:16:01
{}
NONE
vuejs
core
3,726,188,839
12,615
kubajmarek
Shouldn't this be a `bug` instead of `feature request`?
2026-01-08T22:44:28
2026-01-08T22:44:28
{}
NONE
vuejs
core
3,703,176,009
14,268
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/2a6a5800-3b4c-426c-80ee-4b0f4b4be212) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14268 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14268 ``` ``` yarn add https://pkg.pr.n...
2026-01-01T02:18:06
2026-01-01T02:33:26
{}
NONE
vuejs
core
3,708,114,844
14,275
danielroe
I don't believe the test failure is related as it passed on the previous commit, with no code changes **edit**: and now, the test failure is on the pkg.pr.new end
2026-01-04T14:04:27
2026-01-04T14:20:34
{}
MEMBER
vuejs
core
3,712,935,504
14,285
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/44b9479e-5595-426a-b164-11d8cda9318e) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14285 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14285 ``` ``` yarn add https://pkg.pr.n...
2026-01-06T03:09:43
2026-01-06T03:09:45
{}
NONE
vuejs
core
3,718,845,676
14,293
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-07T13:19:21
2026-01-07T13:51:12
{}
NONE
vuejs
core
3,703,691,429
14,264
edison1105
It should be: ```js const { code } = VueCompilerDOM.compile(template, { mode: 'function', hoistStatic: true }); const render = new Function(code)(); // mark the function as runtime compiled render._rc = true ``` or using the runtime compile: ```js const render = Vue.compile(template) ``` or ```js const component...
2026-01-01T13:25:52
2026-01-01T13:25:52
{}
MEMBER
vuejs
core
3,703,714,870
14,263
edison1105
Thanks for the PR, and I've made small tweaks.
2026-01-01T13:49:48
2026-01-01T13:49:48
{}
MEMBER
vuejs
core
3,095,078,067
13,667
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-07-21T02:53:08
2026-01-04T01:48:35
{}
NONE
vuejs
core
3,707,596,805
13,667
edison1105
Thanks for this PR, I've made some refactors, see https://github.com/vuejs/core/pull/13667/commits/5034a1e4b1b81c0f3e37a7382dc38717c9940a29 ### Performance Improvement - Before: Each time an element was processed, a while loop was used to traverse the ancestor chain, with a complexity of O(n × depth). - Now: The...
2026-01-04T03:54:17
2026-01-04T03:56:01
{ "+1": 1, "heart": 1 }
MEMBER
vuejs
core
3,707,654,541
13,673
mary-ext
should be good to go
2026-01-04T04:53:44
2026-01-04T04:53:44
{}
NONE
vuejs
core
3,709,579,443
14,281
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...
2026-01-05T09:22:45
2026-01-05T09:22:45
{}
NONE
vuejs
core
3,717,715,899
9,039
pikax
> I don't think this should be considered a bug, to me it's perfectly intuitive and a natural consequence of https://v3-migration.vuejs.org/breaking-changes/v-bind.html and https://v3-migration.vuejs.org/breaking-changes/render-function-api.html#vnode-props-format I don't think we are talking about the same thing, the...
2026-01-07T07:55:00
2026-01-07T07:55:00
{}
MEMBER