owner
string
repo
string
id
int64
issue_number
int32
author
string
body
string
created_at
timestamp[us]
updated_at
timestamp[us]
reactions
unknown
author_association
string
vuejs
docs
824,638,351
505
zleight1
Since this is a little behind the original estimated schedule, is there any thought to extending Vue 2 support timeline? This is because many of us will need this build to migrate from 2 to 3, so delays on this build delays our overall upgrade timeline as well.
2021-04-22T08:14:06
2021-04-22T08:14:06
{ "+1": 3 }
NONE
vuejs
docs
827,635,854
1,018
NataliaTepluhina
@TheDutchCoder thank you for the issue! `activated`/`deactivated` are not the hooks that happen for every single component - they only appear for kept-alive components. I believe for this reason we don't want to see them in the lifecycle diagram, but surely we could mention them in the Composition API guide/ Would be h...
2021-04-27T14:08:27
2021-04-27T14:08:27
{ "+1": 1 }
MEMBER
vuejs
docs
831,495,310
964
bencodezen
Hey @skirtles-code! Could I get your eyes on the new videos to see if I missed anything?
2021-05-03T19:55:01
2021-05-03T19:55:01
{}
MEMBER
vuejs
docs
841,658,381
1,053
kazupon
@NataliaTepluhina addition (ref): https://github.com/vuejs-jp/ja.vuejs.org/pull/322#discussion_r631870388 We realized this when we were reviewing in translation for Japanese 😉
2021-05-15T13:20:57
2021-05-15T13:21:09
{}
MEMBER
vuejs
docs
808,333,840
950
skirtles-code
I personally find this wording a little difficult to follow. The 'to watch' after the second dash throws me off. I tried reading it out loud and I don't seem to be able to put the emphasis in the right place.
2021-03-26T16:03:00
2021-03-26T16:03:00
{}
CONTRIBUTOR
vuejs
docs
817,108,434
989
skirtles-code
@pieer I believe this is effectively the same fix that I made in #988 (opened a few seconds before you opened this). While I have you... I also noticed that the page jumps when I scroll down. It seems to happen at the point it transitions into 'fixed' mode. Not sure if it's related but it seems there's a `vuem...
2021-04-10T09:37:50
2021-04-10T09:37:50
{}
CONTRIBUTOR
vuejs
docs
817,318,670
992
skirtles-code
Thanks. Looks good to me.
2021-04-11T14:40:16
2021-04-11T14:40:16
{}
CONTRIBUTOR
vuejs
docs
835,215,965
1,032
Blakelist7
@LinusBorg Hey, correct me if I am wrong we just have to add a warning at https://v3.vuejs.org/guide/composition-api-setup.html regarding that if we have to use `async setup( )` than `setup( )` has to be synchronous and also add an example that you mentioned?
2021-05-08T08:43:55
2021-05-08T08:43:55
{}
NONE
vuejs
docs
804,193,332
956
joaomelo
All fine by me. Thanks for the attention and awesome framework. I love Vue :)
2021-03-22T16:10:13
2021-03-22T16:10:13
{}
CONTRIBUTOR
vuejs
docs
804,248,000
955
skirtles-code
@Haeresis Could I get your thoughts on migrating this to [vuejs-fr](https://github.com/vuejs-fr/) on GitHub? I don't think the migration is strictly required prior to adding it to the [Community Translations](https://deploy-preview-955--vue-docs-next-preview.netlify.app/guide/contributing/translations.html#community...
2021-03-22T17:21:26
2021-03-22T17:21:26
{}
CONTRIBUTOR
vuejs
docs
804,263,336
956
skirtles-code
@joaomelo My first suggestion was marked as resolved but it doesn't seem to have been committed. If you're happy with it could you merge it in please?
2021-03-22T17:43:14
2021-03-22T17:43:14
{}
CONTRIBUTOR
vuejs
docs
804,295,270
956
joaomelo
I thought I accepted. Can you check again now?
2021-03-22T18:29:55
2021-03-22T18:29:55
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
806,086,032
723
skirtles-code
@dev-itsheng In case you were wondering, this PR was discussed on a docs team call last week. We reached out for some help reviewing it, which is why it suddenly received so much attention. When you have time, could you take a look at the final few suggestions that have been made? I think once those 3 remaining sugg...
2021-03-24T19:13:41
2021-03-24T19:13:41
{}
CONTRIBUTOR
vuejs
docs
808,873,495
937
NataliaTepluhina
@CyberAP thank you so much for the great comments! I addressed 'smaller' ones and created follow-ups for the bigger refactorings 👍🏻 Please feel free to add more points here or to follow-up issues, your input is much appreciated
2021-03-28T09:53:52
2021-03-28T09:53:52
{ "heart": 1 }
MEMBER
vuejs
docs
825,884,816
1,007
Gregg
Now would be great, the courses are all unlocked now. =)
2021-04-23T19:53:57
2021-04-23T19:53:57
{}
COLLABORATOR
vuejs
docs
826,085,889
1,010
NataliaTepluhina
I'm closing this issue on the docs repo because I can't find out how it's related to documentation. Also, we already have issues on Vue CLI and core repositories
2021-04-24T12:30:50
2021-04-24T12:30:50
{}
MEMBER
vuejs
docs
826,125,295
987
skirtles-code
@NataliaTepluhina I'm not sure I follow. Are you suggesting removing the current first step altogether?
2021-04-24T17:23:18
2021-04-24T17:23:18
{}
CONTRIBUTOR
vuejs
docs
826,937,663
1,015
dependabot[bot]
Looks like ssri is up-to-date now, so this is no longer needed.
2021-04-26T15:37:15
2021-04-26T15:37:15
{}
CONTRIBUTOR
vuejs
docs
1,993,131,702
2,747
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 02e81016a207cb989db476ba350ee6053d98292c | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-13T02:11:31
2024-03-13T02:12:37
{}
NONE
vuejs
docs
1,993,191,214
2,746
yyx990803
Thanks, but this is currently intentional because the style guide is still out of date in many places and we haven't gotten to fully update it for Composition API yet.
2024-03-13T02:35:44
2024-03-13T02:35:44
{}
MEMBER
vuejs
docs
2,002,135,054
2,754
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 9bba9015bb4326e062ed43f5db93abc6c2ee63d3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-16T21:14:14
2024-03-16T21:15:19
{}
NONE
vuejs
docs
2,002,337,087
2,710
brc-dd
Closing as stale.
2024-03-17T07:03:09
2024-03-17T07:03:09
{}
MEMBER
vuejs
docs
2,014,089,822
2,760
ubugeeei
@sxzz Please let me know if there are any issues!
2024-03-22T00:14:01
2024-03-22T00:14:01
{}
MEMBER
vuejs
docs
2,014,440,806
2,761
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d91537bf1e79dac2289fea8cd434c5b9285fc5e2 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-22T06:27:11
2024-03-22T06:28:12
{}
NONE
vuejs
docs
2,017,339,405
2,766
RSS1102
> [请使用#2742(评论)](https://github.com/vuejs/docs/issues/2742#issuecomment-1991054719)中提到的解决方法[](https://github.com/vuejs/docs/issues/2742#issuecomment-1991054719) > > 该网站很好,但在中国,cloudflare/vercel 造成了问题。 thanks. I will https://github.com/vuejs/docs/issues/2742 continued to comment, but I believe that using VPN to a...
2024-03-25T06:53:32
2024-03-25T06:53:32
{}
NONE
vuejs
docs
2,020,624,019
2,768
vostersc
I get that! It just seems like precision would be especially important in a discussion like this. In JavaScript they aren't used interchangeably, though I am sure there is a language where it is. If the terms were interchangeable in JavaScript it would confuse developers who are new to the language. Because of this, yo...
2024-03-26T14:42:54
2024-03-26T14:42:54
{}
NONE
vuejs
docs
2,023,830,590
2,771
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e5b2e6a85c299ea3a6234d7a8d6c336890ba84bf | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-03-27T19:42:34
2024-03-27T19:43:42
{}
NONE
vuejs
docs
2,024,289,622
2,769
chengr4
Thank you all. I apologize for my misunderstanding, and thank you for teaching me something
2024-03-28T02:30:19
2024-03-28T02:30:19
{}
CONTRIBUTOR
vuejs
docs
2,028,969,722
2,775
brc-dd
Please create an issue at https://github.com/vuejs-translations/docs-zh-cn Though I believe it’s intentional - https://github.com/vuejs-translations/docs-zh-cn/commit/86486bb37e746cb922b7dc46c19730797b028065 / https://x.com/zhaojinjiang/status/1774590282618786115?s=20 (probably april fools stuff 😅)
2024-04-01T00:32:17
2024-04-01T00:39:08
{}
MEMBER
vuejs
docs
2,028,973,650
2,776
brc-dd
Ah it’s April Fools thing (https://x.com/zhaojinjiang/status/1774590282618786115) most likely will be reverted 👀
2024-04-01T00:40:49
2024-04-01T00:40:49
{}
MEMBER
vuejs
docs
1,993,256,144
2,703
incutonez
> I don't think this should be added because the inference is an internal mechanism. Can you clarify your use case here? Absolutely! I use script setup, and I need to be able to reference the name of the component programmatically... according to the docs, I should be able to use `name`, but I can't because script ...
2024-03-13T03:01:48
2024-03-13T03:03:16
{}
NONE
vuejs
docs
1,994,475,941
2,749
brc-dd
Actually, the name doesn't matter in parent component. It can be `count`, `foo`, `bar` or anything else. This change might be bit confusing for new users as they might think that the variable name should be `model` too. I'm fine with either one though.
2024-03-13T14:00:09
2024-03-13T14:00:09
{}
MEMBER
vuejs
docs
2,002,971,253
2,756
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 839d83c761c998e5ee5de52c08b6014b2d7d1b15 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-18T05:40:53
2024-03-19T09:14:54
{}
NONE
vuejs
docs
2,023,389,135
2,729
joaoefornazari
@NataliaTepluhina I'll give a try. This is a thing that never happened to me so I was lost in what to do about it - I thought that there was already something on Vue core that would solve this but people forgot to put it on the docs. That's why I opened the issue. Maybe I open an issue on vuejs/core? What would you ...
2024-03-27T17:35:29
2024-03-27T17:36:51
{}
NONE
vuejs
docs
2,028,861,106
2,774
brc-dd
> show nation flag It's not possible to associate a language with just one country. Most of the languages in that list are dominantly spoken in more than one country. And in mobile view it'll be too much cluttered to show more than one language on each line. Like currently it's like this: <img width="375" a...
2024-03-31T18:28:24
2024-03-31T18:35:51
{}
MEMBER
vuejs
docs
2,062,949,438
2,805
unbrain
const selected = defineModel({default: []}); > Starting in Vue 3.4, the recommended approach to achieve this is using the [defineModel()](https://vuejs.org/api/sfc-script-setup#definemodel) macro:
2024-04-03T06:34:54
2024-04-03T06:34:54
{}
NONE
vuejs
docs
1,992,132,136
2,745
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4b36f9d1d3538d3928238d1d5906e086097076e4 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-12T16:57:58
2024-03-12T16:59:08
{}
NONE
vuejs
docs
1,995,337,428
2,749
bencodezen
Agreed with @AloisSeckar. I'll propose some changes in the PR to accommodate the general momentum we seem to be heading on.
2024-03-13T18:40:37
2024-03-13T18:40:37
{}
MEMBER
vuejs
docs
2,003,194,347
2,757
vladdof
Super) faster in production
2024-03-18T08:32:40
2024-03-18T08:32:40
{ "+1": 6 }
NONE
vuejs
docs
2,004,779,705
2,759
brc-dd
Use MDN or something. There are like 100 of them, and are not specific to Vue. Almost every name you can pass to addEventListener will work. ``` abort animationend animationiteration animationstart auxclick beforeinput blur canplay canplaythrough change click compositionend compositionstart composition...
2024-03-18T19:43:04
2024-03-18T19:44:08
{}
MEMBER
vuejs
docs
2,018,046,160
2,767
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 78d76b0fd64a953380fac939e240d39afe2b7546 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-03-25T13:47:32
2024-03-25T13:48:33
{}
NONE
vuejs
docs
2,062,949,449
2,805
Doctor-wu
On my side, the template was compiled to this, and `$setup` was processed by `shallowUnwrapHandlers`, it won't be collected when it's property was access, and it seems this behavior starts in very early version, don't know if it's a bug. <img width="735" alt="CleanShot 2024-04-03 at 16 42 34@2x" src="https://github.co...
2024-04-03T08:46:29
2024-04-03T08:46:29
{}
MEMBER
vuejs
docs
2,062,949,453
2,805
LinusBorg
I'd argue that this is expected behaviour. It's just not made explicit enough in the docs.
2024-04-04T07:26:13
2024-04-04T07:26:13
{ "+1": 4 }
MEMBER
vuejs
docs
2,006,434,874
2,757
NataliaTepluhina
@Ibochkarev would it be fine to transfer the translation to `vuejs-translations` organisation (please see step 4 here: https://github.com/vuejs-translations/guidelines?tab=readme-ov-file#high-level-steps-of-working-on-a-new-translation). This way we could handle the deployments from our end.
2024-03-19T09:12:50
2024-03-19T09:20:39
{ "+1": 3 }
MEMBER
vuejs
docs
2,006,874,554
2,758
mostafa-nematpour
![IMG_20240319_143728_431.jpg](https://github.com/vuejs/docs/assets/17986464/8f743c07-c185-4106-aab9-d81a5031aa91)
2024-03-19T11:08:26
2024-03-19T11:08:26
{}
CONTRIBUTOR
vuejs
docs
2,023,595,236
2,769
AloisSeckar
Good improvement, thank you ^_^
2024-03-27T18:30:17
2024-03-27T18:30:17
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
2,025,938,900
2,772
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 9487eda315198cebfd9dcb1721284950dc0bad10 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-03-28T19:20:33
2024-03-28T19:21:35
{}
NONE
vuejs
docs
2,032,808,806
2,780
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a4893df0a438200314c782107df3d6041ddccf7f | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-04-02T18:48:36
2024-04-02T18:55:17
{}
NONE
vuejs
docs
2,033,850,593
2,781
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 790e8a2174516875bc3046468891af7d17d3b4da | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-04-03T08:08:32
2024-04-03T08:09:31
{ "+1": 1 }
NONE
vuejs
docs
2,034,067,599
2,608
WesCook
I'd be curious to see this scientifically tested, too. _Naming things_ remains a considerable time sink in programming, and any chance we get to avoid doing so is a productivity win. If it so happens that we can target elements in scoped styling with a near-zero performance hit, that saves us time in thinking about...
2024-04-03T09:40:55
2024-04-03T09:40:55
{ "+1": 2 }
NONE
vuejs
docs
1,990,954,115
2,743
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vuejs* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a8406a9c6a553e0365dd8664918af495614a5dbe | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65...
2024-03-12T07:36:06
2024-03-12T07:36:25
{}
NONE
vuejs
docs
1,991,054,719
2,742
brc-dd
As a workaround, please use some web proxy like https://proxyium.com/ or https://plainproxies.com/resources/free-web-proxy to access it.
2024-03-12T08:44:24
2024-03-12T08:44:43
{ "+1": 2 }
MEMBER
vuejs
docs
1,993,380,441
2,746
kheiner
I'll check it out and see if I'm able to contribute but I do see updates in #2585.
2024-03-13T03:54:19
2024-03-13T03:54:19
{}
NONE
vuejs
docs
2,018,054,495
2,757
Jinjiang
Sorry for waiting. It still takes some time. Will keep you posted here. 🙏
2024-03-25T13:51:44
2024-03-25T13:51:44
{ "rocket": 3 }
MEMBER
vuejs
docs
2,062,949,445
2,805
unbrain
> > const selected = defineModel({default: []}); > > > Starting in Vue 3.4, the recommended approach to achieve this is using the [defineModel()](https://vuejs.org/api/sfc-script-setup#definemodel) macro: > > That has nothing to do with this issue. select same as [checkbox ](https://github.com/vuejs/core/issues/...
2024-04-03T07:25:32
2024-04-03T07:26:58
{}
NONE
vuejs
docs
1,993,176,548
2,748
awxiaoxian2020
ping @brc-dd to confirm :)
2024-03-13T02:29:49
2024-03-13T02:29:49
{}
NONE
vuejs
docs
1,994,580,866
2,749
AloisSeckar
As an occasional contributor I object against this chage as it goes against clean code principles. Naming the variable `model` makes sense inside the component itself, because there it has clear purpose - it _"models the actual data value for this component"_. But from parent's perspective you want to know, what data y...
2024-03-13T14:51:30
2024-03-13T14:52:18
{}
CONTRIBUTOR
vuejs
docs
1,994,413,508
2,749
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | dec7a37ee501dadb37df50096d8a0caf3b8e30a9 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-13T13:30:57
2024-03-14T05:35:24
{}
NONE
vuejs
docs
2,001,896,317
2,753
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 27f2c360c5e4edb86626cd993ec93a9a6b8a50a6 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-16T07:49:02
2024-03-16T07:50:05
{}
NONE
vuejs
docs
2,002,401,761
2,755
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c605c8aaa82cf606305b596d7cda611638ce4556 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-17T10:39:32
2024-03-17T10:40:30
{}
NONE
vuejs
docs
2,004,995,840
2,759
Ewan88
Okay I found them here: [https://developer.mozilla.org/en-US/docs/Web/API/Element#composition_events](https://developer.mozilla.org/en-US/docs/Web/API/Element#composition_events) Thank you @brc-dd
2024-03-18T21:09:51
2024-03-18T21:09:51
{}
NONE
vuejs
docs
2,016,591,076
2,763
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ed8ec51c034a9d3fe18b267839054f62a72bbfd0 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-23T20:08:52
2024-03-23T20:09:54
{}
NONE
vuejs
docs
2,017,348,980
2,766
RSS1102
Yes, I understand. I have found a solution and the problem has been fixed, but the network cache still causes it to display errors. https://github.com/vuejs-translations/docs-zh-cn/issues/881#issuecomment-1993390838 suggests "尝试清除浏览器与 DNS 缓存" this is useful for me .
2024-03-25T07:02:01
2024-03-25T07:02:01
{}
NONE
vuejs
docs
2,023,448,992
2,770
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 95468bea005e231d1c52287e316c2dff596bf6a4 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-03-27T18:03:22
2024-03-27T18:05:47
{}
NONE
vuejs
docs
2,003,003,607
2,757
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ba563a2a4784c261a3873c0a508be83888d8f1d5 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-03-18T06:12:14
2024-03-30T12:00:58
{ "+1": 7, "heart": 1, "hooray": 3, "rocket": 3 }
NONE
vuejs
docs
1,990,943,193
2,742
Yolo-00
目前开启VPN和关闭VPN都不行
2024-03-12T07:28:06
2024-03-12T07:28:06
{}
NONE
vuejs
docs
1,992,332,568
2,746
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 2afdecd575c2785f16794752cbb1c3ecb0a03a95 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-12T18:52:22
2024-03-12T18:53:30
{}
NONE
vuejs
docs
1,993,195,591
2,703
yyx990803
I don't think this should be added because the inference is an internal mechanism. Can you clarify your use case here?
2024-03-13T02:37:20
2024-03-13T02:37:20
{}
MEMBER
vuejs
docs
2,004,128,456
2,756
brc-dd
It should work fine on node v18.3 or above.
2024-03-18T14:51:12
2024-03-18T14:51:12
{}
MEMBER
vuejs
docs
2,004,772,945
2,759
Ewan88
`@focus` and `@blur` are two more I found. Again, these need to be in a list somewhere. I only know of them by asking Copilot. The events page does not have the information I'm looking for: [https://vuejs.org/guide/essentials/event-handling.html#event-names](https://vuejs.org/guide/essentials/event-handling.h...
2024-03-18T19:38:47
2024-03-18T19:38:47
{}
NONE
vuejs
docs
2,016,973,309
2,765
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4407fe8b86fc34c0bff414eb3c9fc2a92b05cbf9 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-03-24T22:47:18
2024-03-24T22:48:21
{}
NONE
vuejs
docs
2,062,949,447
2,805
edison1105
This is because reactive data reassignment loses the reactive. ![image](https://github.com/vuejs/core/assets/3705199/795ccaa3-ce0e-4860-abd3-73c69980fd8e)
2024-04-03T07:28:30
2024-04-03T07:28:30
{ "eyes": 3 }
MEMBER
vuejs
docs
1,990,955,192
2,742
baiwusanyu-c
清清缓存试试
2024-03-12T07:37:02
2024-03-12T07:37:02
{}
MEMBER
vuejs
docs
2,009,634,976
2,757
Jinjiang
Please also update this page https://github.com/vuejs/docs/blob/main/src/translations/index.md The domain is under deploying. Then after all this PR is able to be merged. Thanks.
2024-03-20T13:57:25
2024-03-20T13:57:25
{ "+1": 3 }
MEMBER
vuejs
docs
2,022,184,720
2,769
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 1d0d4236574d2d15d7885e06115ca4ba4630ea42 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-03-27T08:19:42
2024-03-27T08:20:39
{}
NONE
vuejs
docs
2,037,060,185
2,784
AloisSeckar
Hi and thanks for suggestion. Assuming SFC syntax, your proposal would make sense. But Single-File Components are only one (though most common) way of using Vue. You can also have `in-DOM templates` directly in HTML and your logic can be placed in standalone `.js` file. Because of that is seems more logical to only ann...
2024-04-04T12:29:56
2024-04-04T12:33:47
{}
CONTRIBUTOR
vuejs
docs
1,991,029,122
2,742
ZhenyuCheng
me too
2024-03-12T08:29:02
2024-03-12T08:29:02
{}
NONE
vuejs
docs
2,002,479,404
2,716
NataliaTepluhina
@JeremieLitzler yes, I meant the Examples section (sorry for the delayed answer, I was on vacation)
2024-03-17T13:53:24
2024-03-17T13:53:24
{}
MEMBER
vuejs
docs
2,019,538,144
2,768
AloisSeckar
I am not strongly against, but the term "mutate" is derived from "mutable / immutable", which is commonly used in programming to determine whether you can or cannot change the object. So I don't think it is really necessary to change it.
2024-03-26T07:11:00
2024-03-26T07:11:00
{}
CONTRIBUTOR
vuejs
docs
2,022,646,419
2,729
NataliaTepluhina
@joaoefornazari have you reached the issue on the core repository? It looks like we might improve the code instead of adding a specific section to docs 🤔
2024-03-27T12:28:24
2024-03-27T12:28:24
{ "+1": 1 }
MEMBER
vuejs
docs
2,036,965,514
2,784
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 839bd37f1739982e6469fb9fe38ea1c445329fc8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/660...
2024-04-04T11:55:06
2024-04-04T11:56:05
{}
NONE
vuejs
docs
1,990,988,653
2,742
biley
同样的问题,有的资源能拿到,有的拿不到 <img width="495" alt="企业微信截图_5baee57d-28bd-4f7a-9074-e4687123b10a" src="https://github.com/vuejs/docs/assets/15087577/f9934b8c-f472-4f71-b203-48852d24559c">
2024-03-12T08:02:30
2024-03-12T08:02:30
{}
NONE
vuejs
docs
1,998,026,578
2,750
brc-dd
I think having reactive will be more consistent with the options API example above it, and the description below that states that the styles are reactively updated if the source value changes. We can probably make the example more useful than just keeping it simple because I don't think any one would use CSS data bind...
2024-03-14T17:58:18
2024-03-14T17:58:18
{}
MEMBER
vuejs
docs
2,015,348,130
2,760
ubugeeei
Ok.... fixed!
2024-03-22T15:30:25
2024-03-22T15:30:25
{ "heart": 1 }
MEMBER
vuejs
docs
2,017,335,614
2,766
brc-dd
Please use the workaround mentioned in https://github.com/vuejs/docs/issues/2742#issuecomment-1991054719 The site is fine, but it's cloudflare/vercel causing issues in China.
2024-03-25T06:49:56
2024-03-25T06:49:56
{}
MEMBER
vuejs
docs
2,017,341,545
2,766
brc-dd
Yeah. We can't fix anything at our level though other than maybe switching to different CDN/hosting provider.
2024-03-25T06:55:12
2024-03-25T06:58:14
{}
MEMBER
vuejs
docs
2,023,417,237
2,769
AloisSeckar
@brc-dd I am pretty sure this wasn't a typo as the sentence is referencing to `":title="post.title"` component prop, not to the `v-for` cycle itself. This PR should either be reverted, or wording should be changed. Because NOW it became confusing...
2024-03-27T17:49:01
2024-03-27T17:49:01
{ "eyes": 1 }
CONTRIBUTOR
vuejs
docs
2,024,505,789
2,769
AloisSeckar
No need to appologize. You helped to make it clearer :)
2024-03-28T06:40:52
2024-03-28T06:40:52
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
1,998,005,833
2,750
AloisSeckar
Hello, and thank you for your interest in improving Vue.js docs. But your assumption is wrong. Static values can be bound easilly - see [live demo here](https://play.vuejs.org/#eNp9UT1PwzAQ/SuWl4BUkgGmECoB6gADIGD0EpwjSXFsy76EoCr/nbOjlCJV3Xzv4/yeveO31qZDDzznhZeutcg8YG/XQkujPTJsoAN2w3ZCMyaNMi5niYMqEXoSushmE8lpQOisKhFoYqy...
2024-03-14T17:45:40
2024-03-14T17:45:40
{}
CONTRIBUTOR
vuejs
docs
2,003,611,922
2,758
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 974152a83d303c431db261dd0f58b99535c0bc31 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-18T11:02:33
2024-03-18T11:03:36
{}
NONE
vuejs
docs
2,006,438,881
2,756
NataliaTepluhina
Updated to recommended version 18.3
2024-03-19T09:13:58
2024-03-19T09:13:58
{ "rocket": 1 }
MEMBER
vuejs
docs
2,009,080,389
2,757
Ibochkarev
@Jinjiang The repository has been moved https://github.com/vuejs-translations/docs-ru Discussion https://github.com/orgs/vuejs-translations/discussions/12#discussioncomment-8756236
2024-03-20T09:07:18
2024-03-20T09:07:18
{ "heart": 2 }
CONTRIBUTOR
vuejs
docs
2,015,731,068
2,762
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d108f77ddf50e7877b9d127fc0d0a6efd0c7ccc1 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-22T19:01:00
2024-03-22T19:02:03
{}
NONE
vuejs
docs
2,062,949,440
2,805
LinusBorg
> const selected = defineModel({default: []}); > > > Starting in Vue 3.4, the recommended approach to achieve this is using the [defineModel()](https://vuejs.org/api/sfc-script-setup#definemodel) macro: That has nothing to do with this issue.
2024-04-03T06:50:33
2024-04-03T06:50:33
{}
MEMBER
vuejs
docs
2,009,473,768
2,757
Ibochkarev
> @Ibochkarev would it be fine to transfer the translation to `vuejs-translations` organisation (please see step 4 here: https://github.com/vuejs-translations/guidelines?tab=readme-ov-file#high-level-steps-of-working-on-a-new-translation). This way we could handle the deployments from our end. Done
2024-03-20T12:39:43
2024-03-20T12:39:43
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
2,023,446,887
2,769
brc-dd
Ah right. This was the original code: https://github.com/vuejs/docs/blob/94e1724106d8ef2293432790078a8e478743927c/src/guide/component-basics.md?plain=1#L132-L142 Maybe we should reword it to something like - ``Notice how [`v-bind` syntax](/api/built-in-directives#v-bind) (`:title="post.title"`) is used is used t...
2024-03-27T18:02:24
2024-03-27T18:02:24
{ "+1": 2 }
MEMBER
vuejs
docs
2,034,553,675
2,639
Ked57
> > There is a lot more to it around a component that needs to be setup for it to run: router, stores, plugins, API mocks > > There is support for this ATM, or do you see problems with it?: > > ```ts > // playwright/index.ts > import { beforeMount, afterMount } from '@playwright/experimental-ct-vue/hooks'; > i...
2024-04-03T13:05:34
2024-04-03T13:09:21
{}
NONE
vuejs
docs
1,990,864,909
2,741
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8406c9adeea7ceca9ea3c32d101ce1b4cb7fa8db | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-12T06:38:37
2024-03-12T12:46:21
{}
NONE
vuejs
docs
1,991,915,043
2,744
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 981c87dc1465d994cddb66de52791f3ccc3c0446 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/65f...
2024-03-12T15:25:14
2024-03-12T15:26:14
{}
NONE
vuejs
docs
2,009,895,627
2,757
Ibochkarev
@Jinjiang done
2024-03-20T15:47:46
2024-03-20T15:47:46
{ "+1": 3 }
CONTRIBUTOR