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,692,043,695
14,250
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------------------ | ------------------- | ------------------- | | compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB | ...
2025-12-26T04:07:42
2025-12-26T04:07:42
{}
NONE
vuejs
core
3,695,184,380
14,258
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/30e7cb34-6439-4a76-a638-b4da3e608843) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14258 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14258 ``` ``` yarn add https://pkg.pr.n...
2025-12-29T00:36:07
2025-12-29T00:36:07
{}
NONE
vuejs
core
3,703,011,000
14,017
pixeloution
@hamedniroomand @edison1105 I was looking at this, and put together a [stackblitz to illustrate the issue](https://stackblitz.com/edit/stackblitz-starters-yjlkxojt?file=vite.config.ts) It contains a minimal component, and the ability to build vapor or normal mode by the vite `--mode` flag: ```shell vite build -...
2025-12-31T23:07:03
2025-12-31T23:07:03
{}
NONE
vuejs
core
3,678,121,211
13,707
OlTrenin
@edison1105 hi! What about this PR?
2025-12-20T21:08:32
2025-12-20T21:08:32
{}
NONE
vuejs
core
3,678,407,527
14,229
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.4 kB | | runtime-dom.global.prod.js | 108 kB | 40.6 kB | 36.6 kB | | vue.global.prod.js | 167 kB | 6...
2025-12-21T03:27:28
2025-12-21T03:27:28
{}
NONE
vuejs
core
3,680,100,014
14,233
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-22T02:30:47
2025-12-22T02:45:06
{}
NONE
vuejs
core
3,692,215,811
14,252
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-26T06:12:56
2025-12-26T06:12:56
{}
NONE
vuejs
core
3,693,313,419
14,256
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough Added an `equals` option to watcher APIs and updated change-detection to use an areEqual/isChanged/shouldTrigger flow that lets a custom equality function contr...
2025-12-26T20:09:48
2025-12-27T01:42:56
{}
NONE
vuejs
core
3,695,545,767
14,259
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/ddbb89a5-dc15-421e-866b-249a42128201) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14259 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14259 ``` ``` yarn add https://pkg.pr.n...
2025-12-29T06:15:32
2025-12-29T06:15:32
{}
NONE
vuejs
core
2,848,573,491
13,272
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough Test worker pool changed from 'threads' to 'forks' and the exported Vitest config now includes a new `poolOptions` property for forks, specifying `execArgv: ["--expose-gc"]` to enable the garbage collector...
2025-05-03T11:07:40
2025-12-18T08:33:04
{}
NONE
vuejs
core
3,349,825,099
13,952
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough Added a dev/non-browser pre-check in handleAttrStart to emit UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME for stray `"`/`'`/`<` characters before normal attribute-name handling. Two parser tests were added to ass...
2025-09-30T03:42:47
2025-12-19T01:38:10
{}
NONE
vuejs
core
3,675,526,788
13,784
CzBiX
Maintaining the current behavior here feels more intuitive to me. Otherwise, we'd be introducing an intentional breaking change. If we “optimize” this, could someone report that data stops updating after enabling vapor? I mean, some users may actually need to run a non-idempotent function. If preventing execution is d...
2025-12-19T15:37:58
2025-12-19T15:37:58
{}
NONE
vuejs
core
3,678,407,000
14,229
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-21T03:26:25
2025-12-21T03:26:25
{}
NONE
vuejs
core
3,678,407,632
14,229
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/e00a491c-59e1-4919-8f3d-cb597fd232b6) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14229 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14229 ``` ``` yarn add https://pkg.pr.n...
2025-12-21T03:27:41
2025-12-22T02:51:12
{}
NONE
vuejs
core
3,691,043,737
14,243
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-25T07:04:27
2025-12-25T07:04:27
{}
NONE
vuejs
core
3,691,045,094
14,243
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/761e124f-2071-4925-a1e5-ce0892b9d960) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14243 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14243 ``` ``` yarn add https://pkg.pr.n...
2025-12-25T07:05:37
2025-12-25T07:05:37
{}
NONE
vuejs
core
3,691,755,681
14,248
bcostaaa01
> 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. Trying to improve documentation doesn't mean it is...
2025-12-25T21:24:25
2025-12-25T21:24:25
{}
CONTRIBUTOR
vuejs
core
3,693,696,544
14,247
snowbitx
> Thank you for your contribution, but this is not worthwhile. The pre-condition check can avoid method calls and reduce overhead. okk
2025-12-27T05:28:08
2025-12-27T05:28:08
{}
NONE
vuejs
core
3,669,207,913
14,223
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-18T09:02:14
2025-12-18T09:13:53
{}
NONE
vuejs
core
3,684,621,993
14,230
edison1105
Thanks for the PR. see https://github.com/vuejs/core/issues/14227#issuecomment-3684619898
2025-12-23T00:20:08
2025-12-23T00:20:08
{}
MEMBER
vuejs
core
3,694,710,143
14,252
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-28T12:28:07
2025-12-28T12:28:07
{}
NONE
vuejs
core
3,673,356,961
14,225
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-19T03:39:41
2025-12-19T08:28:34
{}
NONE
vuejs
core
3,689,113,438
13,599
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/20482120695) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/20478692067) | |-------|--------|----------------| | router | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions...
2025-12-24T08:42:12
2025-12-24T08:42:12
{}
CONTRIBUTOR
vuejs
core
3,691,044,744
14,243
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-25T07:05:17
2025-12-25T07:05:17
{}
NONE
vuejs
core
3,703,168,873
14,268
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-01T02:12:27
2026-01-01T02:12:27
{}
NONE
vuejs
core
2,961,131,563
8,803
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough Updated TransitionGroup position-tracking to compute and store element positions relative to their parent via a new `getRelativePosition(el: HTMLElement): Position` helper; replaced direct offset usage wit...
2025-06-11T03:24:30
2025-12-18T10:28:35
{}
NONE
vuejs
core
3,680,101,965
14,233
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/0fdfee39-93ed-4c38-9983-fdb8fe3334b0) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14233 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14233 ``` ``` yarn add https://pkg.pr.n...
2025-12-22T02:32:02
2025-12-22T02:46:13
{}
NONE
vuejs
core
3,691,716,131
14,248
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough The `normalizeCssVarValue` function in `packages/shared/src/cssVars.ts` has been refactored to improve handling of CSS variable values. The changes reorganize n...
2025-12-25T20:18:29
2025-12-25T20:21:30
{}
NONE
vuejs
core
3,691,923,827
14,250
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-26T02:06:15
2025-12-26T03:23:48
{}
NONE
vuejs
core
3,695,785,247
14,260
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough The changes add support for resolving indexed access types within global ambient declarations by implementing recursive processing of `declare global` block con...
2025-12-29T08:05:46
2025-12-29T08:08:27
{}
NONE
vuejs
core
3,699,752,689
14,263
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-30T15:44:02
2025-12-30T15:44:02
{}
NONE
vuejs
core
3,680,101,474
14,233
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.4 kB | | runtime-dom.global.prod.js | 108 kB | 40.6 kB | 36.6 kB | | vue.global.prod.js | 167 kB | 6...
2025-12-22T02:31:42
2025-12-22T02:31:42
{}
NONE
vuejs
core
3,686,690,162
14,238
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-23T13:46:40
2025-12-24T01:56:36
{}
NONE
vuejs
core
3,691,444,463
14,246
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-25T13:28:06
2025-12-25T13:28:06
{}
NONE
vuejs
core
3,694,214,300
7,312
Swivelgames
Hard to believe this issue is 3 years old. Does not feel like it's been that long. Anyway, the playground I posted before still seems to reproduce the issue, [even on 3.6.0-beta.1](https://play.vuejs.org/#eNqVVMtu2zAQ/JWtgsI2EMtKjfagOEFfObRA06J10R4EFLS0kplIIkFSig3D/94lKSuuE6fIjdydnZ1ZPjbBOynDtsEgDmY6VVwa0GgaeZnUvJJCGd...
2025-12-27T20:45:23
2025-12-27T20:54:34
{ "laugh": 3 }
NONE
vuejs
core
3,695,786,628
14,260
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-29T08:06:32
2025-12-29T08:06:32
{}
NONE
vuejs
core
3,604,483,511
14,160
edison1105
Thanks for this PR, but v5.0.0 will bring https://github.com/vuejs/core/issues/11603 back. see https://github.com/vuejs/core/commit/e9e08155bf8d00c3327ed7371330eb2ae467e560
2025-12-03T00:18:49
2025-12-03T00:18:49
{ "eyes": 1 }
MEMBER
vuejs
core
3,609,984,716
14,166
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-04T04:03:56
2025-12-04T07:22:48
{}
NONE
vuejs
core
3,621,995,059
14,174
ratijas
> `v-model` are treated the same as expressions oh I see, so it is pretty much the _opposite_ of every other expression: it's not an expression per se, it is a macro that gets copy-pasted in two different places by Vue.js component compiler, because that is something very much impossible to do in plain JavaScript. Syn...
2025-12-07T12:54:19
2025-12-07T12:54:19
{}
NONE
vuejs
core
3,624,066,531
14,178
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.5 kB | 36.5 kB | | vue.global.prod.js | 166 kB | 6...
2025-12-08T01:19:58
2025-12-08T01:19:58
{}
NONE
vuejs
core
3,630,704,438
14,184
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------------------ | ------------------- | ------------------- | | compiler-dom.global.prod.js | 85.2 kB | 29.9 kB | 26.4 kB | ...
2025-12-09T07:14:30
2025-12-09T13:03:32
{}
NONE
vuejs
core
3,633,208,035
13,687
Saeid-Za
Ty for all the hard work ❤️ Since all of the core features are done, could we please get a release date of the stable vue version with vapor? Thank you !
2025-12-09T16:41:20
2025-12-09T16:41:20
{ "eyes": 21, "heart": 17 }
CONTRIBUTOR
vuejs
core
3,607,076,178
14,165
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/9f915167-682b-44ca-a718-9719d5b353ac) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14165 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-03T14:15:29
2025-12-04T00:23:37
{}
NONE
vuejs
core
3,612,087,764
14,169
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The "@vue/repl" dependency in the SFC Playground package configuration is updated from version "^4.7.0" to "^4.7.1", reflecting a patch-level version bump to incorporate upstream improvements or fixes. ##...
2025-12-04T12:46:21
2025-12-04T12:49:11
{}
NONE
vuejs
core
3,620,511,153
14,174
KazariEX
Just use `v-model="apples.oranges.value"`. https://vuejs.org/guide/essentials/reactivity-fundamentals.html#caveat-when-unwrapping-in-templates
2025-12-06T14:50:18
2025-12-06T14:50:18
{ "eyes": 1 }
MEMBER
vuejs
core
3,624,061,495
14,178
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-08T01:18:57
2025-12-08T01:18:57
{}
NONE
vuejs
core
3,239,318,831
13,831
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.5 kB | 36.5 kB | | vue.global.prod.js | 166 kB | 6...
2025-08-30T14:52:56
2025-12-08T13:30:31
{}
NONE
vuejs
core
3,598,724,375
12,584
roydukkey
> Found it! The caret is actually a shorthand for the `.attr` modifier. https://vuejs.org/api/built-in-directives.html#v-bind Actually, I don't think that's accurate. It seems that the `^` prefix doesn't treat the value as an expression (therefore, not using `v-bind`), but the `.attr` suffix does.
2025-12-01T20:36:08
2025-12-01T20:36:08
{}
NONE
vuejs
core
3,603,759,050
14,160
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough Updated `entities` usage in `packages/compiler-core`: dependency bumped to `^7.0.0`, imports and rollup externals changed from the internal path `entities/lib/decode.js` to the exported path `entities/deco...
2025-12-02T20:05:00
2025-12-03T07:18:11
{}
NONE
vuejs
core
3,616,049,182
14,172
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.5 kB | 36.5 kB | | vue.global.prod.js | 166 kB | 6...
2025-12-05T09:41:47
2025-12-05T12:49:11
{}
NONE
vuejs
core
3,622,111,988
14,174
ratijas
w-why? especially with `.number` modifier?
2025-12-07T13:55:57
2025-12-07T13:55:57
{}
NONE
vuejs
core
3,626,776,736
14,174
ratijas
> Perhaps the checks could be implemented in language-tools? I dunno. But why is it `any` in the first place? What is the logic here?
2025-12-08T12:47:51
2025-12-08T12:47:51
{}
NONE
vuejs
core
3,627,343,533
14,182
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ----------------- | ------------------- | | runtime-dom.global.prod.js | 103 kB (**+87 B**) | 39 kB (**+32 B**) | 35.1 kB (**+11 B**) | | vue.glo...
2025-12-08T15:01:17
2025-12-09T02:52:39
{}
NONE
vuejs
core
3,630,083,712
14,182
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/20050822699) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/20017228909) | |-------|--------|----------------| | nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r...
2025-12-09T03:30:47
2025-12-09T03:30:47
{}
CONTRIBUTOR
vuejs
core
3,601,604,216
4,339
WangJincheng4869
为什么不支持这个功能?团队有什么考虑?怎么直接关闭了?
2025-12-02T11:37:55
2025-12-02T11:37:55
{ "+1": 4 }
NONE
vuejs
core
3,604,707,721
14,160
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/0e6d850e-6937-4d22-b644-3b628d20e51f) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14160 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-03T02:01:15
2025-12-03T07:18:13
{}
NONE
vuejs
core
3,605,774,149
14,162
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-03T09:02:36
2025-12-03T09:02:36
{}
NONE
vuejs
core
3,607,070,570
14,165
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-03T14:14:13
2025-12-03T14:14:13
{}
NONE
vuejs
core
3,509,239,209
14,072
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 103 kB | 39 kB | 35.1 kB | | vue.global.prod.js | 161 kB | 58.9 kB | 52.6 kB | ### Usages | Name | Size | G...
2025-11-10T03:17:14
2025-12-03T17:36:28
{}
NONE
vuejs
core
3,608,448,500
14,160
kTelyakov
@edison1105 Please tell me when this pull request will be merged ?
2025-12-03T19:17:48
2025-12-03T19:17:48
{}
CONTRIBUTOR
vuejs
core
3,610,969,577
14,167
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 ...
2025-12-04T08:59:40
2025-12-04T08:59:40
{}
NONE
vuejs
core
3,616,049,825
14,172
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/f7c09005-41f3-43e3-ad1b-71eec02cfe48) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14172 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-05T09:41:58
2025-12-05T12:49:18
{}
NONE
vuejs
core
3,622,007,018
14,174
KazariEX
The type of `InputHTMLAttributes["value"]` is `any`. https://github.com/vuejs/core/blob/44ee43848fe8563c914be6cf731157e360d4e801/packages/runtime-dom/src/jsx.ts#L595
2025-12-07T13:02:10
2025-12-07T13:02:18
{}
MEMBER
vuejs
core
3,599,800,698
14,157
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-02T01:57:34
2025-12-02T01:57:34
{}
NONE
vuejs
core
3,600,807,325
14,158
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-02T08:25:14
2025-12-02T08:25:14
{}
NONE
vuejs
core
3,600,810,612
14,158
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.5 kB | 36.4 kB | | vue.global.prod.js | 166 kB | 6...
2025-12-02T08:26:10
2025-12-02T08:26:10
{}
NONE
vuejs
core
3,603,760,080
14,160
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. **[Why did it fail? →](https://app.netlify.com/projects/vue-next-template-explorer/deploys/692f948346ce790008b6047c?deploy_diagnostics=true)** | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</spa...
2025-12-02T20:05:17
2025-12-03T01:38:35
{}
NONE
vuejs
core
3,605,436,469
14,160
edison1105
/ecosystem-ci run
2025-12-03T07:20:32
2025-12-03T07:20:32
{ "+1": 1 }
MEMBER
vuejs
core
3,620,414,897
14,176
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-06T13:46:22
2025-12-06T13:46:22
{}
NONE
vuejs
core
3,629,781,108
14,183
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.5 kB | 36.5 kB | | vue.global.prod.js | 166 kB | 6...
2025-12-09T01:24:55
2025-12-09T01:24:55
{}
NONE
vuejs
core
3,604,707,573
14,160
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 103 kB | 39 kB | 35.1 kB | | vue.global.prod.js | 161 kB | 58.9 kB | 52.6 kB | ### Usages | Name | Size | G...
2025-12-03T02:01:09
2025-12-03T02:01:09
{}
NONE
vuejs
core
3,599,812,411
14,157
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/63b244d4-e129-4afe-8742-23f50929c896) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14157 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-02T02:00:21
2025-12-04T01:19:33
{}
NONE
vuejs
core
3,609,986,545
14,166
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.5 kB | 36.4 kB | | vue.global.prod.js | 166 kB | 6...
2025-12-04T04:04:52
2025-12-04T07:28:36
{}
NONE
vuejs
core
3,609,987,210
14,166
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/e6ed1088-07c4-4e61-9200-6e3854a8d160) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14166 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-04T04:05:16
2025-12-04T07:28:52
{}
NONE
vuejs
core
3,619,131,536
14,175
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The CI workflow's Release step is updated to pass an additional flag `--packageManager=pnpm,npm,yarn` to the `pkg-pr-new publish` command, enabling support for multiple package managers beyond pnpm. ## Ch...
2025-12-06T01:33:38
2025-12-06T01:38:33
{}
NONE
vuejs
core
3,620,241,668
12,935
KazariEX
[Minimal repro](https://www.typescriptlang.org/play/?#code/CYUwxgNghgTiAEAzArgOzAFwJYHtX1ES1RAB4AReAXngG8BfAGngBVq774AyecgPgAUOAA7Y8AZwBc8APKjcqcaRbN+3VgAss4lgE9hZAHI4AkqkQgYyvnwCU0gG44swANwAodxn0I5YxcqqfOy07vAEUBhQAPzSAhhaUqy21MHkHuFwqKAwsfAAYmiYCh70ngD05fAAQlDA7oTEIAKh4cCRUAIpreHwcBjIMPg9vRFRAIzSAETtE1OMYb30GfBMi1k5X...
2025-12-06T12:58:35
2025-12-06T12:59:47
{}
MEMBER
vuejs
core
3,620,416,064
14,176
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/43a0d9c1-1261-48d7-a49e-100c36d6189a) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14176 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-06T13:47:36
2025-12-06T13:47:36
{}
NONE
vuejs
core
3,625,587,143
13,831
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/20021209714) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/20017228909) | |-------|--------|----------------| | router | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/200212097...
2025-12-08T08:19:19
2025-12-08T08:19:19
{}
CONTRIBUTOR
vuejs
core
3,629,781,737
14,183
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/c71d31ba-d6c3-4f65-96d6-af4d2aecc9b9) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14183 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-09T01:25:13
2025-12-09T01:57:40
{}
NONE
vuejs
core
3,568,675,082
14,130
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/8cd22d7f-b1ef-488c-91a0-c39a4e3a376b) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14130 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-11-24T01:52:40
2025-12-03T17:35:36
{}
NONE
vuejs
core
3,589,980,757
14,147
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The pull request consolidates duplicated build configuration logic from `rollup.config.js` and `scripts/dev.js` into a new shared module (`scripts/build-shared.js`). Seven utility functions handle external...
2025-11-28T17:18:08
2025-12-04T15:54:30
{}
NONE
vuejs
core
3,614,143,368
9,579
ratijas
> That example works as expected. Respectfully, it pretty much doesn't. I told it to trigger, I expect it to trigger and cascade all the way down. Who told Vue.js that it gets to decide what has changed and what hasn't (in a language without == operator overloads btw), especially overriding my _explicit_ intentions? T...
2025-12-04T20:09:56
2025-12-05T02:13:07
{}
NONE
vuejs
core
3,624,067,444
14,178
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/8f281eae-2a2a-46aa-81cf-09a58bb20b1b) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14178 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-08T01:20:12
2025-12-08T01:20:12
{}
NONE
vuejs
core
3,239,317,362
13,831
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-30T14:51:58
2025-12-08T06:09:55
{}
NONE
vuejs
core
3,604,969,275
14,161
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/125397ad-a9df-4306-90a6-779370d7e5ad) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14161 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-03T03:50:49
2025-12-03T07:03:18
{}
NONE
vuejs
core
3,239,318,996
13,831
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/06c3974f-ca99-47bb-b902-bafe3a5c8612) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13831 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-08-30T14:53:09
2025-12-08T08:11:27
{}
NONE
vuejs
core
3,632,310,517
14,184
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/20064978829) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/20017228909) | |-------|--------|----------------| | quasar | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions...
2025-12-09T13:36:56
2025-12-09T13:36:56
{}
CONTRIBUTOR
vuejs
core
3,604,776,168
14,160
edison1105
I tested that `"entities": "^6.0.0"` does not cause a regression of https://github.com/vuejs/core/issues/11603. Perhaps we can try upgrading it to 7.0.0.
2025-12-03T02:29:08
2025-12-03T02:29:08
{ "rocket": 1 }
MEMBER
vuejs
core
3,604,967,489
14,161
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.5 kB | 36.4 kB | | vue.global.prod.js | 166 kB | 6...
2025-12-03T03:50:26
2025-12-03T03:50:26
{}
NONE
vuejs
core
3,616,045,572
14,172
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-05T09:40:44
2025-12-05T12:48:14
{}
NONE
vuejs
core
3,620,415,801
14,176
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.5 kB | 36.5 kB | | vue.global.prod.js | 166 kB | 6...
2025-12-06T13:47:21
2025-12-06T13:47:21
{}
NONE
vuejs
core
3,625,523,499
12,505
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The pull request refines hydration error handling by removing test-mode special treatment from mismatch logging, conditionally suppressing mismatch errors when children mismatches are explicitly allowed, a...
2025-12-08T08:04:27
2025-12-08T08:13:10
{}
NONE
vuejs
core
3,629,778,484
14,183
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-09T01:23:53
2025-12-09T01:23:53
{}
NONE
vuejs
core
3,632,245,104
14,184
edison1105
/ecosystem-ci run
2025-12-09T13:22:10
2025-12-09T13:22:10
{ "+1": 1 }
MEMBER
vuejs
core
3,605,778,586
14,162
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/3b217371-6efc-41ac-8cba-0c075fe32d56) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@14162 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https:...
2025-12-03T09:03:49
2025-12-03T09:03:49
{}
NONE
vuejs
core
3,610,965,633
14,167
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-04T08:58:39
2025-12-04T08:58:39
{}
NONE
vuejs
core
3,630,069,378
14,182
edison1105
/ecosystem-ci run
2025-12-09T03:24:28
2025-12-09T03:24:28
{ "+1": 1 }
MEMBER
vuejs
core
3,632,814,511
14,186
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 103 kB | 39 kB | 35.1 kB | | vue.global.prod.js | 161 kB | 58.9 kB | 52.6 kB | ### Usages | Name | Size | G...
2025-12-09T15:18:13
2025-12-09T15:18:13
{}
NONE
vuejs
core
3,609,348,628
14,164
edison1105
For better TypeScript type support, you should use `defineComponent` to define components. ```diff getTemplate() { const app = createApp({}) - return app.component('TestComponent', { + return app.component('TestComponent', defineComponent({ data: () => { return { msg: "...
2025-12-04T00:07:52
2025-12-04T00:07:52
{ "heart": 1 }
MEMBER
vuejs
core
3,599,805,754
14,157
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ----------------- | ------------------- | ------------------- | | compiler-dom.global.prod.js | 85.2 kB | 29.9 kB | 26.4 kB | | r...
2025-12-02T01:58:53
2025-12-04T01:15:18
{}
NONE