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 | 720,074,196 | 25 | NataliaTepluhina | Closing this one as we have examples migrated | 2020-11-01T11:32:35 | 2020-11-01T11:32:35 | {} | MEMBER |
vuejs | docs | 720,141,074 | 664 | subdavis | Adding a typescript section as an independent PR sounds great since it's new content. I'll follow up with something after this merges. Thank you. | 2020-11-01T19:44:37 | 2020-11-01T19:44:37 | {
"+1": 1
} | NONE |
vuejs | docs | 709,109,833 | 627 | Tintef | @phanan Sure, I'll create a PR 😄
I also noticed a couple more occurrences of this on the same file:
```
### Non-flux state management <sup data-p="d">use with caution</sup>
**[Vuex](https://github.com/vuejs/vuex) should be preferred for global state management, instead of `this.$root` or a global event bus.... | 2020-10-15T10:25:39 | 2020-10-15T10:25:39 | {} | CONTRIBUTOR |
vuejs | docs | 714,469,031 | 644 | abelardolg | Hi again,
Under "Installation" section, there is a "NPM" chapter Under this chapter there is this line:
latest stable
$ npm install vue
If I run this statement, it searchs for a package.json file.
Best regards.
| 2020-10-22T12:46:01 | 2020-10-22T12:46:22 | {} | NONE |
vuejs | docs | 717,249,725 | 648 | LinusBorg | I don't see how that should lead to a hydration mismatch? I think I don't get what you mean | 2020-10-27T13:38:35 | 2020-10-27T13:38:54 | {} | MEMBER |
vuejs | docs | 717,881,299 | 648 | LinusBorg | Oh. Right. 🙈 | 2020-10-28T11:48:26 | 2020-10-28T11:48:26 | {} | MEMBER |
vuejs | docs | 719,889,795 | 656 | NataliaTepluhina | @ota-meshi I think with `emits` introduction this sentence in docs is not true anymore: `Since event names will never be used as variable or property names in JavaScript, there is no reason to use camelCase or PascalCase`
So maybe as we started to use event name as a property name in `emits` it's a good idea to chan... | 2020-10-31T05:57:23 | 2020-10-31T05:57:23 | {} | MEMBER |
vuejs | docs | 720,074,998 | 354 | NataliaTepluhina | Closing this as we've decided that `v3` will eventually become `vuejs.org` | 2020-11-01T11:39:46 | 2020-11-01T11:39:46 | {} | MEMBER |
vuejs | docs | 972,791,421 | 1,330 | skirtles-code | The banner isn't closing when clicking the X: #1332. | 2021-11-18T11:45:53 | 2021-11-18T11:45:53 | {} | CONTRIBUTOR |
vuejs | docs | 981,294,118 | 1,351 | netlify[bot] | ✔️ Deploy Preview for *vue-docs-preview* ready!
🔨 Explore the source changes: dc67a2d007313297e8bcc1c116481cf1edede43c
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61a45f4ef70b7a00078289c0](https://app.netlify.com/sites/vue-docs-preview/deploys/61a45f4ef70b7a00078289c0)
😎 Bro... | 2021-11-29T05:04:18 | 2021-11-29T05:05:49 | {} | NONE |
vuejs | docs | 987,869,865 | 1,364 | skirtles-code | Fixed in #1371. | 2021-12-07T12:13:37 | 2021-12-07T12:13:37 | {} | CONTRIBUTOR |
vuejs | docs | 999,608,212 | 1,385 | edimitchel | I don't understand the check that fail
@yyx990803 @NataliaTepluhina | 2021-12-22T14:15:04 | 2021-12-22T21:36:43 | {} | CONTRIBUTOR |
vuejs | docs | 972,935,171 | 1,332 | nicodevs | @skirtles-code here's the fix: https://github.com/vuejs/docs/pull/1333 | 2021-11-18T14:49:21 | 2021-11-18T14:49:21 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 999,916,393 | 1,386 | netlify[bot] | ✔️ Deploy Preview for *vue-docs-preview* ready!
🔨 Explore the source changes: 4389879164d4054a96f32eed13542db9c2a54115
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61c3a55a639ea0000892c06b](https://app.netlify.com/sites/vue-docs-preview/deploys/61c3a55a639ea0000892c06b)
😎 Bro... | 2021-12-22T22:23:26 | 2021-12-22T22:25:42 | {} | NONE |
vuejs | docs | 1,000,735,699 | 1,390 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/GcvK6HqK42p771tJ9zHX2zT3S1Dz](https://vercel.com/vuejs/docs/GcvK6HqK42p... | 2021-12-24T09:02:13 | 2021-12-24T09:03:54 | {} | NONE |
vuejs | docs | 987,977,865 | 1,356 | yyx990803 | @NataliaTepluhina I've set up support for `description.md` in each step for the tutorial in https://github.com/vuejs/docs/commit/d50dbf7f8f9d9c1ea1decf9dfb20099adb43dc97
There might be some conflicts, as I've incorporated some of the changes from this PR. It think it would be easier to work in a new branch based off... | 2021-12-07T14:29:24 | 2021-12-07T14:29:24 | {} | MEMBER |
vuejs | docs | 993,875,756 | 1,032 | LinusBorg | @Blakelist7 Sorry for having missed this. The answer is "Yes". | 2021-12-14T18:47:03 | 2021-12-14T18:47:03 | {} | MEMBER |
vuejs | docs | 997,144,137 | 1,381 | skirtles-code | Should this be merged immediately?
These banners are often time sensitive. Please can you include a description on your PRs so we know what should be merged when?
Thanks. | 2021-12-18T04:56:09 | 2021-12-18T04:56:09 | {} | CONTRIBUTOR |
vuejs | docs | 997,606,107 | 1,382 | wayland | Correct on all counts, (except I haven't tested whether that solution works with <component> tags, but that certainly gives me some things to try).
Just incidentally, I tried using provide/inject, but at that point had been struggling with the problem for hours, and so gave up quickly when it didn't work immediate... | 2021-12-20T05:20:10 | 2021-12-20T05:21:21 | {} | NONE |
vuejs | docs | 998,541,885 | 1,384 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/7V1fgN4UdpzVdxdqeeMRnuA9chKE](https://vercel.com/vuejs/docs/7V1fgN4Udpz... | 2021-12-21T07:37:22 | 2021-12-21T07:38:43 | {} | NONE |
vuejs | docs | 999,515,193 | 1,385 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/44RitCFzRvAwxCQ2ov2GotvoGHRP](https://vercel.com/vuejs/docs/44RitCFzRvA... | 2021-12-22T11:46:02 | 2021-12-22T11:47:03 | {} | NONE |
vuejs | docs | 1,001,324,183 | 1,372 | yyx990803 | btw you can actually install `@vue/theme` and look at its source code. | 2021-12-27T04:15:23 | 2021-12-27T04:15:23 | {
"+1": 1
} | MEMBER |
vuejs | docs | 1,001,843,352 | 1,405 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/7VBnXzLks8svjLuBzoU7j3CKX8KA](https://vercel.com/vuejs/docs/7VBnXzLks8s... | 2021-12-28T03:00:24 | 2022-01-04T01:54:48 | {} | NONE |
vuejs | docs | 900,828,592 | 478 | kei-ichi | ~~Hi. @bencodezen~~
~~It look like Vue.js v2 Vietnamese docs is not complete at all but I'm working on Vietnamese translation for Vue.js v3.~~
~~Repo: [https://github.com/vuejs-vi/vue-docs](https://github.com/vuejs-vi/vue-docs)~~
~~Deploy to: [https://vuejs-vi.org](https://vuejs-vi.org)~~
~~Anyone want to help ... | 2021-08-18T05:45:27 | 2021-11-13T11:17:27 | {} | NONE |
vuejs | docs | 985,405,321 | 1,365 | NataliaTepluhina | @MarkTallentire thank you for adding the note! It looks great overall, I've added just a few little tweaks 👍🏻 | 2021-12-03T10:30:13 | 2021-12-03T10:30:13 | {
"+1": 1
} | MEMBER |
vuejs | docs | 1,001,353,634 | 1,397 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/4qzk6TSWqy8J9mBuys7kJDbARcvh](https://vercel.com/vuejs/docs/4qzk6TSWqy8... | 2021-12-27T06:04:07 | 2021-12-27T06:05:09 | {} | NONE |
vuejs | docs | 1,004,559,981 | 1,407 | dammy001 | Yeah, later saw that it's needed. Thanks @ShenQingchuan | 2022-01-04T06:34:27 | 2022-01-04T06:35:04 | {} | CONTRIBUTOR |
vuejs | docs | 973,873,220 | 1,328 | NataliaTepluhina | Closing a MR as we didn't use `index` as a `key` intentionally | 2021-11-19T08:47:04 | 2021-11-19T08:47:16 | {} | MEMBER |
vuejs | docs | 988,368,498 | 1,372 | kiaking | Yes it's using VTSwitchAppearance and there's no config to control. This theme is scoped to the new Vue Website and not sure we gonna make it configurable.
What are you trying to achieve here? | 2021-12-08T00:19:41 | 2021-12-08T00:19:41 | {
"rocket": 1
} | MEMBER |
vuejs | docs | 1,000,145,644 | 1,387 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/B7CnzLEfyLyCCNT1zqXhHfMYPJdF](https://vercel.com/vuejs/docs/B7CnzLEfyLy... | 2021-12-23T08:57:51 | 2021-12-23T08:59:33 | {} | NONE |
vuejs | docs | 1,001,099,947 | 1,341 | alegalviz | I think it could be related, first thing I'm interested in is `migration from Vue2x to Vue3x`

| 2021-12-26T03:00:38 | 2021-12-26T03:00:38 | {} | NONE |
vuejs | docs | 1,001,334,385 | 1,372 | LBJDJW | > btw you can actually install `@vue/theme` and look at its source code.
My question maybe a bit low,thank you for your reply,Evan.I am your fan! | 2021-12-27T04:51:24 | 2021-12-27T04:51:24 | {} | NONE |
vuejs | docs | 1,002,183,201 | 1,407 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/EqrjracvrRYDY4AepXgGboqDXVyX](https://vercel.com/vuejs/docs/EqrjracvrRY... | 2021-12-28T16:23:49 | 2021-12-28T16:24:59 | {} | NONE |
vuejs | docs | 1,003,918,346 | 1,410 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/HoV2mFhZhAbmHFgtmswYH5S86eUd](https://vercel.com/vuejs/docs/HoV2mFhZhAb... | 2022-01-03T07:52:05 | 2022-01-03T07:53:28 | {} | NONE |
vuejs | docs | 983,492,683 | 1,337 | EmilM32 | `@vue/compiler-sfc` mismatched `vue` version. Works perfect now, thanks! | 2021-12-01T10:17:48 | 2021-12-01T10:17:48 | {} | NONE |
vuejs | docs | 997,564,708 | 1,382 | skirtles-code | Hi.
This issues list is specifically for the Vue 3 docs, and it seems that you were looking to open a feature request for Vue itself rather than the docs? I'll try to address your suggestion here anyway because I think it does touch on an area that could be improved within the documentation.
If I've understood wh... | 2021-12-20T03:32:38 | 2021-12-20T03:32:38 | {} | CONTRIBUTOR |
vuejs | docs | 1,001,135,052 | 1,394 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/FAKZ4sXdKPji3BFxgrH2hDc5tvnY](https://vercel.com/vuejs/docs/FAKZ4sXdKPj... | 2021-12-26T09:09:46 | 2021-12-26T09:11:07 | {} | NONE |
vuejs | docs | 1,001,323,860 | 1,372 | yyx990803 | The theme is currently private but we will open source it when the new docs is ready. | 2021-12-27T04:14:24 | 2021-12-27T04:14:24 | {
"+1": 2
} | MEMBER |
vuejs | docs | 972,794,384 | 1,332 | nicodevs | Yes, I'll look into this shortly | 2021-11-18T11:50:30 | 2021-11-18T11:50:30 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 977,544,188 | 1,347 | NataliaTepluhina | Thank you! Removed links for now, the explanation is sufficient without them | 2021-11-24T05:24:01 | 2021-11-24T05:24:01 | {} | MEMBER |
vuejs | docs | 1,000,196,588 | 1,388 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/4mhzVHA9snMSkLmaR9WVpmJ7czxt](https://vercel.com/vuejs/docs/4mhzVHA9snM... | 2021-12-23T10:21:44 | 2021-12-24T08:51:32 | {} | NONE |
vuejs | docs | 1,001,072,245 | 1,393 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/5YGAT2PbKrLsrD4wgbRKvp7AeL11](https://vercel.com/vuejs/docs/5YGAT2PbKrL... | 2021-12-25T21:02:09 | 2021-12-25T21:03:09 | {} | NONE |
vuejs | docs | 1,001,704,108 | 1,401 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/64TTaV9rNNZqpZFHtEKdVoKEycwV](https://vercel.com/vuejs/docs/64TTaV9rNNZ... | 2021-12-27T19:05:18 | 2021-12-27T19:06:29 | {} | NONE |
vuejs | docs | 971,440,072 | 1,329 | NataliaTepluhina | This issues list is for reporting problems with the documentation. Your question doesn't seem to be about the documentation.
There are alternative resources available if you need help debugging your application. Please, ask you question on the [VueLand Discord](http://chat.vuejs.org). | 2021-11-17T10:25:40 | 2021-11-17T10:25:40 | {} | MEMBER |
vuejs | docs | 971,828,652 | 1,293 | AlexVipond | Would be great to have this kind of guidance in the style guide. This could be a good issue to start collecting people's opinions.
Here are my opinions on the points you raised (informed by my work on [Baleada Vue Features](https://github.com/baleada/vue-features)):
## why the useFeature naming is a good idea
- ... | 2021-11-17T18:06:41 | 2021-11-17T18:06:41 | {} | NONE |
vuejs | docs | 982,989,508 | 1,337 | bencodezen | Hey @EmilM32! I tried to reproduce this but was unsuccessful in getting these errors. Can you create a reproduction that we can see? I wonder if this is an ESLint or something else going on. | 2021-11-30T20:22:13 | 2021-11-30T20:22:13 | {} | MEMBER |
vuejs | docs | 985,166,926 | 478 | maogongzi | @carlosepcc ¡por supuesto! Déjame investigar cómo incorporarlo en mi repo, por ahora, puedes explorar la lista de issues cerrados para ver los archivos ya completados, y si encuentras un error(quizá muchos...), no dudes decírmelo! (o mejor enviar un PR, :D) | 2021-12-03T02:38:32 | 2021-12-03T02:38:32 | {
"laugh": 1
} | NONE |
vuejs | docs | 993,870,936 | 1,032 | berzi | I stumbled upon this issue while looking to open my own, since I noticed that
- Execution of my SFC with `script setup` would halt at the first top-level `await`
- No error is logged anywhere (it took me a bit to figure out what the cause was)
- The [spec for script setup](https://github.com/vuejs/rfcs/blob/master... | 2021-12-14T18:40:46 | 2021-12-14T18:40:46 | {} | NONE |
vuejs | docs | 999,916,376 | 1,386 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/GVRFzeT3nNwtNvCQ4QtKuTZ5Sxqr](https://vercel.com/vuejs/docs/GVRFzeT3nNw... | 2021-12-22T22:23:25 | 2021-12-22T22:24:24 | {} | NONE |
vuejs | docs | 1,001,072,247 | 1,393 | netlify[bot] | ✔️ Deploy Preview for *vue-docs-preview* ready!
🔨 Explore the source changes: 376f87221b87c62b95e82015b06ff7f1bf40999f
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61c786cec9e67b000717b02a](https://app.netlify.com/sites/vue-docs-preview/deploys/61c786cec9e67b000717b02a)
😎 Bro... | 2021-12-25T21:02:11 | 2021-12-25T21:04:21 | {} | NONE |
vuejs | docs | 1,001,829,469 | 1,403 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/2vqyHZSFC3aFQzswMPRur6M2DgkN](https://vercel.com/vuejs/docs/2vqyHZSFC3a... | 2021-12-28T01:59:46 | 2021-12-28T02:00:48 | {} | NONE |
vuejs | docs | 983,406,994 | 1,331 | skirtles-code | When I was adding the section about functional components to the docs for `render` functions, I did initially have a short section talking about renderless components. For various reasons I removed it from the draft that got merged.
I would class renderless components as a usage pattern, rather than as a core featur... | 2021-12-01T08:31:37 | 2021-12-01T08:31:37 | {} | CONTRIBUTOR |
vuejs | docs | 985,621,392 | 1,366 | netlify[bot] | ❌ Deploy Preview for *vue-docs-preview* failed.
🔨 Explore the source changes: 90c89003bf057beb20fea8ccdec6d42816335b11
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61aa3aa5a35aeb0008ff83f2](https://app.netlify.com/sites/vue-docs-preview/deploys/61aa3aa5a35aeb0008ff83f2)
| 2021-12-03T15:41:30 | 2021-12-03T15:42:32 | {} | NONE |
vuejs | docs | 992,148,758 | 1,374 | dammy001 | Done ✅ | 2021-12-13T06:28:48 | 2021-12-13T06:28:48 | {} | CONTRIBUTOR |
vuejs | docs | 997,142,532 | 1,381 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/6cReF3546pToTPMgR3RP5pFKs6sZ](https://vercel.com/vuejs/docs/6cReF3546pT... | 2021-12-18T04:40:36 | 2021-12-22T09:49:21 | {} | NONE |
vuejs | docs | 1,000,625,716 | 1,389 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/h5ni1CHMKZPmRahpVhZSWJDwbHzM](https://vercel.com/vuejs/docs/h5ni1CHMKZP... | 2021-12-24T03:07:35 | 2021-12-24T03:08:55 | {} | NONE |
vuejs | docs | 1,001,704,123 | 1,401 | netlify[bot] | ✔️ Deploy Preview for *vue-docs-preview* ready!
🔨 Explore the source changes: 9433479d630ab6e1f0e1423dbc4eed1c4d5b6f1a
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61ca0e6b34fc990007fef63f](https://app.netlify.com/sites/vue-docs-preview/deploys/61ca0e6b34fc990007fef63f)
😎 Bro... | 2021-12-27T19:05:20 | 2021-12-27T19:07:10 | {} | NONE |
vuejs | docs | 972,789,133 | 1,332 | skirtles-code | @nicodevs Would you be able to look into this? It seems that the close button doesn't actually close the banner. | 2021-11-18T11:42:08 | 2021-11-18T11:42:08 | {} | CONTRIBUTOR |
vuejs | docs | 973,682,107 | 1,334 | Chandler-Zhu | For example, if the class is `font-bold` I need quotes, if it is `flex` then I don't need quotes. Is that correct ?
Does it cause any error if I use quotes in all scenarios ? | 2021-11-19T02:56:51 | 2021-11-19T02:56:51 | {} | NONE |
vuejs | docs | 984,450,986 | 1,331 | skirtles-code | `context.slots[slotName]` is similar to a render function but it is not a render function. It does return an array of VNodes but it takes different arguments.
Even if your slot doesn't care about the arguments it's passed, you also risk losing rendering updates if you return it as a render function from `setup`. So,... | 2021-12-02T09:33:00 | 2021-12-02T09:33:00 | {} | CONTRIBUTOR |
vuejs | docs | 982,517,446 | 1,356 | netlify[bot] | ✔️ Deploy Preview for *vue-docs-preview* ready!
🔨 Explore the source changes: 0be8585969598aaaddd75ffe0b70ccf4e4803d85
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61acba4f0f2eeb0007ddddf2](https://app.netlify.com/sites/vue-docs-preview/deploys/61acba4f0f2eeb0007ddddf2)
😎 Bro... | 2021-11-30T10:49:48 | 2021-12-05T13:12:09 | {} | NONE |
vuejs | docs | 995,195,227 | 1,379 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/2Y9dVeDNgPFu7528sHnwprBvAdJa](https://vercel.com/vuejs/docs/2Y9dVeDNgPF... | 2021-12-15T20:38:02 | 2021-12-15T20:39:26 | {} | NONE |
vuejs | docs | 995,757,811 | 1,380 | LinusBorg | Thanks for wanting to contribute :)
But we have been working on totally new docs for a while, we are nearly done and the new theme has dark mode. | 2021-12-16T12:11:15 | 2021-12-16T12:11:15 | {
"+1": 2
} | MEMBER |
vuejs | docs | 996,074,357 | 1,375 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/F4okwGynLaz3DpUFFPJBTFeBC7zY](https://vercel.com/vuejs/docs/F4okwGynLaz... | 2021-12-16T18:32:48 | 2021-12-16T18:34:30 | {} | NONE |
vuejs | docs | 999,438,481 | 1,381 | pieer | The last commit remove completely the banner. It should be done immediately. | 2021-12-22T09:51:48 | 2021-12-22T09:51:48 | {} | CONTRIBUTOR |
vuejs | docs | 1,000,087,233 | 1,384 | skirtles-code | Thanks for the PR!
I'm not sure exactly what problem you're looking to address here. The existing docs look correct to me. Could you expand on your explanation of the problem, maybe we can find a way to word it better? | 2021-12-23T06:57:11 | 2021-12-23T06:57:11 | {} | CONTRIBUTOR |
vuejs | docs | 996,450,644 | 7 | cloudflare-workers-and-pages[bot] | ## Deploying with <a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> Cloudflare Pages
<table><tr><td><strong>Latest commit:</strong> </td><td>
<code>5b48887</code>
</td></tr>
<tr><t... | 2021-12-17T05:33:27 | 2021-12-27T07:56:15 | {} | NONE |
vuejs | docs | 968,062,282 | 478 | phanan | @kei-ichi There's indeed a pause (or in this case I guess, a stop) to v2 translation now that v3 is out and automatically has the main focus. We maintain an official [vuejs-vn](https://github.com/vuejs-vn) organization, which hosts the official translation repositories, so the best way to proceed IMO would be to have y... | 2021-11-13T12:41:44 | 2021-11-13T12:41:44 | {} | MEMBER |
vuejs | docs | 983,191,539 | 1,353 | wxsms | > What do you think about this rewrite? It encourages the user to play with the demo first with a little bit of instruction that you originally suggested, and then the explanation follows it.
looks great! | 2021-12-01T01:20:35 | 2021-12-01T01:20:35 | {} | MEMBER |
vuejs | docs | 999,515,209 | 1,385 | netlify[bot] | ✔️ Deploy Preview for *vue-docs-preview* ready!
🔨 Explore the source changes: 5f9500a2989338c39713523dedd8980f2fed1fd8
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61c30ff7c5b1600008bb0b78](https://app.netlify.com/sites/vue-docs-preview/deploys/61c30ff7c5b1600008bb0b78)
😎 Bro... | 2021-12-22T11:46:04 | 2021-12-22T11:48:19 | {} | NONE |
vuejs | docs | 1,001,280,274 | 1,395 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/8LeeFXn3R3BmbEbqPuS1k5ZX5bny](https://vercel.com/vuejs/docs/8LeeFXn3R3B... | 2021-12-27T01:27:35 | 2021-12-27T01:31:18 | {} | NONE |
vuejs | docs | 1,001,851,522 | 1,406 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/FUZpeZQWyqPMWQuyBvh2ZYQJ9m1A](https://vercel.com/vuejs/docs/FUZpeZQWyqP... | 2021-12-28T03:36:38 | 2021-12-28T04:14:15 | {} | NONE |
vuejs | docs | 1,002,512,270 | 927 | blocka | You can use the same casting syntax in the template:
```($event.target as HTMLInputElement).value```
however, I think vue should know the type of the event at this point, and this seems unnecessary. | 2021-12-29T09:58:00 | 2021-12-29T09:58:00 | {
"+1": 10
} | NONE |
vuejs | docs | 968,051,957 | 478 | kei-ichi | > Hey @kei-ichi! I'm going to tag @phanan who has more context into the Vietnamese translation community. Thanks for your efforts on this!
-----------
Thank you @bencodezen for your response. The reason I (and my some friends) decided to create another Github organization for Vietnamese Vue community are:
- The repo... | 2021-11-13T11:14:22 | 2021-11-13T12:56:53 | {} | NONE |
vuejs | docs | 983,414,903 | 1,349 | skirtles-code | The docs are currently being rewritten on the `next` branch. Once that's done the Vue 3 docs will become the default at `vuejs.org`. We'll definitely need something like this to link to the Vue 2 docs once the domains are switched. | 2021-12-01T08:43:00 | 2021-12-01T08:43:00 | {} | CONTRIBUTOR |
vuejs | docs | 983,437,201 | 1,338 | skirtles-code | Thanks for the PR!
I checked this with the rest of the docs team and we seem to be in agreement that writing casing conventions in their respective styles is a good idea. The only concern we had was around accessibility, but we did some tests with screen readers and it seems that's not a problem. | 2021-12-01T09:10:54 | 2021-12-01T09:10:54 | {} | CONTRIBUTOR |
vuejs | docs | 993,922,159 | 1,032 | berzi | > @berzi The [API Dcos for script-setup](https://v3.vuejs.org/api/sfc-script-setup.html#top-level-await) tell you it only works when nested in a Suspense component - like using `await` in a normal setup function.
@LinusBorg I think at least a console error should be outputted if the user tries it, otherwise debuggin... | 2021-12-14T19:45:43 | 2021-12-14T19:46:11 | {} | NONE |
vuejs | docs | 1,000,772,764 | 1,391 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/8oqafSUXLxF9tBGtEQJH8trLJryw](https://vercel.com/vuejs/docs/8oqafSUXLxF... | 2021-12-24T10:20:13 | 2021-12-24T10:21:54 | {} | NONE |
vuejs | docs | 1,003,190,621 | 1,402 | skirtles-code | I've not been able to find this broken link. Has it already been fixed, or am I just looking in the wrong place? | 2021-12-30T21:44:16 | 2021-12-30T21:44:16 | {} | CONTRIBUTOR |
vuejs | docs | 1,004,473,820 | 1,405 | justin-schroeder | > I'm unclear whether Volar-specific settings belong in the Vue 3 documentation
I'm unclear on this too actually, and youre right that `GlobalComponents` is not _currently_ referenced in the Vue codebase — although its not even entirely clear that it ever would need to be. That said, since Volar is specifically call... | 2022-01-04T01:58:53 | 2022-01-04T01:58:53 | {
"+1": 1
} | NONE |
vuejs | docs | 1,004,551,816 | 1,407 | ShenQingchuan | Nahh... this semicolon is actually needed...
Because the preceding expression/statement is end with `)`
And here we use the 'no-semi' style of JavaScript...
it's a significant hint for JavaScript to know there is a break for these two statements...
or it would be considered as a function call just like `(pr... | 2022-01-04T06:10:30 | 2022-01-04T06:11:03 | {} | CONTRIBUTOR |
vuejs | docs | 974,998,036 | 1,345 | wxsms | I have no idea about why this CI failed, looks like it triggered a HTTP 403 error. | 2021-11-22T01:43:07 | 2021-11-22T01:43:38 | {} | MEMBER |
vuejs | docs | 999,684,649 | 1,378 | NataliaTepluhina | @yyx990803 after a brief discussion with docs team we decided to split lessons onto as little chunks as possible so users wouldn't need to read the whole story to finish a particular lesson. Could you please take a look at the new structure? | 2021-12-22T15:57:30 | 2021-12-22T15:57:30 | {} | MEMBER |
vuejs | docs | 1,000,672,660 | 1,389 | NataliaTepluhina | Thank you for the contribution but `:key` is required by the ESLint plugin, not the Vue itself. | 2021-12-24T06:06:57 | 2021-12-24T06:06:57 | {} | MEMBER |
vuejs | docs | 1,001,094,620 | 1,392 | ctola91 | I have the same problem on Chrome for Windows 10 | 2021-12-26T02:08:08 | 2021-12-26T02:08:08 | {
"+1": 1
} | NONE |
vuejs | docs | 973,678,332 | 1,334 | skirtles-code | Thanks for the report, but I believe the example is correct.
Object literal property keys in JavaScript need to be wrapped in quotes if they contain hyphens. | 2021-11-19T02:49:31 | 2021-11-19T02:49:31 | {} | CONTRIBUTOR |
vuejs | docs | 966,800,556 | 1,321 | wxsms | there's another tip below which mentions about default behavior:
> Don't use `.passive` and `.prevent` together, because `.prevent` will be ignored and your browser will probably show you a warning. Remember, `.passive` communicates to the browser that you _don't_ want to prevent the event's default behavior.
may... | 2021-11-12T03:57:55 | 2021-11-21T05:57:26 | {
"+1": 2
} | MEMBER |
vuejs | docs | 934,438,849 | 1,269 | netlify[bot] | ✔️ Deploy Preview for *vue-docs-preview* ready!
🔨 Explore the source changes: 73af61cee0e375a88ddaa4ead06ad4a83a65e5bc
🔍 Inspect the deploy log: [https://app.netlify.com/sites/vue-docs-preview/deploys/61a091d6349e3f00077e61fe](https://app.netlify.com/sites/vue-docs-preview/deploys/61a091d6349e3f00077e61fe)
😎 Bro... | 2021-10-05T13:56:33 | 2021-11-26T07:52:04 | {} | NONE |
vuejs | docs | 982,965,709 | 1,341 | bencodezen | Thanks for reporting this @simon04! | 2021-11-30T19:50:14 | 2021-11-30T19:50:14 | {} | MEMBER |
vuejs | docs | 984,934,724 | 1,362 | NataliaTepluhina | In Vue 2 mutating object prop in child _will_ affect parent. This is clearly still a bad approach and we state this in `This means you should not attempt to mutate a prop inside a child component.` This applies to any kind of props.
I agree with that we should probably update the warning with something like "you sho... | 2021-12-02T19:27:55 | 2021-12-02T19:27:55 | {
"+1": 1
} | MEMBER |
vuejs | docs | 989,447,351 | 1,372 | LBJDJW | I just want to learn about the implementation of this VTSwitchAppearance component. I find it very interesting. Thanks for your answer! | 2021-12-09T02:29:41 | 2021-12-09T02:29:41 | {} | NONE |
vuejs | docs | 991,967,421 | 1,362 | skirtles-code | Closing following the changes in #1365. | 2021-12-12T20:46:23 | 2021-12-12T20:46:23 | {} | CONTRIBUTOR |
vuejs | docs | 998,115,657 | 1,378 | bencodezen | Incredible job @NataliaTepluhina. So excited for the world to see your amazing work on this! 🥳 | 2021-12-20T17:10:03 | 2021-12-20T17:10:03 | {} | MEMBER |
vuejs | docs | 1,001,361,224 | 1,399 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/5jVQfzWCUv4ziHWUxjYjE2crNYsU](https://vercel.com/vuejs/docs/5jVQfzWCUv4... | 2021-12-27T06:23:11 | 2021-12-27T06:24:37 | {} | NONE |
vuejs | docs | 1,004,361,373 | 1,411 | vercel[bot] | This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: [https://vercel.com/vuejs/docs/7v5rLM13fquQj1BRm8DT9isTh92G](https://vercel.com/vuejs/docs/7v5rLM13fqu... | 2022-01-03T21:11:16 | 2022-01-03T21:13:00 | {} | NONE |
vuejs | docs | 996,450,554 | 300 | cloudflare-workers-and-pages[bot] | ## Deploying with <a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> Cloudflare Pages
<table><tr><td><strong>Latest commit:</strong> </td><td>
<code>10ed910</code>
</td></tr>
<tr><t... | 2021-12-17T05:33:10 | 2022-01-03T22:46:46 | {} | NONE |
vuejs | docs | 983,003,385 | 1,337 | skirtles-code | I'd suggest checking that the version of `@vue/compiler-sfc` matches the version of `vue`. It shouldn't be necessary to import `defineEmits`, but you'd need a recent version of the compiler for it to be understood. | 2021-11-30T20:41:55 | 2021-12-01T08:04:54 | {
"+1": 2
} | CONTRIBUTOR |
vuejs | docs | 984,047,734 | 1,331 | AlexVipond | Yeah, that makes sense to me. I'll draft something up, but wait until `next` is ready for PRs.
Probably higher priority: I'll also draft an addition to the `setup` function docs, so that the render function section includes an example of using `context.slots` to render a slot. It was unclear to me and appears to be ... | 2021-12-01T20:57:27 | 2021-12-01T20:57:27 | {} | NONE |
vuejs | docs | 984,721,234 | 478 | carlosepcc | > mentación de Vue 3 a Español, gracias!
Genial! Es lo que estaba buscando. Soy hablante nativo pero será mi primera vez colaborando en Github en general.
Espero que este repo llegue a publicarse en la página oficial.
¿Se puede usar en este repo la herramienta [lagp0310/markdown-docs-translation-tracker](http... | 2021-12-02T15:14:54 | 2021-12-02T15:21:32 | {} | NONE |
vuejs | docs | 998,527,945 | 1,383 | NataliaTepluhina | @ekkoyr thank you for spotting this! Codepen fixed, it may take some time for embedded one in the docs to update but you can check changes directly on the CodePen | 2021-12-21T07:10:37 | 2021-12-21T07:10:37 | {} | MEMBER |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.