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
633,643,073
97
Jinjiang
@NataliaTepluhina looks great. no more from my side. :-)
2020-05-25T16:27:05
2020-05-25T16:27:05
{}
MEMBER
vuejs
docs
635,281,660
109
bencodezen
If we allow for a full site dedicated to accessibility, this would be a better jump off point for users because this allows for full creative direction of our accessibility team / subject matter experts. I have looked at both the React and Angular a11y guides and while it was okay, it doesn't go all that deep. As fa...
2020-05-28T11:26:21
2020-05-28T11:26:21
{}
MEMBER
vuejs
docs
635,348,550
109
NataliaTepluhina
@phanan @bencodezen My 2 cents: We're not following React docs step by step; we have our own structure with a short description on the topic not related directly with Vue core and providing a link to a detailed description. I don't think covering all-and-everything in the core docs is a good idea. It's hard to m...
2020-05-28T13:25:26
2020-05-28T13:31:40
{}
MEMBER
vuejs
docs
635,372,134
109
bencodezen
I think the misalignment here has to do with what we seem to define as the purpose of the vuejs.org/guide site. Correct me if I'm wrong, but you seem to be proposing that it should house all things Vue.js related and go beyond it (to even provide explicit guidance on application topics beyond Vue.js that are arguab...
2020-05-28T14:07:01
2020-05-28T14:07:57
{}
MEMBER
vuejs
docs
639,187,506
112
lmiller1990
I think @JessicaSachs review is great. I left some random notes, I definitely agree we should not go too deep here and leave the heavy lifting to the respective libs and their own docs. > I remember we were considering having the 3rd party tool authors provide the blurbs for accuracy. Was that done? For testing-l...
2020-06-05T00:23:20
2020-06-05T00:23:20
{}
MEMBER
vuejs
docs
640,618,184
105
bencodezen
@phanan Absolutely. But I think we migrated some content into the docs-next repo that contains v2 info and hasn't been updated to v3 right?
2020-06-08T13:54:46
2020-06-08T13:54:46
{}
MEMBER
vuejs
docs
640,723,208
105
bencodezen
@phanan I think you've done the most migration work from the old docs to this one. Were all of them updated when you migrated them over? I know the SSR one needs this flag at the moment before we publish, but I didn't get a chance to review the others ones you migrated.
2020-06-08T16:05:56
2020-06-08T16:05:56
{}
MEMBER
vuejs
docs
653,683,342
129
phanan
Couple of changes as discussed in Discord: - No `new Vue()` anymore => replace with `app = Vue.createApp(options); app.mount(el)` - No `el` option anymore => delete the whole "has `el` option?" branch - `vm.$destroy` is now `app.unmount()` => modify the diagram accordingly - `destroyed` is now `unmounted` => modi...
2020-07-03T21:44:41
2020-07-03T21:44:41
{}
MEMBER
vuejs
docs
1,481,106,130
2,298
AloisSeckar
I see your point, because tools like eslint will complain about unused params, but for the sake of the example I think it is worth having it here, so devs are aware how does the syntax looks like. Maybe lets find some use for it in the basic example and then add a note that unused params can be safely omitted.
2023-03-23T12:26:10
2023-03-23T12:26:10
{}
CONTRIBUTOR
vuejs
docs
1,483,723,097
2,301
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | cc05759af63056a0de7f0f0f4ced51e23cd41c2e | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/641...
2023-03-25T04:51:30
2023-03-25T04:57:36
{}
NONE
vuejs
docs
1,484,606,979
2,303
sphenginx
> Can you try reloading, it appears to be working for me: > > <img alt="image" width="693" src="https://user-images.githubusercontent.com/40380293/227862746-50f9cf03-c6a0-4f38-abba-23334565d3a7.png"> Let me try, It worked.
2023-03-27T07:01:42
2023-03-27T07:01:42
{}
NONE
vuejs
docs
1,486,934,721
2,030
awxiaoxian2020
Any plan about this?
2023-03-28T13:53:19
2023-03-28T13:53:19
{}
NONE
vuejs
docs
1,487,023,722
2,304
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ad0ebe2d56613c6cdb0794bc3093cf3a826769e3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/642...
2023-03-28T14:40:59
2023-03-28T14:42:14
{}
NONE
vuejs
docs
1,500,406,332
2,313
adrienZ
@suzhenghui-sky maybe you should post this in vue-router instead https://github.com/vuejs/vue-router/issues
2023-04-07T15:50:13
2023-04-07T15:50:13
{}
CONTRIBUTOR
vuejs
docs
1,480,454,654
2,199
skirtles-code
> Any particular reason why all terms start with lowercase? It feels a bit weird to be honest. Yeah. I was aiming for the kind of casing you'd see in a dictionary, with words written in the case they would usually have if they were used in the middle of a sentence. So *Composition API* and *Single-File Component* ge...
2023-03-23T01:25:09
2023-03-23T01:25:09
{}
CONTRIBUTOR
vuejs
docs
1,514,063,527
2,215
skirtles-code
If this problem still exists, could you please open an issue in the translation repo, <https://github.com/vuejs-translations/docs-zh-cn/issues>. Thanks.
2023-04-19T02:54:47
2023-04-19T02:54:47
{}
CONTRIBUTOR
vuejs
docs
1,530,944,150
2,349
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 69b1ae3fbe0c828f0a8c25b01954b14117caf57a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/645...
2023-05-02T06:21:18
2023-05-02T06:22:12
{}
NONE
vuejs
docs
1,481,206,880
2,298
xxhf
Yes!!! I think it's necessary for the basic example.
2023-03-23T13:35:15
2023-03-23T13:35:15
{}
NONE
vuejs
docs
1,512,880,498
2,324
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 5e39d28f4c601a12947f2d55a05f242a01524c32 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/643...
2023-04-18T11:02:20
2023-04-18T11:03:32
{}
NONE
vuejs
docs
1,514,947,094
2,326
ackzell
It will break 🤓
2023-04-19T15:33:58
2023-04-19T15:33:58
{}
CONTRIBUTOR
vuejs
docs
1,527,238,966
2,337
AloisSeckar
this is literally the first time ever I see a type definition without either `,` or `;` 👀 always learning new things :)
2023-04-28T09:08:42
2023-04-28T09:08:42
{}
CONTRIBUTOR
vuejs
docs
1,487,244,219
2,305
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 81eabd569ea947f4224f6903d8a4e84d8993ae4c | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/642...
2023-03-28T16:27:22
2023-03-28T16:28:27
{}
NONE
vuejs
docs
1,496,391,035
2,310
jcalfee
And should probably show in the example later, an object assigned directly to `count.value` will notify listeners but is not made deeply reactive.
2023-04-04T15:17:17
2023-04-04T15:17:17
{}
NONE
vuejs
docs
1,518,691,892
2,329
dangvanthanh
Testing changed link to: https://vuejs.org/guide/scaling-up/testing.html#component-testing
2023-04-22T15:57:31
2023-04-22T15:57:31
{}
NONE
vuejs
docs
1,526,920,832
2,337
kiaking
👋 This is type definition so we don't need comma 👀 It's same as. Thanks for the contribution though 💪 ```ts interface Emit { (e: 'change', id: number): void (e: 'update', value: string): void } // Same as this kind of stuff on the same page interface Book { title: string year?: number } ```
2023-04-28T03:10:48
2023-04-28T03:10:48
{ "rocket": 1 }
MEMBER
vuejs
docs
1,477,522,035
2,289
matrunchyk
> Great work on the translation! > > I don't know Ukrainian, but I took a look through the translation anyway: > > * Some pages are still in English, e.g. those in the `/about` section. > * The languages list in the main nav needs to include a link back to the English docs (see the Chinese or Japanese translatio...
2023-03-21T09:35:04
2023-03-21T09:35:04
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
1,482,173,279
2,291
wxsms
OK. I will close this one. Thanks for reply.
2023-03-24T02:43:37
2023-03-24T02:43:37
{}
MEMBER
vuejs
docs
1,484,589,918
2,294
skirtles-code
I'm going to close this, as I believe this is intentionally not documented.
2023-03-27T06:44:24
2023-03-27T06:44:24
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
1,490,319,583
2,287
NataliaTepluhina
Fixed in https://github.com/vuejs/docs/commit/76b0fea9879027344bf13d50048b80a97005fdd1
2023-03-30T13:36:52
2023-03-30T13:36:52
{}
MEMBER
vuejs
docs
1,493,051,637
2,308
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | aab129e48609f4ae85a61a0ae128d9a59361ff56 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/642...
2023-04-01T17:23:12
2023-04-02T15:27:17
{}
NONE
vuejs
docs
1,514,053,118
2,317
skirtles-code
Related: #1809.
2023-04-19T02:38:34
2023-04-19T02:38:34
{}
CONTRIBUTOR
vuejs
docs
1,514,061,226
2,319
skirtles-code
Could you open an issue in the translation repo? <https://github.com/vuejs-translations/docs-zh-cn/issues>. Thanks.
2023-04-19T02:50:22
2023-04-19T02:50:22
{}
CONTRIBUTOR
vuejs
docs
1,514,922,193
2,326
AloisSeckar
what if some data comes in as `http://...`?
2023-04-19T15:17:53
2023-04-19T15:17:53
{ "heart": 1 }
CONTRIBUTOR
vuejs
docs
1,520,243,347
1,864
skirtles-code
I've reworded this section in #2332 to try to make it a bit clearer. Thanks again for pointing out this problem.
2023-04-24T14:15:13
2023-04-24T14:15:13
{}
CONTRIBUTOR
vuejs
docs
1,529,720,744
2,240
viniciusteixeiradias
@Mister-Hope Yes, my bad. Now it is right https://github.com/vuejs/vitepress/pull/2328.
2023-05-01T13:41:16
2023-05-01T13:41:16
{}
NONE
vuejs
docs
1,529,812,026
2,240
brc-dd
Still wrong repo. It does not use the default VitePress theme. It uses https://github.com/vuejs/theme. But yeah we could consider it at the default theme too, so keeping that open for now.
2023-05-01T15:05:34
2023-05-01T15:05:34
{}
MEMBER
vuejs
docs
1,480,535,199
2,291
skirtles-code
While MobX can be used independently of React, I think that is how it tends to be used in practice. In the context of that sentence, I think readers who aren't familiar with MobX could easily misunderstand if we don't qualify it in that way.
2023-03-23T03:00:00
2023-03-23T03:00:00
{}
CONTRIBUTOR
vuejs
docs
1,483,375,069
2,248
NataliaTepluhina
I believe we can close this issue now as the recommendation is gone
2023-03-24T20:32:50
2023-03-24T20:32:50
{ "+1": 1 }
MEMBER
vuejs
docs
1,484,637,832
2,219
rxliuli
> The English docs typically use US English, so I believe `vs.` should be used rather than `vs`. I can't find anywhere in the current English docs that use `vs` without a period. I'm unclear why you're seeing results such as `Computed Caching vs Methods` in the search, as that isn't what I'm seeing currently. > > Th...
2023-03-27T07:25:19
2023-03-27T07:25:19
{}
NONE
vuejs
docs
1,514,075,785
2,313
skirtles-code
If you think there's a problem with the router docs then please report an issue at <https://github.com/vuejs/router/issues>. If you're just looking for clarification about how Vue Router works then I suggest asking at <https://github.com/vuejs/router/discussions> or on Discord: <https://chat.vuejs.org/>. Thanks.
2023-04-19T03:17:24
2023-04-19T03:17:24
{}
CONTRIBUTOR
vuejs
docs
1,523,558,305
2,201
ishowman
> I'm currently investigating this. I'll report back in the next few days. > > For anyone needing a temporary fix, the simplest way to make the warning go away is to `export` the interface. but the example code of docs currently is: https://vuejs.org/guide/typescript/composition-api.html#typing-component-props ...
2023-04-26T14:52:25
2023-04-26T14:52:25
{}
NONE
vuejs
docs
1,482,263,032
2,299
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 6ae47609d248616c6d3753abc1dcfe156321d577 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/641...
2023-03-24T05:14:18
2023-03-24T05:15:27
{}
NONE
vuejs
docs
1,484,592,939
2,303
sphenginx
Missing the mixin search result, as the follow img: ![image](https://user-images.githubusercontent.com/1829395/227861594-dc2f10cf-7e65-4545-a497-ffb6e372f47b.png)
2023-03-27T06:48:01
2023-03-27T06:48:01
{}
NONE
vuejs
docs
1,509,884,095
2,321
brc-dd
Yeah.
2023-04-15T16:11:46
2023-04-15T16:11:46
{}
MEMBER
vuejs
docs
1,513,834,926
2,310
Valandur
I think the confusion can be explained with following example (just noting down my thoughts and observations, please help me out in case I got anything wrong): ```typescript const test = ref({ a: 0 }); // watch the REF (this is NOT deep by default, only reactive objects are watched deeply by default) watch(test...
2023-04-18T21:51:26
2023-04-18T21:51:26
{}
NONE
vuejs
docs
1,518,452,503
2,330
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 2d75a9d0867b870c685a383744c95ca87785ddd8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/644...
2023-04-22T01:03:56
2023-04-22T01:04:56
{}
NONE
vuejs
docs
1,478,000,510
2,294
skirtles-code
Thanks for the PR. Using `:`, `@` and `#` in this way is not officially supported. I have a PR open in the core repo, <https://github.com/vuejs/core/pull/7360>, that adds a warning for this.
2023-03-21T15:03:00
2023-03-21T15:03:00
{}
CONTRIBUTOR
vuejs
docs
1,487,310,277
2,305
skirtles-code
Thanks for the suggestion, but `nor` would be the correct word in this case.
2023-03-28T17:14:47
2023-03-28T17:14:47
{}
CONTRIBUTOR
vuejs
docs
1,500,870,277
2,315
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vuejs* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | bee763231624d748eb4019e69515dab1ff09ff39 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/64...
2023-04-08T11:17:54
2023-04-08T11:18:31
{}
NONE
vuejs
docs
1,513,503,689
2,325
tho-daskalakis
Have you checked the console / network requests? I can access the page with no problem. Does it happen in other pages as well?
2023-04-18T16:58:20
2023-04-18T16:58:20
{}
NONE
vuejs
docs
1,514,064,635
2,269
skirtles-code
Closing, as I don't think there's a documentation problem here.
2023-04-19T02:57:01
2023-04-19T02:57:01
{}
CONTRIBUTOR
vuejs
docs
1,513,925,197
2,326
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b2a161d8453f4de4d05981e643ca24f2fe248c7b | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/644...
2023-04-18T23:59:24
2023-04-19T17:27:55
{}
NONE
vuejs
docs
1,515,259,916
2,328
skirtles-code
Yeah, renaming that does seem a good idea. I'm not a big fan of the `foo` either, but if the example had consistently stuck with foo-style naming, e.g. `const foo = { bar: ref(1) }`, I think it would've been clearer. Mixing the naming conventions makes `object` seem more significant than it is. The text that comes ...
2023-04-19T19:25:45
2023-04-19T19:25:45
{}
CONTRIBUTOR
vuejs
docs
1,490,391,425
2,306
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a531cdc3677c3e332c0cb5bd0b96cdff9d50c21f | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/644...
2023-03-30T14:18:49
2023-04-24T11:01:35
{}
NONE
vuejs
docs
1,505,961,095
2,317
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0b09fdd9a96fb8efefab3318e1b6b540bad24af5 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/643...
2023-04-12T21:16:58
2023-04-12T21:18:02
{}
NONE
vuejs
docs
1,513,811,053
2,193
skirtles-code
I'm going to close this for now. The feedback I gave above still needs to be addressed. There seems to be [a PR fixing some of the problems](https://github.com/drfcozapata/docs/pull/2), but it hasn't been merged. Translations also need to be maintained on an ongoing basis to incorporate the latest upstream changes, ...
2023-04-18T21:23:32
2023-04-18T21:23:32
{}
CONTRIBUTOR
vuejs
docs
1,514,500,022
2,325
ebbez
Hmm nevermind, it seems like it has been resolved somehow. Thanks.
2023-04-19T10:29:00
2023-04-19T10:29:00
{}
NONE
vuejs
docs
1,525,659,800
2,337
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | dd40672878c13101702fdc6cfca54672de591efa | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/644...
2023-04-27T13:02:45
2023-04-27T13:03:40
{}
NONE
vuejs
docs
1,527,515,408
2,328
rorybakerfmr
Hello, my firm is holding an internal workshop to teach our associates about our process for contributing to open source projects. We will hold our workshop on May 16th and hope to create our public pull requests shortly after that. In the interest of sourcing "good first issue" contribution opportunities for our parti...
2023-04-28T12:49:40
2023-04-28T12:49:40
{}
NONE
vuejs
docs
1,412,577,418
2,199
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | bd1b7380e426afaace8d9879e5213a7a896ebe73 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/641...
2023-02-01T19:09:53
2023-03-23T00:40:14
{}
NONE
vuejs
docs
1,483,837,464
2,297
rdhelms
Realized I accidentally created this here instead of in the vite docs - closing this in favor of https://github.com/vitejs/vite/issues/12579
2023-03-25T14:27:01
2023-03-25T14:27:22
{}
NONE
vuejs
docs
1,484,217,008
2,292
edimitchel
Changes applied !
2023-03-26T20:40:49
2023-03-26T20:40:49
{}
CONTRIBUTOR
vuejs
docs
1,490,771,904
2,295
gurgeous
This is great, thank you! Your work is appreciated :)
2023-03-30T18:50:29
2023-03-30T18:50:29
{}
NONE
vuejs
docs
1,512,522,110
2,323
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | afe133c9303f203d78160bee5d722a5a864174bb | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/643...
2023-04-18T06:39:04
2023-04-18T06:40:03
{}
NONE
vuejs
docs
1,528,180,889
2,338
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c40367cad7e0dd494d971e2558b0d86bf820da67 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/644...
2023-04-28T23:07:14
2023-04-28T23:08:10
{}
NONE
vuejs
docs
1,477,256,585
2,292
skirtles-code
Great work on the translation! Could you add a link back to the English docs from the main languages list at the top of the page? See the Chinese or Japanese translations as a reference. I found a few broken links: * Missing hash https://fr.vuejs.org/guide/introduction.html#styles-d-api - Linked from the Préf...
2023-03-21T04:10:19
2023-03-21T04:10:19
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
1,483,373,822
2,287
NataliaTepluhina
@tlagoda normal but absolutely unnecessary, let's remove the comment 😅 Would you like to open a PR or should I fix this one?
2023-03-24T20:31:28
2023-03-24T20:31:28
{}
MEMBER
vuejs
docs
1,496,418,960
2,310
skirtles-code
> because in my testing, assigning after the fact directly to value does not appear to wrap the properties in a proxy. I'm not sure what testing you did, but assigning the value after the fact does wrap the object in a proxy. It is not solely when the ref is constructed.
2023-04-04T18:30:42
2023-04-04T18:30:42
{}
CONTRIBUTOR
vuejs
docs
1,507,853,141
2,318
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4eb095a22cd8d8ce612aa84939aa1a77ad3c928c | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/643...
2023-04-14T02:45:29
2023-04-14T02:46:27
{}
NONE
vuejs
docs
1,514,070,800
2,300
skirtles-code
I don't really understand what that means either. I'm not sure it's necessary to mention that edge case to explain the `emits` option.
2023-04-19T03:08:20
2023-04-19T03:08:20
{}
CONTRIBUTOR
vuejs
docs
1,514,102,818
2,316
skirtles-code
I'm not exactly sure what issue you're reporting, but it doesn't seem to be a problem with the Vue 3 docs. If you think there's a problem with the router docs then please report an issue at <https://github.com/vuejs/router/issues>. If you're just looking for clarification about how Vue Router works then I suggest...
2023-04-19T04:06:23
2023-04-19T04:06:23
{}
CONTRIBUTOR
vuejs
docs
1,515,602,006
2,080
skirtles-code
I believe this has been fixed by an upstream change to the theme, https://github.com/vuejs/theme/pull/79, so we no longer need to fix it directly in the docs. Thanks again for bringing the problem to our attention.
2023-04-20T01:53:19
2023-04-20T01:53:19
{}
CONTRIBUTOR
vuejs
docs
1,515,608,189
2,304
skirtles-code
This problem seems to have been introduced by an upstream change to the theme, which allows for lines to wrap in the middle of words, <https://github.com/vuejs/theme/pull/79>. The content box has always been too small for the text, but nobody noticed because it wasn't wrapping.
2023-04-20T02:02:51
2023-04-20T02:02:51
{}
CONTRIBUTOR
vuejs
docs
1,529,561,104
2,329
viniciusteixeiradias
> Where did you find this link? I can't find it anywhere in the docs. Me neither
2023-05-01T10:31:43
2023-05-01T10:31:43
{}
NONE
vuejs
docs
1,529,666,954
2,240
viniciusteixeiradias
@wenfangdu https://github.com/vuepress/vuepress-next/pull/1323
2023-05-01T12:28:33
2023-05-01T12:28:33
{}
NONE
vuejs
docs
1,483,722,651
2,288
freemedom
https://github.com/vuejs/v2.vuejs.org/blob/c0529f104ab16b9c7ea388f47d61b20470cf3819/src/v2/guide/syntax.md?plain=1#L23 > corresponding data object I think the `corresponding data object` in the vue2 documentation is easier to understand. Although vue3 now uses `data` function, it is not easy for me to understand...
2023-03-25T04:48:42
2023-03-25T04:48:42
{}
CONTRIBUTOR
vuejs
docs
1,477,130,264
2,292
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 7ba794e2de99054b12f5de073ae65ca6d42f5473 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/642...
2023-03-21T00:35:32
2023-03-26T20:41:48
{}
NONE
vuejs
docs
1,507,853,755
2,318
9AMTech
I'll update the rest of the FAQ to go to the right spots! Edit : I actually just realized these were the files that were on the official vuejs website. They weren't meant to be read off Github. I'll close this right away :(
2023-04-14T02:46:41
2023-04-14T02:49:11
{}
NONE
vuejs
docs
1,509,093,791
2,320
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 37c68080049ca1455b83182011121706b068c68a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/643...
2023-04-14T19:01:54
2023-04-14T19:03:07
{}
NONE
vuejs
docs
1,515,212,460
2,327
skirtles-code
I believe this issue is referencing this part of the docs, <https://vuejs.org/guide/essentials/component-basics.html#defining-a-component>. Specifically: > ### Defining a Component > > When using a build step, we typically define each Vue component in a dedicated file using the `.vue` extension I can't really c...
2023-04-19T18:51:18
2023-04-19T18:51:18
{}
CONTRIBUTOR
vuejs
docs
1,529,702,907
2,240
Mister-Hope
Vuejs official docs use VitePress, so wrong repo.
2023-05-01T13:17:08
2023-05-01T13:17:08
{}
NONE
vuejs
docs
1,477,485,433
2,293
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 1bd417711ffe8c7a5af3fb05f89b8c92c864ff21 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/641...
2023-03-21T09:06:32
2023-03-21T09:07:45
{}
NONE
vuejs
docs
1,477,538,698
2,294
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | dfe55ab32020afc45290d4de9799281eb42f1b84 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/641...
2023-03-21T09:48:41
2023-03-21T09:52:53
{}
NONE
vuejs
docs
1,483,372,857
2,288
NataliaTepluhina
@freemedom I am not sure what link would you want to see there 🤔 Could you please elaborate a little?
2023-03-24T20:30:25
2023-03-24T20:30:25
{}
MEMBER
vuejs
docs
1,483,374,981
2,287
tlagoda
It's up to you @NataliaTepluhina 😂
2023-03-24T20:32:45
2023-03-24T20:32:45
{}
CONTRIBUTOR
vuejs
docs
1,484,424,459
2,302
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 9c58f010abbc893ebb5718a7f74a1d5b12e3e7e7 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/642...
2023-03-27T03:19:54
2023-03-27T03:20:56
{}
NONE
vuejs
docs
1,492,861,765
2,269
so1ve
都可以,就是看你要不要渲染一个包裹标签 The both works. Putting v-if on template won't render a wrapper element.
2023-04-01T07:22:32
2023-04-01T07:22:32
{}
MEMBER
vuejs
docs
1,506,230,786
2,313
suzhenghui-sky
Thank you. @adrienZ
2023-04-13T02:18:23
2023-04-13T02:18:23
{}
NONE
vuejs
docs
1,509,882,378
2,321
brc-dd
Duplicate of #2030
2023-04-15T16:10:04
2023-04-15T16:10:04
{}
MEMBER
vuejs
docs
1,517,151,487
2,329
skirtles-code
Where did you find this link? I can't find it anywhere in the docs.
2023-04-21T02:01:38
2023-04-21T02:01:38
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
1,519,914,491
2,306
NataliaTepluhina
@skirtles-code thank you for the review! I've addressed your comments, could you please take another look?
2023-04-24T11:02:02
2023-04-24T11:02:02
{}
MEMBER
vuejs
docs
1,529,570,588
2,335
viniciusteixeiradias
> 官网搜索不到getCurrentInstance() https://github.com/vuejs/docs/issues/1422#issuecomment-1032120675
2023-05-01T10:53:49
2023-05-01T10:53:49
{}
NONE
vuejs
docs
1,483,371,119
2,295
NataliaTepluhina
@gurgeous this is a really good suggestion. I prefer VTU over testing-library myself, and it seems the fix for async+suspense in testing library is long due. I'll look into rewriting this recommendation (unless you would like to create a PR yourself 😅 )
2023-03-24T20:28:23
2023-03-24T20:28:23
{}
MEMBER
vuejs
docs
1,484,588,546
2,303
skirtles-code
Sorry, I don't understand. What is missing from where?
2023-03-27T06:42:45
2023-03-27T06:42:45
{}
CONTRIBUTOR
vuejs
docs
1,484,596,883
2,303
brc-dd
Can you try reloading, it appears to be working for me: <img width="693" alt="image" src="https://user-images.githubusercontent.com/40380293/227862746-50f9cf03-c6a0-4f38-abba-23334565d3a7.png">
2023-03-27T06:52:35
2023-03-27T06:52:35
{}
MEMBER
vuejs
docs
1,490,310,641
2,288
NataliaTepluhina
@freemedom ah, this makes sense to me. I've merged the PR so we can close this issue now 👍🏻 Thank you for your contribution!
2023-03-30T13:30:59
2023-03-30T13:30:59
{}
MEMBER
vuejs
docs
1,519,586,637
2,334
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8acd2f06f9dc2931d6c793447fd5614f0d361d75 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/644...
2023-04-24T08:06:05
2023-04-24T08:07:10
{}
NONE
vuejs
docs
1,520,237,622
2,174
skirtles-code
Thanks for the PR. I've reworded this sentence in #2330 to dodge the problem.
2023-04-24T14:12:04
2023-04-24T14:12:04
{}
CONTRIBUTOR
vuejs
docs
1,530,430,981
2,240
viniciusteixeiradias
@brc-dd Omg, sorry hahaha. I will check the repo https://github.com/vuejs/theme.
2023-05-01T22:19:34
2023-05-01T22:19:34
{}
NONE
vuejs
docs
1,483,724,635
2,288
freemedom
#2301
2023-03-25T05:00:09
2023-03-25T05:29:13
{}
CONTRIBUTOR