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
2,705,453,853
13,004
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a81d4539a9f9f6027d064373d47520f67706e79a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/projects/vapor-rep...
2025-03-07T03:37:45
2025-05-15T06:42:58
{}
NONE
vuejs
core
2,882,876,716
13,330
edison1105
I can't reproduce it. `pnpm view @vue/compiler-core versions` ``` [ '3.0.0-alpha.0', '3.0.0-alpha.1', '3.0.0-alpha.2', '3.0.0-alpha.3', '3.0.0-alpha.4', '3.0.0-alpha.5', '3.0.0-alpha.6', '3.0.0-alpha.7', '3.0.0-alpha.8', '3.0.0-alpha.9', '3.0.0-alpha.10', '3.0.0-alpha.11', '3.0.0-alpha.12', '3.0.0-alpha...
2025-05-15T07:43:34
2025-05-15T07:43:34
{}
MEMBER
vuejs
core
2,853,861,726
13,285
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 101 kB | 38.3 kB | 34.5 kB | | vue.global.prod.js | 159 kB | 58.4 kB | 52 kB | ### Usages | Name | Size | G...
2025-05-06T09:24:42
2025-05-16T00:10:35
{}
NONE
vuejs
core
2,868,215,211
13,301
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 101 kB | 38.3 kB | 34.5 kB | | vue.global.prod.js | 159 kB | 58.4 kB | 52 kB | ### Usages | Name | Size | G...
2025-05-10T01:52:35
2025-05-16T00:21:25
{}
NONE
vuejs
core
2,874,702,949
13,320
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The changes update the HTML nesting validation logic to allow any child within a `<template>` element, and extend the test suite with new cases to verify this behavior and comprehensively test the `isValid...
2025-05-13T00:55:36
2025-05-16T00:51:27
{}
NONE
vuejs
core
2,868,944,252
13,303
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-05-10T14:56:41
2025-05-16T03:34:06
{}
NONE
vuejs
core
2,868,944,692
13,303
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/84e3d392-589f-4e6a-8cf9-e99c603600b2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13303 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-05-10T14:57:51
2025-05-16T03:35:07
{}
NONE
vuejs
core
2,885,547,884
13,303
edison1105
/ecosystem-ci run
2025-05-16T03:36:59
2025-05-16T03:36:59
{ "+1": 1 }
MEMBER
vuejs
core
2,885,819,814
11,369
dddssw
@edison1105 Hello, I'm sorry to bother you. My PR has been put aside for a long time. Is there any reason why it has not been merged?
2025-05-16T06:56:52
2025-05-16T06:56:52
{}
NONE
vuejs
core
2,886,932,964
13,338
teleskop150750
The problem is that during the increment the trigger of the reactive variable is called https://github.com/vuejs/rfcs/discussions/747 workaround ```vue <script setup> import Child from './Child.vue' import {ref} from 'vue' let n = 0 const num = ref(n) const foo = () => { n += 1 num.value = n } </script> <t...
2025-05-16T14:45:19
2025-05-16T14:45:19
{}
NONE
vuejs
core
2,876,356,653
12,262
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14996740302) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14964176752) | |-------|--------|----------------| | pinia | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/...
2025-05-13T12:42:35
2025-05-13T12:42:35
{}
CONTRIBUTOR
vuejs
core
2,490,175,356
12,450
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/fed4eb0a-8e85-4d61-81b1-a23f6ebe544a) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12450 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2024-11-21T06:25:02
2025-05-13T14:22:35
{}
NONE
vuejs
core
2,874,718,695
13,219
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The changes update the dependency injection context handling for Vue custom elements. They refactor how `provides` objects are inherited using prototype chaining instead of direct assignment, improve warni...
2025-05-13T01:08:01
2025-05-14T07:24:45
{}
NONE
vuejs
core
2,883,678,385
12,301
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-05-15T12:41:10
2025-05-15T12:41:10
{}
NONE
vuejs
core
2,869,271,045
13,306
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> """ ## Walkthrough The update modifies the logic in the `patchBlockChildren` function within the renderer to include suspense nodes when determining the appropriate container for patching block children. This ensures tha...
2025-05-11T00:24:34
2025-05-16T00:10:19
{}
NONE
vuejs
core
2,886,103,183
13,337
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The changes add support for the "enter" and "tab" key modifiers in the runtime-dom directive logic. The internal `keyNames` mapping is updated to include these keys, and a new test verifies that event hand...
2025-05-16T09:03:05
2025-05-16T09:05:12
{}
NONE
vuejs
core
2,886,811,652
13,340
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The change updates the event emission logic by wrapping event handler invocations with `pauseTracking()` and `resetTracking()` calls. This ensures that reactive dependency tracking is paused during the exe...
2025-05-16T14:00:38
2025-05-16T14:02:34
{}
NONE
vuejs
core
2,886,971,114
12,645
Shinigami92
@Mrlilili you literally quoted my post where I gave all the context. Why not just read it.
2025-05-16T14:59:15
2025-05-16T14:59:15
{}
CONTRIBUTOR
vuejs
core
2,885,329,462
13,306
edison1105
/ecosystem-ci run
2025-05-16T00:21:28
2025-05-16T00:21:28
{ "+1": 1 }
MEMBER
vuejs
core
2,886,860,400
13,337
selicens
> 我认为 #13336 不应该被修复。 > > * `withModifier`是私有 API,不建议直接使用。 > * `keyNames`是为了向后兼容 v2.x。对于 v3.x,您可以使用任意键名称。请参见: https://vuejs.org/guide/essentials/event-handling.html#key-modifiers In the jsx and tsx scenarios, although events can be processed on their own, as described in the documentation, it would be better if t...
2025-05-16T14:19:43
2025-05-16T14:19:43
{}
NONE
vuejs
core
2,886,947,904
2,562
eric-gitta-moore
> > > I figured out I can do `vnode.ctx.exposed.select()` but that's delving into private APIs which isn't ideal. > > > > > > I'm also exploring similar things, but unfortunately, `vnode.component` cannot directly obtain the instance of the bound component. Instead, you can get `vnode.ctx.proxy`. > > `vnode.ctx.expos...
2025-05-16T14:50:38
2025-05-16T14:50:38
{}
NONE
vuejs
core
2,876,451,594
13,192
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The script for verifying treeshaking was reformatted to use a multi-line promise chain with explicit `.then()` and `.catch()` blocks. This restructuring adds explicit error logging and process termination ...
2025-05-13T13:06:31
2025-05-13T13:08:26
{}
NONE
vuejs
core
2,876,584,374
12,792
Doctor-wu
/ecosystem-ci run
2025-05-13T13:44:28
2025-05-13T13:44:28
{ "+1": 1 }
MEMBER
vuejs
core
2,876,676,647
12,792
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14998263569) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14964176752) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci...
2025-05-13T14:06:28
2025-05-13T14:06:28
{}
CONTRIBUTOR
vuejs
core
2,490,174,895
12,450
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 101 kB | 38.2 kB | 34.4 kB | | vue.global.prod.js | 159 kB | 58.4 kB | 51.9 kB | ### Usages | Name | Size | G...
2024-11-21T06:24:39
2025-05-13T14:21:35
{}
NONE
vuejs
core
2,879,624,110
13,326
camc314
hey all, oxlint doesn't support this: https://github.com/vuejs/core/blob/35785f3cd7bd86cbec3f8324022491da2d088b61/eslint.config.js#L164-L169 part of the lint rule - what's the purpose of this lint rule? it looks like it's just enforcing that nodejs modules are imported like ``` import 'path' ``` and not ``...
2025-05-14T10:12:40
2025-05-14T10:12:40
{}
NONE
vuejs
core
2,882,270,577
13,329
jh-leong
/ecosystem-ci run
2025-05-15T04:44:36
2025-05-15T04:44:36
{ "+1": 1 }
MEMBER
vuejs
core
2,882,735,015
13,004
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-05-15T06:41:54
2025-05-15T06:41:54
{}
NONE
vuejs
core
2,883,882,469
13,320
LittleSound
Maybe we can add some unit tests
2025-05-15T13:47:40
2025-05-15T13:47:40
{}
MEMBER
vuejs
core
2,852,862,764
13,283
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 101 kB (**+37 B**) | 38.3 kB (**+16 B**) | 34.5 kB (**-3 B**) | | v...
2025-05-06T00:49:40
2025-05-16T00:10:08
{}
NONE
vuejs
core
2,885,555,097
13,303
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/15060083971) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/15012634589) | |-------|--------|----------------| | nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r...
2025-05-16T03:44:00
2025-05-16T03:44:00
{}
CONTRIBUTOR
vuejs
core
2,886,814,335
13,340
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/f55b5394-04f9-44e1-8ac7-5adb9f157441) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13340 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-05-16T14:01:43
2025-05-16T14:01:43
{}
NONE
vuejs
core
2,876,713,550
12,450
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14996733883) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14964176752) | |-------|--------|----------------| | nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r...
2025-05-13T14:17:17
2025-05-13T14:17:17
{}
CONTRIBUTOR
vuejs
core
2,499,700,694
3,173
zhangenming
maybe fixed by merged commit [`https://github.com/vuejs/core/commit/7013e8f5781e838256bf07e7d5de58a974e761a8`](https://github.com/vuejs/core/commit/7013e8f5781e838256bf07e7d5de58a974e761a8)
2024-11-26T05:34:03
2025-05-15T01:29:29
{}
CONTRIBUTOR
vuejs
core
2,882,910,834
13,331
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-05-15T07:55:06
2025-05-15T07:55:06
{}
NONE
vuejs
core
2,886,745,036
13,338
edison1105
a workaround ```js const stop = watchEffect(() => { console.log("effect"); emits("event"); setTimeout(() => { emits("event"); stop() }, 1000); }); ```
2025-05-16T13:33:59
2025-05-16T13:33:59
{}
MEMBER
vuejs
core
2,888,248,555
13,347
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/7215146e-4068-4b65-97e0-3d5a90cb4095) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13347 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-05-17T09:25:36
2025-05-17T09:25:36
{}
NONE
vuejs
core
2,662,596,852
12,897
jh-leong
This is expected behavior: [Boolean Casting](https://vuejs.org/guide/components/props.html#boolean-casting). **Workaround:** [Playground](https://play.vuejs.org/#eNp9kT1vwjAQhv+K5QWQEB3YIqDqB0M7tKjt6CUKl2Dq2JbvDJHS/Peek/IxVGy+933te+7cygfvZ4cIMpMLLIL2JBAoemFyWy2VJFRypWzhLJLwwXkUS3HUtHuGMo+GcLyFUlvYJGvRKisEhODCfSaQgra...
2025-02-17T09:54:53
2025-02-17T09:54:53
{}
MEMBER
vuejs
core
1,722,168,560
9,232
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+41 B**) | 38.1 kB (**+25 B**) | 34.3 kB (**+25 B**) | | v...
2023-09-16T07:52:25
2025-02-18T06:28:09
{}
NONE
vuejs
core
2,677,515,640
12,914
yuanruixin
> 1. for...in...的迭代体必需是一个对象,v-for循环同理。你的maxLength是基本数据类型 > 2. 你如果要动态添加component或者切换component应该采用别的写法 这里和for...in...关系不大,主要是因为 v-for 的表达式是常量时,意味着结构稳定,vue有一些编译优化, 处理方式会不一样,所以引起了 bug。可以看例子中的其他情况,如果换成const maxLength = [1, 2].length等情况,这里maxLength也是基本数据类型吧,就不会有上面的错误了。官方也提交修改后代码了,可以看一看
2025-02-24T06:11:52
2025-02-24T06:11:52
{}
NONE
vuejs
core
2,677,666,932
12,934
edison1105
/ecosystem-ci run
2025-02-24T07:59:55
2025-02-24T07:59:55
{ "+1": 1 }
MEMBER
vuejs
core
2,662,465,002
12,896
jh-leong
You need to add a plugin for JSX support in your Vite project. Please check: [vue-plugin-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx).
2025-02-17T09:02:50
2025-02-17T09:02:50
{}
MEMBER
vuejs
core
2,667,241,108
12,908
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 58 kB | 51.6 kB | ### Usages | Name | Size | G...
2025-02-19T00:42:49
2025-02-19T00:42:49
{}
NONE
vuejs
core
2,673,219,630
12,923
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 101 kB (**+57 B**) | 38.1 kB (**+21 B**) | 34.3 kB (**+15 B**) | | v...
2025-02-21T02:47:41
2025-02-21T02:47:41
{}
NONE
vuejs
core
2,673,226,751
12,923
edison1105
/ecosystem-ci run
2025-02-21T02:50:06
2025-02-21T02:50:06
{ "+1": 1 }
MEMBER
vuejs
core
2,661,865,757
12,884
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/b1ab9820-c0e1-42fb-9615-14a2e0927d11) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12884 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-17T03:11:14
2025-02-24T01:27:45
{}
NONE
vuejs
core
2,677,262,976
12,932
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/1fb0bb01-1264-4df6-92dc-f40ba505b4f8) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12932 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-24T01:27:57
2025-02-24T01:27:57
{}
NONE
vuejs
core
2,662,234,490
12,891
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. **[Why did it fail? →](https://app.netlify.com/sites/vue-next-template-explorer/deploys/67b2ed6701781100088086ff?deploy_diagnostics=true)** | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> ...
2025-02-17T07:08:24
2025-02-17T08:07:37
{}
NONE
vuejs
core
2,662,603,163
12,897
abczdefg
> This is expected behavior: [Boolean Casting](https://vuejs.org/guide/components/props.html#boolean-casting). > > **Workaround:** [Playground](https://play.vuejs.org/#eNp9kT1vwjAQhv+K5QWQEB3YIqDqB0M7tKjt6CUKl2Dq2JbvDJHS/Peek/IxVGy+933te+7cygfvZ4cIMpMLLIL2JBAoemFyWy2VJFRypWzhLJLwwXkUS3HUtHuGMo+GcLyFUlvYJGvRKisEhODCfSa...
2025-02-17T09:57:10
2025-02-17T09:57:10
{}
NONE
vuejs
core
2,664,325,647
12,899
edison1105
duplicate of #4428 see https://github.com/vuejs/core/issues/4428#issuecomment-2275322851
2025-02-18T01:04:03
2025-02-18T01:04:03
{}
MEMBER
vuejs
core
2,665,737,542
12,820
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/b3be044f-725c-414e-9d80-911e05a249cf) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12820 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-18T13:35:12
2025-02-18T13:35:12
{}
NONE
vuejs
core
2,670,121,006
12,918
edison1105
LGTM
2025-02-20T00:56:51
2025-02-20T00:56:51
{}
MEMBER
vuejs
core
2,551,301,588
12,576
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 58 kB | 51.6 kB | ### Usages | Name | Size | G...
2024-12-18T13:18:05
2025-02-20T08:48:56
{}
NONE
vuejs
core
2,677,812,691
5,312
edison1105
Thanks @kkuegler
2025-02-24T09:13:32
2025-02-24T09:13:32
{ "heart": 1 }
MEMBER
vuejs
core
2,662,455,275
12,894
linzhe141
https://github.com/vuejs/babel-plugin-jsx/blob/main/packages/babel-plugin-jsx/README.md#mergeprops You can set this `mergeProps` option to false, this will solve your problem ```js // vite.config.ts import { defineConfig } from "vite"; import vue from "@vitejs/plugin-vue"; import vueJsx from "@vitejs/plugin-vue-jsx";...
2025-02-17T08:58:34
2025-02-17T09:01:31
{ "+1": 3 }
MEMBER
vuejs
core
2,661,771,702
12,883
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/7731cd6c-b732-416d-ad43-e87a146f6e89) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12883 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-17T01:44:18
2025-02-17T13:18:20
{}
NONE
vuejs
core
2,664,974,404
12,904
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 101 kB (**+87 B**) | 38.1 kB (**+31 B**) | 34.3 kB (**+22 B**) | | v...
2025-02-18T08:51:57
2025-02-19T01:17:57
{}
NONE
vuejs
core
2,667,606,209
12,824
edison1105
@FatRadish Because other higher-priority PRs need to be dealt with first. But this PR will be merged soon.
2025-02-19T06:19:28
2025-02-19T06:19:28
{}
MEMBER
vuejs
core
2,668,061,569
12,912
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/c1b83ea4-6453-4141-a850-b01967238e7a) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12912 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-19T09:36:56
2025-02-19T09:36:56
{}
NONE
vuejs
core
2,673,220,556
12,923
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/c501c13c-0ae8-4e10-b51e-58a5756284d2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12923 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-21T02:48:06
2025-02-21T02:48:06
{}
NONE
vuejs
core
2,674,178,375
12,914
Ryan202603
1. for...in...的迭代体必需是一个对象,v-for循环同理。你的maxLength是基本数据类型 2. 你如果要动态添加component或者切换component应该采用别的写法
2025-02-21T10:32:43
2025-02-21T10:33:32
{}
NONE
vuejs
core
2,670,531,941
12,913
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/4aebd604-fa1f-474c-978f-f4ba6ec53ea8) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12913 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-20T05:53:52
2025-02-24T09:06:07
{}
NONE
vuejs
core
2,678,273,585
5,731
KazariEX
It seems that this is no longer a problem. https://play.vuejs.org/#eNp9UsFOwzAM/RUrHFakqROCU9VWgmkHOMAEHHOpWq9ka50qSctQ1X/HTdeBEHCK8/z8/OykF7dNE3YtikjENjeqcWDRtQ1UGZWJFM4epUglqbrRxkEPucHMIVctocCdIlxrThGSgwF2RtewYLmFJEnuo0HYGt1YSKCXBKBpXan8EEFwCUkKnVaFpGHk5pqsA5Zl6g/d2EukgVfw5rjaXwAMXw2d5IIJA4gL1aWsFa/GYEIvx4NbDRzM7TLf...
2025-02-24T12:27:29
2025-02-24T12:27:29
{}
MEMBER
vuejs
core
2,663,873,756
12,697
akotulu
Em, well my so called fix didn't pass the test but the IDE issue went away with latest version of `PHPStorm` so I have no clue what could be wrong.
2025-02-17T18:42:54
2025-02-17T18:42:54
{}
NONE
vuejs
core
2,664,730,052
9,232
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/f103033e-0a8b-40d0-b249-468291b6ef88) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@9232 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new/...
2025-02-18T06:29:14
2025-02-18T06:29:14
{}
NONE
vuejs
core
2,664,975,111
12,904
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/e7276e41-adc9-43fd-b875-add3130de266) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12904 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-18T08:52:15
2025-02-19T01:18:16
{}
NONE
vuejs
core
2,677,279,119
12,913
edison1105
> I have a bit of duplicated code now. Let me know if I should refactor that and if so, where I put helper functions for such things We can just put them in `transformElement.ts`, which will be fine.
2025-02-24T01:45:37
2025-02-24T01:45:37
{}
MEMBER
vuejs
core
2,677,802,114
12,913
edison1105
/ecosystem-ci run
2025-02-24T09:08:43
2025-02-24T09:08:43
{ "+1": 1 }
MEMBER
vuejs
core
2,666,493,427
5,312
denys119
Any news regarding this issue?
2025-02-18T18:04:07
2025-02-18T18:04:07
{}
NONE
vuejs
core
2,667,241,221
12,908
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/7610eb1e-b4a5-466c-8d3e-76eb9c5ed6fc) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12908 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-19T00:42:55
2025-02-19T00:48:46
{}
NONE
vuejs
core
2,667,415,959
12,910
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 02d62f84050f1a541680edde8ec761c563ac6a32 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d...
2025-02-19T03:21:18
2025-02-19T07:43:06
{}
NONE
vuejs
core
2,670,676,357
12,913
edison1105
Thank you very much for your contribution. This PR is really great. I did a quick test and found the following issues. - ### v-model dynamic modifiers on component the following template ```html <template> <Comp v-model.[mod]="msg"/> </template> ``` should be compiled to: ```diff _createVNode($setup["Comp...
2025-02-20T07:30:52
2025-02-20T07:30:52
{}
MEMBER
vuejs
core
2,670,713,276
12,874
jh-leong
@hcg1023 The difference from `watchPausable` is mainly due to dependency tracking. When resuming, the watcher needs to re-run to ensure it tracks the latest dependencies correctly. Otherwise, it may still be bound to outdated values, leading to unexpected behavior. Here's a related discussion from Vue Discord that mi...
2025-02-20T07:51:12
2025-02-20T07:51:12
{ "+1": 1 }
MEMBER
vuejs
core
2,671,544,864
12,913
Fuzzyma
I have a bit of duplicated code now. Let me know if I should refactor that and if so, where I put helper functions for such things
2025-02-20T13:44:47
2025-02-20T13:44:47
{ "+1": 1 }
NONE
vuejs
core
2,662,353,600
12,894
CaiWenlie
> [core/packages/runtime-core/src/vnode.ts](https://github.com/vuejs/core/blob/37300fc26190a7299efddbf98800ffd96d5cad96/packages/runtime-core/src/vnode.ts#L880-L890) > > Lines 880 to 890 in [37300fc](/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96) > > } else if (isOn(key)) { > const existing = ret[k...
2025-02-17T08:15:06
2025-02-17T08:15:06
{}
NONE
vuejs
core
2,662,430,668
12,895
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 58 kB | 51.6 kB | ### Usages | Name | Size | G...
2025-02-17T08:47:41
2025-02-17T08:47:41
{}
NONE
vuejs
core
2,670,058,383
12,908
edison1105
@thecodewarrior uh~, I overlooked that. Thanks for the motion. Your fix looks good, Please open a PR and I am closing this one.
2025-02-20T00:08:33
2025-02-20T00:08:33
{}
MEMBER
vuejs
core
2,624,226,975
12,791
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/b0fe6b97-7744-4d36-8b1c-26eed4136251) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12791 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-01-30T11:25:17
2025-02-20T05:24:07
{}
NONE
vuejs
core
2,668,060,830
12,912
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 58 kB | 51.6 kB | ### Usages | Name | Size | G...
2025-02-19T09:36:45
2025-02-19T09:36:45
{}
NONE
vuejs
core
2,668,223,818
12,913
Fuzzyma
I developed on top of the main branch but the guidelines say to submit against minor. Now I have this extra commits in my history. Not sure how to handle this
2025-02-19T10:33:51
2025-02-19T10:33:51
{}
NONE
vuejs
core
2,669,062,162
12,817
KazariEX
My mistake. Could you please open a PR for it?
2025-02-19T15:54:35
2025-02-19T15:54:35
{}
MEMBER
vuejs
core
2,677,262,628
12,932
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 58 kB | 51.6 kB | ### Usages | Name | Size | G...
2025-02-24T01:27:44
2025-02-24T01:27:44
{}
NONE
vuejs
core
2,664,268,274
12,901
edison1105
Thanks~
2025-02-18T00:18:30
2025-02-18T00:18:30
{}
MEMBER
vuejs
core
2,671,359,634
12,920
edison1105
a workaround ```diff <Suspense v-if="shouldShowAsyncComponent"> + <div> <Comp msg="Vite + Vue" /> + </div> </Suspense> ``` see [playground](https://play.vuejs.org/#eNqFU01v2zAM/SucLkmwLMawnTInWDf0sAHbimXoSRfPph21imToI00R+L+P9FcytE19ksjHx0f66Siu6nqxjyiWIvW5U3UAjyHWa2nUrrYuwBEKLJXBK/9o8q+WggZNmIPDEhoond3B...
2025-02-20T12:29:55
2025-02-20T12:29:55
{}
MEMBER
vuejs
core
2,670,531,811
12,913
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 102 kB | 38.4 kB | 34.6 kB ...
2025-02-20T05:53:45
2025-02-24T08:58:12
{}
NONE
vuejs
core
2,677,818,301
12,913
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13494437847) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13491134871) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2025-02-24T09:16:00
2025-02-24T09:16:00
{}
CONTRIBUTOR
vuejs
core
2,677,887,623
12,913
edison1105
@Fuzzyma > can i somehow checkout this PR ins vue-sfc to test it easily? We can use the following version to install the [PR preview package](https://github.com/vuejs/core/pull/12913#issuecomment-2670531941) ```bash npm i https://pkg.pr.new/vue@12913 // or npm i https://pkg.pr.new/vue@e4fd227 // latest commi...
2025-02-24T09:45:07
2025-02-24T09:46:30
{ "+1": 1 }
MEMBER
vuejs
core
2,678,231,178
12,936
jh-leong
Closing as answered
2025-02-24T12:09:00
2025-02-24T12:09:00
{}
MEMBER
vuejs
core
2,662,343,698
12,894
edison1105
https://github.com/vuejs/core/blob/37300fc26190a7299efddbf98800ffd96d5cad96/packages/runtime-core/src/vnode.ts#L880-L890 this is by design
2025-02-17T08:10:14
2025-02-17T08:10:14
{}
MEMBER
vuejs
core
2,642,100,692
12,820
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c6d2eeca4c489ab88d2f25c37605b37feb5ba3fd | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d...
2025-02-07T07:06:48
2025-02-18T13:35:29
{}
NONE
vuejs
core
2,666,947,451
12,817
RylanBueckert-Broadsign
The `@update:model-value` event should only be able to be `undefined` if it is not required and there is not a default. The fix made to `vue-tsc` v2.2.2 does not check if a default value was given.
2025-02-18T21:17:07
2025-02-18T21:17:07
{}
NONE
vuejs
core
2,669,130,306
12,817
thomasaull
@RylanBueckert-Broadsign Yes you’re right, the type changes from `string | undefined` to `string` when a default value is set: ```typescript const model = defineModel<string>() // ModelRef<string | undefined, string> const model = defineModel<string>({ default: 'test' }) // ModelRef<string, string> ```
2025-02-19T16:19:36
2025-02-19T16:19:36
{}
NONE
vuejs
core
2,624,226,774
12,791
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | -------------------- | | runtime-dom.global.prod.js | 101 kB (**-211 B**) | 38.3 kB (**-80 B**) | 34.5 kB (**-69 B**) ...
2025-01-30T11:25:10
2025-02-20T05:22:57
{}
NONE
vuejs
core
2,671,653,538
4,385
miroljub1995
Seriously, is it still open?
2025-02-20T14:24:02
2025-02-20T14:24:02
{ "eyes": 2, "laugh": 1 }
NONE
vuejs
core
2,677,848,414
12,913
Fuzzyma
@edison1105 can i somehow checkout this PR ins vue-sfc to test it easily?
2025-02-24T09:28:59
2025-02-24T09:28:59
{}
NONE
vuejs
core
2,663,964,493
12,901
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/0a3916fd-ffa8-4ee2-b988-df2fabd3041a) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12901 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-17T19:48:15
2025-02-17T19:48:15
{}
NONE
vuejs
core
2,551,301,952
12,576
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/2c4da513-0202-47e6-bd84-c0f8aade6acd) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12576 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2024-12-18T13:18:16
2025-02-20T08:49:06
{}
NONE
vuejs
core
2,670,898,575
12,913
Fuzzyma
@edison1105 thanks for the super fast feedback. Am I correct to assume, that your failing cases are specific to the v-model directive or does it happen with any other? (it shouldnt) For the last error: The "expression missing" error shadows the "whitespace forbidden" error. The same happens if you use whitespaces in...
2025-02-20T09:17:51
2025-02-20T09:23:43
{}
NONE
vuejs
core
2,677,543,888
12,934
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/1932c416-51bb-4c0d-b50a-ef188a1b60dd) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12934 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-24T06:35:48
2025-02-24T07:40:55
{}
NONE
vuejs
core
2,678,136,591
12,936
KazariEX
This is the expect behavior. > This is just a convenience feature of **text interpolation** ... https://vuejs.org/guide/essentials/reactivity-fundamentals.html#caveat-when-unwrapping-in-templates:~:text=This%20is%20just%20a%20convenience%20feature%20of%20text%20interpolation
2025-02-24T11:26:46
2025-02-24T11:26:46
{ "+1": 1 }
MEMBER