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
docs
751,342,227
758
LinusBorg
the parameters and their properties are explained in the API docs and link to from the guide in this paragraph: > You can check the arguments passed into these hooks (i.e. el, binding, vnode, and prevVnode) in [Custom Directive API](#) ..though the fact that you missed it is reason enough to consider re-introduct...
2020-12-26T10:25:22
2020-12-26T10:25:22
{}
MEMBER
vuejs
docs
757,597,273
763
skirtles-code
> Why would `<slot>{{ item }}</slot>`, not work? > That would just give me the option to overwrite the `{{ item }}` with a custom slot, wouldn't it? @hitautodestruct Yes, you're correct it would. Describing it as *'code that doesn't work'* wasn't ideal wording on my part. But you'd end up with the exact same conten...
2021-01-11T02:43:32
2021-01-11T02:43:32
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
751,506,206
767
NataliaTepluhina
@sdras looks super nice! Thank you for converting it 🙇🏻‍♀️
2020-12-27T19:21:42
2020-12-27T19:21:42
{}
MEMBER
vuejs
docs
752,406,255
713
skirtles-code
@sdras I'm having trouble sending you an email (problem at my end, boring story). If you're on Vue Land Discord I'm available there as skirtle. Or on the Vue forum.
2020-12-30T10:23:27
2020-12-30T14:53:34
{}
CONTRIBUTOR
vuejs
docs
757,084,432
794
skirtles-code
I think the recommendation was changed as of #754. It may be that it needs changing elsewhere.
2021-01-09T03:00:12
2021-01-09T03:00:12
{}
CONTRIBUTOR
vuejs
docs
757,088,113
794
bencodezen
Good call. Thanks @skirtles-code!
2021-01-09T03:33:23
2021-01-09T03:33:23
{}
MEMBER
vuejs
docs
759,885,195
805
narusas
yes I have enable issues.
2021-01-14T02:33:09
2021-01-14T02:33:09
{}
CONTRIBUTOR
vuejs
docs
766,507,830
816
skirtles-code
This comment is a response to the previous comment from @LinusBorg but it is probably not directly relevant to the documentation. I'll post any thoughts I have about the PR itself separately. --- I don't think this was intentional but I can't be sure. During the RC phase I reported a number of bugs with pre wa...
2021-01-25T02:58:58
2021-01-25T02:58:58
{}
CONTRIBUTOR
vuejs
docs
695,758,168
512
NataliaTepluhina
@fnick851 it's not recommended to include any side effects on `computed` (if you try it without getter/setter, there should be a warning) I like an idea about old/new value, we could add a condition there 👍🏻
2020-09-20T08:01:49
2020-09-20T08:01:49
{}
MEMBER
vuejs
docs
696,489,610
528
NataliaTepluhina
@xianghongai could you please describe, what exact transformation needs to be done?
2020-09-22T03:28:01
2020-09-22T03:28:01
{}
MEMBER
vuejs
docs
698,300,860
522
skirtles-code
I believe this has been fixed in #523.
2020-09-24T12:04:50
2020-09-24T12:04:50
{}
CONTRIBUTOR
vuejs
docs
701,460,309
574
skirtles-code
I believe you're correct. As far as I'm aware this is not an intentional change and it is a bug in Vue 3. Could you file an issue in the [vue-next](https://github.com/vuejs/vue-next/issues) repo?
2020-09-30T15:20:39
2020-09-30T15:20:39
{}
CONTRIBUTOR
vuejs
docs
694,347,143
488
ErickPetru
Hi again @Alex-Sokolov and @bencodezen. I sent an update to Netlify deleting the `yarn.lock` but our deploy wasn't successful still. Maybe we need more configs to use Yarn on Netlify that I'm not sure about. Anyway, I was able to get it working with `npm run build` so problem solved without Yarn for now. Furthermore...
2020-09-17T16:27:01
2020-09-17T16:27:01
{}
CONTRIBUTOR
vuejs
docs
695,187,077
499
NataliaTepluhina
@pranvatsa thank you for reporting this! Should be fixed with https://github.com/vuejs/docs-next/commit/f558bf6da533a0d072af222d541d2cd9555ac91d
2020-09-19T08:59:25
2020-09-19T08:59:25
{}
MEMBER
vuejs
docs
695,888,517
507
NataliaTepluhina
@xi-osman yes, that is a mistake I guess 😅 Would you mind doing this change on your pull request?
2020-09-21T03:49:57
2020-09-21T03:49:57
{}
MEMBER
vuejs
docs
698,310,338
488
bencodezen
> Okay, continuing the saga ... Basically, you can disregard the previous message. > > Although the first deploy after deleting `yarn.lock` was successful on Netlify, new automatic deploys and deploy previews are failing, every time, with the same error `Cannot find module '@babel/compat-data/corejs3-shipped-proposa...
2020-09-24T12:24:48
2020-09-24T12:24:48
{}
MEMBER
vuejs
docs
702,399,655
512
fnick851
@LinusBorg Thanks for the explanation!
2020-10-01T21:10:15
2020-10-01T21:10:15
{}
NONE
vuejs
docs
695,178,384
478
narusas
Hi. Vue Korean User group working on Korean translation for vue3. Fork Repo: https://github.com/narusas/docs-next Translation is on going. Anyone want join us, contact vuejs-korea.slack.com slack.
2020-09-19T07:33:49
2020-09-19T07:33:49
{}
CONTRIBUTOR
vuejs
docs
695,208,850
299
NataliaTepluhina
Thank you for the PR! I'm closing this one as this sentence was removed from the guide
2020-09-19T12:45:36
2020-09-19T12:45:36
{}
MEMBER
vuejs
docs
695,731,477
507
NataliaTepluhina
@xi-osman thank you for the contribution! However, the snippet works without returning `props` explicitly: https://codesandbox.io/s/setup-with-props-phsye?file=/src/Book.vue
2020-09-20T04:50:35
2020-09-20T04:50:35
{ "+1": 1 }
MEMBER
vuejs
docs
696,462,089
478
lagp0310
Hi @bencodezen! I'm starting the translation to Spanish in this repository: https://github.com/lagp0310/docs-next. Contributions are welcome!
2020-09-22T01:15:24
2020-09-22T01:15:24
{}
NONE
vuejs
docs
698,671,240
488
atmosuwiryo
I'm on node v12.18.4, fixed this by add "@babel/compat-data": "^7.9.0" Based on [this](https://github.com/JeffreyWay/laravel-mix/issues/2383#issuecomment-637719383)
2020-09-25T01:31:43
2020-09-25T01:31:43
{}
NONE
vuejs
docs
699,447,645
553
NataliaTepluhina
@lewandy I believe this is covered by Vue CLI guide: https://cli.vuejs.org/guide/deployment.html#amazon-s3
2020-09-26T07:22:10
2020-09-26T07:22:10
{ "heart": 1 }
MEMBER
vuejs
docs
699,627,952
548
skirtles-code
@ErickPetru Currently there are conflicts with `master`. Given what @bencodezen said, I'm unclear whether more conflicts are coming or if this is now good to proceed. I'm happy to do another review but I'd rather wait for confirmation that there aren't more conflicts coming first.
2020-09-27T12:17:38
2020-09-27T12:17:38
{}
CONTRIBUTOR
vuejs
docs
702,308,016
546
fnick851
@tfeng-use 一个建议:如果不是中文文档独有的问题,建议用英文提问。Vue core team能读懂中文的估计没几个。尤其你给的链接还是英文文档的。而且你的问题听起来更应该去Vue CLI仓库底下问。 An unofficial recommendation: If the issue is not specific to the Chinese version of documentation, I think it is better to write the issue in English, especially when you are linking to the English doc. I don't ...
2020-10-01T18:09:08
2020-10-01T18:09:08
{ "+1": 1 }
NONE
vuejs
docs
694,706,554
479
9kg
I've seen your example and it's OK So I ran again in my local, the code is copied, so there is no problem in the `console.log` order, you can rest assured😜 However, after running locally, the log order is still wrong Then I found that the only difference between us was that the way we created the instance or th...
2020-09-18T07:29:11
2020-09-18T07:29:11
{}
NONE
vuejs
docs
695,209,613
41
NataliaTepluhina
Closing as a duplicate of https://github.com/vuejs/docs-next/issues/233
2020-09-19T12:53:15
2020-09-19T12:53:15
{}
MEMBER
vuejs
docs
694,321,420
479
9kg
> @9kg could you please elaborate more why do you think the order is wrong? The `optionMergeStrategies` implementation didn't change much since 2.x (it's an empty object by default now) and on v2 docs it has the same order of parameters: https://vuejs.org/v2/guide/mixins.html#Custom-Option-Merge-Strategies If you fo...
2020-09-17T15:42:37
2020-09-17T15:42:37
{}
NONE
vuejs
docs
695,747,283
512
NataliaTepluhina
@fnick851 good point! What do you think about adding changing 2 data properties in the watcher so `computed` won't be an alternative due to side effect?
2020-09-20T05:24:12
2020-09-20T05:24:12
{}
MEMBER
vuejs
docs
695,790,870
506
LinusBorg
> examples of mono-repo config and build time integration using multiple entry points/ micro frontend architecture That's a *very* broad request covering multiple thing that are not nessessarily connected. I'm not sure how you expect us to cover all of the various variations possible. Also, concerning micro-fron...
2020-09-20T14:03:24
2020-09-20T14:04:34
{}
MEMBER
vuejs
docs
695,888,690
514
NataliaTepluhina
@skirtles-code thank you for bringing this! From a quick glance, it makes a lot of sense to me, will look in detail today
2020-09-21T03:51:18
2020-09-21T03:51:18
{ "+1": 1 }
MEMBER
vuejs
docs
696,065,828
532
NataliaTepluhina
Works for me, probably it's something regarding your browser security settings. Also, you could click `Edit on codepen` to try example
2020-09-21T11:53:55
2020-09-21T11:53:55
{}
MEMBER
vuejs
docs
697,685,378
441
bencodezen
Pinging @phanan just to check on what your thoughts are as far as merging this for now.
2020-09-23T16:52:05
2020-09-23T16:52:05
{}
MEMBER
vuejs
docs
698,575,898
478
animyrch
In the previous Docs, many people posted a checklist for articles to be translated (makes sense for project tracking ) but it was cluttering the thread. I think this is now discouraged. In any case, it is much better to do this sort of tracking through an issues list on your own repo. Given the high number of files (...
2020-09-24T20:37:48
2020-09-24T20:37:48
{}
NONE
vuejs
docs
694,625,746
491
NataliaTepluhina
Closing as a duplicate of https://github.com/vuejs/docs-next/issues/328
2020-09-18T03:23:33
2020-09-18T03:23:33
{}
MEMBER
vuejs
docs
695,238,380
420
LinusBorg
Worth mentioning here is that even in Vue 2, we recommend to refrain from observing non-plain objects, precisely because there were other edge cases in Vue's reactivity that could lead to weird behavior when i.e. the class had some complex internal behavior in manipulating its properties etc. https://vuejs.org/v2/ap...
2020-09-19T15:07:07
2020-09-19T15:07:33
{ "+1": 1 }
MEMBER
vuejs
docs
697,228,930
528
xianghongai
This is an interactive GIF: ![ui](https://user-images.githubusercontent.com/2075006/93990102-4f577780-fdbd-11ea-8977-d7ae1e2687ee.gif)
2020-09-23T08:53:35
2020-09-23T08:53:35
{}
NONE
vuejs
docs
698,174,857
441
phanan
LGTM 👍 Thanks for working on this!
2020-09-24T07:41:52
2020-09-24T07:41:52
{}
MEMBER
vuejs
docs
698,274,920
545
Fiv5
Thanks for the valuable suggestions!
2020-09-24T11:04:59
2020-09-24T11:04:59
{}
CONTRIBUTOR
vuejs
docs
698,704,602
547
NataliaTepluhina
@rlagoue thank you for creating the issue! I don't think it belongs to the documentation repository, would you mind creating the same report on https://github.com/vuejs/vue-next issues?
2020-09-25T03:50:11
2020-09-25T03:50:11
{}
MEMBER
vuejs
docs
703,137,754
581
sdras
Thank you so much @skirtles-code and @NataliaTepluhina!
2020-10-03T17:33:21
2020-10-03T17:33:21
{}
MEMBER
vuejs
docs
694,473,757
488
ErickPetru
Okay, continuing the saga ... Basically, you can disregard the previous message. Although the first deploy after deleting `yarn.lock` was successful on Netlify, new automatic deploys and deploy previews are failing, every time, with the same error `Cannot find module '@babel/compat-data/corejs3-shipped-proposals'`. ...
2020-09-17T20:11:50
2020-09-17T20:11:50
{}
CONTRIBUTOR
vuejs
docs
695,158,670
498
NataliaTepluhina
Thank you for creating a PR! Closing because https://github.com/vuejs/docs-next/pull/497 with the same fix was just merged
2020-09-19T03:42:24
2020-09-19T03:42:24
{}
MEMBER
vuejs
docs
695,187,625
502
NataliaTepluhina
@ajycc20 thank you for reporting this! Fixed on `master`
2020-09-19T09:03:45
2020-09-19T09:03:45
{}
MEMBER
vuejs
docs
695,221,743
420
itsgoingd
The new reactivity system also comes with a new limitation - changes to objects that don't go through the proxy won't get picked up by Vue. Ran into this while trying to update a Vue 2 project, here is my original issue with a simple reproduction - https://github.com/vuejs/vue-next/issues/2171 Not sure how common...
2020-09-19T14:43:56
2020-09-19T14:43:56
{}
NONE
vuejs
docs
695,312,522
478
farzadso
Hi. The Persian (Farsi) translations will be carried out in this fork : https://github.com/vuejs-fa/docs-next If you want to give a helping hand, you can message me on [Twitter](https://twitter.com/farzadso).
2020-09-19T16:07:33
2020-09-19T16:07:33
{}
NONE
vuejs
docs
698,053,557
538
haoqunjiang
我们的文档里并没有这句话。我猜你是用了 Google Translate 看到的错误翻译…… 另外中文文档可以看 https://v3.cn.vuejs.org/
2020-09-24T01:13:32
2020-09-24T01:13:32
{}
MEMBER
vuejs
docs
699,544,616
548
ErickPetru
Hi @bencodezen, my intention with this PR was not to change current behavior. I really forgot some possible adaptations at the first pass, but after @skirtles-code review, I've already sent more commits with everything (I hope) in the same way it was before. I believe it's secure to merge after the next review ph...
2020-09-26T20:30:44
2020-09-26T20:30:44
{}
CONTRIBUTOR
vuejs
docs
700,592,164
565
skirtles-code
Related: #43
2020-09-29T09:43:53
2020-09-29T09:43:53
{}
CONTRIBUTOR
vuejs
docs
700,692,300
569
NataliaTepluhina
@indranilstn we did recommend using an external implementation of event emitter: https://v3.vuejs.org/guide/migration/events-api.html#migration-strategy
2020-09-29T13:11:33
2020-09-29T13:11:33
{}
MEMBER
vuejs
docs
702,331,893
512
fnick851
@NataliaTepluhina After some experiments, I think my previous two statements regarding the differences between `watch` and `computed` are not true at all... 😅 1. Using Vue devtool I was able to see that ~~a computed property always rerun even if it is not referenced anywhere in the app, as long as its dependency i...
2020-10-01T18:53:40
2020-10-01T21:15:33
{}
NONE
vuejs
docs
694,325,250
479
9kg
The comment in the example looks like this ``` // => "goodbye!", undefined // => "hello", "goodbye!" ``` But the actual output is like this ``` // => undefined, "hello" // => "goodbye!", "hello" ```
2020-09-17T15:49:05
2020-09-17T15:49:05
{}
NONE
vuejs
docs
694,687,371
437
NataliaTepluhina
@DanielAsher closing this issue as rc.13 supports dot-delimited paths 🎉 https://github.com/vuejs/vue-next/commit/1c9a0b3e195d144ac90d22d2cc2cef6a3fd8276d
2020-09-18T06:41:56
2020-09-18T06:41:56
{ "heart": 1 }
MEMBER
vuejs
docs
695,101,433
478
animyrch
Hello, first of all, congratulations to the Docs team on your work. I was the maintainer of the Turkish translation of the Vue.js 2.0. I will be continuing the translations of the Vue3 doc on this repository : https://github.com/animyrch/docs-next-tr As a feedback, I would like note that the lack of integration o...
2020-09-18T21:49:25
2020-09-18T21:49:25
{ "+1": 2, "eyes": 1, "rocket": 2 }
NONE
vuejs
docs
695,209,544
200
NataliaTepluhina
I think we have them documented: https://v3.vuejs.org/guide/change-detection.html#declaring-reactive-properties 😅
2020-09-19T12:52:39
2020-09-19T12:52:39
{}
MEMBER
vuejs
docs
695,364,833
488
AjaiKN
For me, it works locally with Node 13, but not with Node 14 or Node 12. My best guess about why it doesn't work in Node 14 was that `node-sass 4.13` [doesn't support Node 14](https://github.com/sass/node-sass#supported-nodejs-versions-vary-by-release-please-consult-the-releases-page-below-is-a-quick-guide-for-minimu...
2020-09-19T23:01:31
2020-09-19T23:01:31
{}
CONTRIBUTOR
vuejs
docs
695,907,431
507
xi-osman
@NataliaTepluhina Sure! already submitted a new commit 😎
2020-09-21T05:29:48
2020-09-21T05:29:48
{}
CONTRIBUTOR
vuejs
docs
699,446,245
482
skirtles-code
I believe this has been fixed by #551.
2020-09-26T07:13:02
2020-09-26T07:13:02
{}
CONTRIBUTOR
vuejs
docs
699,875,065
559
skirtles-code
`v-model.trim` seems to be working for me: https://jsfiddle.net/skirtle/nr7jhyfb/ This issues list is for reporting problems with the documentation. If you think the documentation needs changing could you elaborate on exactly what the problem is? If you think there's a bug in Vue 3 could you please report it a...
2020-09-28T08:55:14
2020-09-28T08:55:14
{}
CONTRIBUTOR
vuejs
docs
700,594,378
563
skirtles-code
This issues list is for reporting problems with the documentation. If you're looking for help debugging your code, please use the forum, the discord channel or Stack Overflow.
2020-09-29T09:48:09
2020-09-29T09:48:09
{}
CONTRIBUTOR
vuejs
docs
695,749,809
512
fnick851
@NataliaTepluhina I'm not exactly clear what you have in mind, but I think there could be some cases that involve side effect where computed property cannot achieve the same behavior. Like, when you try to change the <title> of a HTML page, maybe there is an example where only watcher can make it work. But in general,...
2020-09-20T06:04:23
2020-10-01T21:09:54
{}
NONE
vuejs
docs
702,757,437
576
skirtles-code
@bambalamm The change looks good to me but you'll need to wait for someone with merge rights to review it. Nothing needed from you until then.
2020-10-02T14:12:28
2020-10-02T14:12:28
{ "heart": 1 }
CONTRIBUTOR
vuejs
docs
703,053,165
575
NataliaTepluhina
@skirtles-code thank you for spotting this! I'd say let's go with `let` on a separate line, `var` feels a bit outdated 😅
2020-10-03T06:05:57
2020-10-03T06:05:57
{}
MEMBER
vuejs
docs
695,888,116
527
NataliaTepluhina
@painbfb thank you for reporting this! It should be `@vue/cli`, fixed on https://github.com/vuejs/docs-next/commit/3b0492a223ba444da3517794dc72a27a55c2246d
2020-09-21T03:47:24
2020-09-21T03:47:24
{ "+1": 1 }
MEMBER
vuejs
docs
699,446,404
483
skirtles-code
I believe this has been fixed by #551.
2020-09-26T07:14:00
2020-09-26T07:14:00
{}
CONTRIBUTOR
vuejs
docs
701,472,501
574
shaan1974
Done thanks Shaan
2020-09-30T15:40:05
2020-09-30T15:40:05
{}
NONE
vuejs
docs
695,044,474
478
NatanCieplinski
Hi, i'm currently working on the Italian translation of Vue 2. Can the v3 doc be considered stable enough to abandon the translation of the v2 and start the translation of this one? If not, is there any date by which i can consider the doc ready for translation?
2020-09-18T19:23:49
2020-09-18T19:23:49
{}
NONE
vuejs
docs
695,210,943
338
NataliaTepluhina
Closing as a stale one
2020-09-19T13:05:31
2020-09-19T13:05:31
{}
MEMBER
vuejs
docs
695,833,506
298
skirtles-code
I think this is already implicit from the existing documentation. The comma in this case is just a JavaScript comma operator being used to form a complex expression from smaller expressions. You could equally write the same code using any left-to-right operator that doesn't use short-circuiting. e.g. any of the foll...
2020-09-20T20:39:10
2020-09-20T20:39:10
{}
CONTRIBUTOR
vuejs
docs
696,832,242
478
NatanCieplinski
Hi, i started the Italian translation at https://github.com/NatanCieplinski/docs-next-it If anyone wants to join, just contact me.
2020-09-22T16:25:45
2020-09-22T16:25:45
{ "+1": 1 }
NONE
vuejs
docs
697,805,652
528
NataliaTepluhina
@xianghongai from what I understand, the issue here is API now is split onto multiple files rather than one file implementation (like it was on Vue 2). Unfortunately, we don't plan to merge all the API to the same doc as it would be really bloated.
2020-09-23T18:04:06
2020-09-23T18:04:06
{ "+1": 1 }
MEMBER
vuejs
docs
699,467,771
554
LinusBorg
Note to my fellows from the docs team: read the linked issue, I wrote there about how this is about tree shaking and needs documentation
2020-09-26T09:21:03
2020-09-26T09:21:03
{}
MEMBER
vuejs
docs
703,179,173
533
skirtles-code
The documentation needs updating but there is already support for SSR in Vue 3. See [https://github.com/vuejs/vue-next/tree/master/packages/server-renderer](https://github.com/vuejs/vue-next/tree/master/packages/server-renderer)
2020-10-04T00:01:35
2020-10-04T00:01:35
{}
CONTRIBUTOR
vuejs
docs
694,686,907
479
NataliaTepluhina
@9kg I've created a pen and the output is the same as shown on docs: https://codepen.io/NataliaTepluhina/pen/vYGzeqr do you have `console.log(fromVal, toVal)` as a 6th row? I have a suspicion the order here might be different
2020-09-18T06:40:44
2020-09-18T06:40:44
{}
MEMBER
vuejs
docs
695,302,604
505
LinusBorg
Could you go into a bit more detail what kind of information you are missing? The one thing we already realized and were already discussing today is that there is no guidance about how to update your dependencies in order to make your app ready for a Vue 3. We are working on that as I write this. However, as there...
2020-09-19T15:59:21
2020-09-19T15:59:21
{}
MEMBER
vuejs
docs
695,313,905
505
LinusBorg
As mentioned, we are working on providing more guidance concerning updating of packages. That should be available pretty soon. For more automated support of migration as mentioned above please wait for the migration build and migration tool which is being worked on in the next quarter.
2020-09-19T16:08:42
2020-09-19T16:08:42
{}
MEMBER
vuejs
docs
700,312,072
514
skirtles-code
@NataliaTepluhina @phanan @bencodezen Thanks for all the feedback. I think I've addressed all the concerns raised so far. The **Methods** section is almost completely rewritten since you last saw it.
2020-09-28T22:14:18
2020-09-28T22:14:18
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
695,813,083
507
xi-osman
@NataliaTepluhina Awesome that worked! Would we want to remove the 'props.' from the template and just leave 'collectionName' then? ``` <!-- MyBook.vue --> <template> <div>{{ props.collectionName }}: {{ readersNumber }} {{ book.title }}</div> </template> ```
2020-09-20T17:25:11
2020-09-20T17:25:11
{}
CONTRIBUTOR
vuejs
docs
697,227,654
528
xianghongai
@NataliaTepluhina @yyx990803 I want to have an API Dashboard so that it can display all the APIs in VUE 3. You can refer to my implementation in VUE 2, as shown in the figure above.
2020-09-23T08:51:15
2020-09-23T08:51:15
{}
NONE
vuejs
docs
697,230,053
528
xianghongai
[Vue 2 - API Dashboard: 更方便的查看 Vue API / Better view for Vue API 🌈](https://github.com/xianghongai/Vue-API-Dashboard)
2020-09-23T08:55:36
2020-09-23T08:55:36
{}
NONE
vuejs
docs
698,469,356
488
ErickPetru
Hi @bencodezen, really thank you! After sticking NODE_VERSION on 10.22, four subsequent deploys was successful.
2020-09-24T17:02:41
2020-09-24T17:02:41
{}
CONTRIBUTOR
vuejs
docs
702,294,165
548
ErickPetru
@skirtles-code and @bencodezen I saw the recent changes on `examples/modal.md` and `examples/grid-component.md` adding the updated Codepen URLs. So I just sent these two updated using the CodepenSnippet component.
2020-10-01T17:44:24
2020-10-01T17:44:24
{}
CONTRIBUTOR
vuejs
docs
695,004,440
328
fadamakis
There are some references on suspense that should either be completed or removed https://v3.vuejs.org/guide/component-dynamic-async.html#using-with-suspense
2020-09-18T17:54:36
2020-09-18T17:54:36
{}
NONE
vuejs
docs
695,209,236
18
NataliaTepluhina
Closing this issue as all the mentioned items were migrated
2020-09-19T12:49:16
2020-09-19T12:49:16
{}
MEMBER
vuejs
docs
695,211,193
398
NataliaTepluhina
I'm closing this one as compatibility build will most likely have it's own documentation
2020-09-19T13:07:32
2020-09-19T13:07:32
{}
MEMBER
vuejs
docs
695,310,400
505
RitikPatni
@LinusBorg Thanks for the quick revert. So what I was expecting from Vue 3 migration guide was some sort of command or some set of steps that will help me migrate from Vue 2 to Vue 3. The breaking changes are surely helpful but there is nothing after that like how will I bump the package numbers after making all the...
2020-09-19T16:05:46
2020-09-19T16:05:46
{}
NONE
vuejs
docs
696,443,617
534
skirtles-code
There are several places that need updating: 1. `README.md`. The style guide has a whole entry about not using `v-for` and `v-if` on the same element. While that's still true the explanation that goes with it is now back-to-front. 2. `directives.md`. The API entry for `v-if`. It should probably also make an attempt...
2020-09-22T00:03:46
2020-09-22T00:03:46
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
700,400,845
564
u-sho
I think that these `<tspan>` tags make it wrong. <img width="1263" src="https://user-images.githubusercontent.com/26079835/94508636-56fb9e00-024d-11eb-8e13-b284f396e93d.png">
2020-09-29T03:16:56
2020-09-29T03:16:56
{}
CONTRIBUTOR
vuejs
docs
701,549,431
577
NataliaTepluhina
A duplicate of https://github.com/vuejs/docs-next/issues/116
2020-09-30T17:59:11
2020-09-30T17:59:11
{}
MEMBER
vuejs
docs
702,360,308
512
LinusBorg
Your first point is incorrect. If nothing ever reads the computed value, it will never update. Since you read it when you check it in devtools, it updates at that moment. This is what is called lazy evaluation of computed properties
2020-10-01T19:49:28
2020-10-01T19:49:28
{}
MEMBER
vuejs
docs
694,708,254
479
9kg
I've just seen your Vue version is 3.0.0-rc.13, So this problem should not exist. My version is out of date. Thank you for your patience!~
2020-09-18T07:33:17
2020-09-18T07:33:17
{}
NONE
vuejs
docs
694,897,149
496
bencodezen
> @bencodezen looks good to me! Is it still a draft? Yep still in draft. Working through the other changes
2020-09-18T14:20:26
2020-09-18T14:20:26
{}
MEMBER
vuejs
docs
699,470,184
302
skirtles-code
@visualfanatic It looks like the changes you were proposing are quite similar to #552, which has now been merged. Given the current conflicts, I think it would be best to close this PR. Do you agree? I can't speak for anyone else but I think it would be remiss of me to suggest closing this PR without also acknowl...
2020-09-26T09:38:38
2020-09-26T09:38:38
{}
CONTRIBUTOR
vuejs
docs
702,751,817
576
bambalamm
Should I now do anything else or will the cosmos take it from here?
2020-10-02T14:01:54
2020-10-02T14:01:54
{}
CONTRIBUTOR
vuejs
docs
694,835,408
311
rahaug
Hi @bencodezen ! Since there are no changes to how we work with computed properties, props, conditional rendering, list rendering, and custom events from Vue 2 to Vue 3, I think it's beneficial and complementary to add the links to the Vue 3 docs as well. Users might land on the v3 docs from a search and miss ou...
2020-09-18T12:20:50
2020-09-18T12:20:50
{}
CONTRIBUTOR
vuejs
docs
695,318,688
505
RitikPatni
@LinusBorg Thanks I'll wait for more clarity on that.
2020-09-19T16:12:40
2020-09-22T15:16:22
{}
NONE
vuejs
docs
697,554,666
514
skirtles-code
@NataliaTepluhina As far as I'm concerned this is now good to be merged. I haven't marked the conversations as Resolved as I suspect that'll make them harder to read but I can go through and mark all mine as resolved if you want. Let me know if you'd prefer further changes.
2020-09-23T15:35:17
2020-09-23T15:35:17
{}
CONTRIBUTOR
vuejs
docs
698,702,861
540
NataliaTepluhina
@skirtles-code thank you for the awesomely thorough review and suggestions! I've applied fixes, would you mind taking a second look?
2020-09-25T03:42:33
2020-09-25T03:42:33
{}
MEMBER
vuejs
docs
700,001,111
560
NataliaTepluhina
@A342826844 judging by `useRouter` term, I believe it would be better to ask on [router repo](https://github.com/vuejs/vue-router-next)
2020-09-28T13:18:41
2020-09-28T13:18:41
{}
MEMBER
vuejs
docs
695,214,436
460
zhenzhenChange
Yes! I also think that this part of the documentation is needed, and many people don’t know about it: scoped style changes
2020-09-19T13:36:32
2020-09-19T13:36:32
{}
CONTRIBUTOR