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
1,179,964,630
1,815
hello-addweb
No it is still not updated in the sponsor page still showing the old image.
2022-07-11T04:51:52
2022-07-11T04:51:52
{}
NONE
vuejs
docs
1,191,396,838
1,846
xfq
FYI - the banner component is in https://github.com/vuejs/docs/blob/main/.vitepress/theme/components/VueMasteryBanner.vue
2022-07-21T11:59:28
2022-07-21T11:59:28
{}
CONTRIBUTOR
vuejs
docs
1,180,542,365
1,818
skirtles-code
Sorry, there was a typo in the URL I posted. Should have been `.org`.
2022-07-11T15:18:02
2022-07-11T15:18:02
{}
CONTRIBUTOR
vuejs
docs
1,181,262,751
1,825
yyx990803
@pieer I've noticed that the banner's dismiss button isn't working as intended (it fails to close the banner and instead always goes to the link). See live deployment: https://62cce165f7ad1f000ab5fc04--vuejs.netlify.app/ I've pinned the deployment to the version without the banner for now until this is fixed.
2022-07-12T03:07:01
2022-07-12T03:07:01
{}
MEMBER
vuejs
docs
1,182,187,690
1,829
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vuejs* failed. | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 060a1257c6ce49c294f27270ecbe124f7f99d772 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netl...
2022-07-12T18:20:09
2022-07-12T18:20:53
{}
NONE
vuejs
docs
1,182,944,877
1,831
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | abe013655246775c62a53c282c68ef1f83db0b92 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-07-13T08:46:09
2022-07-13T08:48:00
{}
NONE
vuejs
docs
1,191,796,078
1,845
NataliaTepluhina
@Theiaz it seems rather like a problem with the linter than with the tutorial 🤔 How did you plan to fix it?
2022-07-21T18:18:28
2022-07-21T18:18:28
{}
MEMBER
vuejs
docs
1,193,633,812
1,856
skirtles-code
As far as I can tell this change doesn't affect the rendered output and it doesn't improve the source. No explanation has been provided on the PR to justify the change. Closing.
2022-07-25T06:25:41
2022-07-25T06:25:41
{}
CONTRIBUTOR
vuejs
docs
1,229,856,195
1,941
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 2eaaa47c857fadf3cc9eab399e5126676d42bbf7 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-29T06:55:45
2022-08-29T06:56:55
{}
NONE
vuejs
docs
1,232,710,626
1,946
noook
That's what I did in my first commit, I finally decided to move it earlier after mixing the slots. I'll do that !
2022-08-31T09:41:23
2022-08-31T09:41:23
{}
CONTRIBUTOR
vuejs
docs
1,230,219,950
1,942
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d387e3afdec22d81d52a478a5f01b602b8abda79 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-29T12:28:14
2022-09-05T04:35:08
{}
NONE
vuejs
docs
1,240,950,575
786
ijazpakhtun
> @murugappanrm , consider when you don't use single page app or the full features of Vue but you use vue as a library, like we can use use vue instead of jquery and take advantages of vue rather than using vanila js or jquery etc..
2022-09-08T16:32:17
2022-09-08T16:32:17
{}
NONE
vuejs
docs
1,250,007,651
1,965
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | bc04cb5e8679d71322cb64690a87efd990d2e52f | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-17T05:54:28
2022-09-17T05:55:30
{}
NONE
vuejs
docs
1,270,838,377
1,981
skirtles-code
I'm going to close this. I don't believe there's a problem with the documentation, but we can re-open this issue if I've misunderstood.
2022-10-06T23:26:16
2022-10-06T23:26:16
{}
CONTRIBUTOR
vuejs
docs
1,229,158,919
1,938
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 35d06350b25599bf154a1eeba512cd76ac8505c7 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-27T09:31:27
2022-08-27T09:32:40
{}
NONE
vuejs
docs
1,231,146,690
1,890
LinusBorg
> Hold it for now - I believe this should be considered a bug and is fixable. @yyx990803 For camelCase it mighr be, i think i even have an open PR for that? Not sure 😅 But in Vue core we map `onUpperCase` props to `upperCase` events, so we cant real differentiate between a camelCase and PascalCase Listener.
2022-08-30T05:07:35
2022-08-30T05:08:02
{}
MEMBER
vuejs
docs
1,238,161,540
1,949
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 371fa88cfda0c5e9f4b9aafa7c0f45b0a1004a5e | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-06T13:35:32
2022-09-06T13:37:56
{}
NONE
vuejs
docs
1,267,751,494
1,991
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | aee2c136c3e362d1126a792c19ed71db858db845 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-10-05T00:10:34
2022-10-05T00:11:47
{}
NONE
vuejs
docs
1,229,159,052
1,899
skirtles-code
I've opened #1938 to apply the fix I proposed above.
2022-08-27T09:32:36
2022-08-27T09:32:36
{}
CONTRIBUTOR
vuejs
docs
1,231,992,825
1,789
skirtles-code
This should now be implemented following the latest theme updates.
2022-08-30T18:03:46
2022-08-30T18:03:46
{}
CONTRIBUTOR
vuejs
docs
1,237,596,592
1,948
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 574b2f5341e52f8796eb132201eb1b89b4822912 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-06T02:39:00
2022-09-06T02:40:13
{}
NONE
vuejs
docs
1,238,561,360
1,948
SkyaTura
You should start by reading the [starting a new translation](https://github.com/vuejs/docs/blob/main/src/translations/index.md#starting-a-new-translation) before submitting a new PR. The change you made would only send users to a page that doesn't exist yet.
2022-09-06T19:23:53
2022-09-06T19:23:53
{}
NONE
vuejs
docs
1,238,768,194
1,449
edimitchel
> I'd also note that I'm on Ubuntu, which uses Ctrl+Alt+T to launch a terminal window, so I can't actually use that shortcut to toggle the API. But I'm not sure whether that's worth addressing for the relatively smaller number of people affected. Decided to remove the SFC Preference shortcut which don't making sense...
2022-09-07T00:11:02
2022-09-07T00:11:02
{}
CONTRIBUTOR
vuejs
docs
1,247,561,553
1,946
noook
@skirtles-code it's totally clear, I used your suggestions.
2022-09-15T04:17:30
2022-09-15T04:17:30
{}
CONTRIBUTOR
vuejs
docs
1,255,749,010
1,968
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 09ad2c1877a4587643c199fb48c7dcf7badfe5b3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-23T02:53:18
2022-09-23T02:54:32
{}
NONE
vuejs
docs
1,263,561,702
1,982
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b992e3e20dd2d11b1f1b18bb960290e1d8df1678 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-30T13:15:30
2022-09-30T13:16:53
{}
NONE
vuejs
docs
1,259,245,527
1,972
dacohen
Thanks for the overview, that's very helpful. I definitely see what you mean regarding the limited utility of a `.boolean` modifier. Perhaps the best course of action, at least in the short term, is to update the documentation for "Vue and Web Components" (https://vuejs.org/guide/extras/web-components.html#building-...
2022-09-15T21:44:11
2022-09-15T21:44:11
{}
NONE
vuejs
docs
1,248,735,287
1,963
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 1127e9f5d4630db456e9b0095eb660c4646a4562 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-15T23:09:33
2022-09-15T23:10:41
{}
NONE
vuejs
docs
1,249,017,609
1,964
zhangfh-cq
> It's fix by [vuejs-translations/docs-zh-cn#545](https://github.com/vuejs-translations/docs-zh-cn/pull/545), and it's an issue of the zh-cn doc. This one can be close now. Please raise issue in the right place next time. Thanks. Okay, thanks.
2022-09-16T07:28:14
2022-09-16T07:28:14
{}
NONE
vuejs
docs
1,259,245,530
1,972
LinusBorg
Sure, docs contributions are welcome. I'd suggest opening an issue on `docs` repo and coordinate with our docs maintainers about it.
2022-09-17T10:49:37
2022-09-17T10:49:37
{}
MEMBER
vuejs
docs
1,246,820,271
1,953
murugappanrm
@bencodezen @yyx990803 , Please do tell me which part of post is "malicious"? You told be to detail out the issues in an issue of its own and thats what i did - details! I am just "calling a spade a spade" as I, a user, see it. Sometimes we may need to be less emotional and more objective. Again this is just my view...
2022-09-14T14:07:51
2022-09-18T05:28:37
{}
NONE
vuejs
docs
1,260,455,182
801
william-xue
get it “When you write ref([]) it is equivalent to ref(reactive([])). Any object (including an array) passed to ref will be passed to reactive internally. Because the array is wrapped in a ref we also have a value property that can be used if we want to swap out that array for a different array.”
2022-09-28T06:38:20
2022-09-28T06:38:20
{}
NONE
vuejs
docs
1,265,432,965
1,985
nicodevs
> Should that be **48 hours** rather than **48 hs hours**? Good catch @skirtles-code! Fixed 👍
2022-10-03T13:22:11
2022-10-03T13:22:11
{}
CONTRIBUTOR
vuejs
docs
1,267,343,734
1,989
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 70712d0c1a54103e778d788bf34e6769f9d10e82 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-10-04T17:42:39
2022-10-04T17:43:45
{}
NONE
vuejs
docs
1,229,028,341
1,935
skirtles-code
The problem seems to be in `vuejs/theme`, rather than VitePress itself: https://github.com/vuejs/theme/issues/69
2022-08-26T23:03:19
2022-08-26T23:03:19
{}
CONTRIBUTOR
vuejs
docs
1,233,002,059
1,866
bencodezen
Thanks for the PR @brendanfalk and love that Fig supports Vue CLI in the terminal! At this time though, the docs are focused on highlighting official tools and libraries that have become standard use in the Vue ecosystem. As a result, we cannot accept this PR at this time. That said, I'm sure the community would...
2022-08-31T14:18:49
2022-08-31T14:18:49
{}
MEMBER
vuejs
docs
1,241,368,302
1,948
skirtles-code
I don't think this can be merged, as the URL does not appear to link to a valid repository. If you were trying to initiate a new translation then I suggest joining the discussions at <https://github.com/vuejs-translations/guidelines/discussions>. Thanks.
2022-09-09T00:34:54
2022-09-09T00:35:08
{}
CONTRIBUTOR
vuejs
docs
1,250,332,669
1,956
NataliaTepluhina
I am not quite sure how this is related to Vue docs. Closing the issue for now, please feel free to reopen if you'd like to elaborate.
2022-09-18T15:34:36
2022-09-18T15:34:36
{}
MEMBER
vuejs
docs
1,250,371,708
1,966
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c4680a23673103245153dfaf92460487cff08eaa | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-18T19:28:23
2022-09-18T19:29:26
{}
NONE
vuejs
docs
1,255,958,404
1,969
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d64c8054ca2a9e97edf164035145ede9a5e029e9 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-23T08:57:00
2022-09-23T08:58:07
{}
NONE
vuejs
docs
1,269,986,672
1,993
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c2c67c477a6f4be5a57b8273af5dd42cd4807649 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-10-06T12:51:16
2022-10-06T12:52:32
{}
NONE
vuejs
docs
1,229,150,177
1,936
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e50e38cbc136dd79b65b3c79698011696dcd2c44 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-27T08:27:14
2022-08-27T08:28:22
{}
NONE
vuejs
docs
1,230,556,760
1,890
LinusBorg
LGTM
2022-08-29T16:38:07
2022-08-29T16:38:07
{}
MEMBER
vuejs
docs
1,236,531,577
1,942
NataliaTepluhina
@skirtles-code thank you for the review! I have addressed your concerns, could you please take a second look?
2022-09-05T04:35:39
2022-09-05T04:35:39
{}
MEMBER
vuejs
docs
1,245,035,451
1,953
yyx990803
The section you mentioned - [Quick Start - Without Build Tools](https://vuejs.org/guide/quick-start.html#without-build-tools) - explains exactly how to use Vue from a CDN (unpkg.com). You can change the unpkg URL to any other CDN that supports npm-published packages (for example JSDelivr). All [Examples](https://vue...
2022-09-13T07:53:34
2022-09-13T09:13:15
{ "+1": 3 }
MEMBER
vuejs
docs
1,246,068,290
1,953
bencodezen
Hi @murugappanrm. As Evan has mentioned in his response, while we always look for ways to improve on what is documented, it's important to understand that the tone of the way this issue was filed is problematic because it comes off in a way that can be perceived as malicious towards the maintainers (many of whom who do...
2022-09-13T23:58:43
2022-09-13T23:58:43
{ "+1": 1 }
MEMBER
vuejs
docs
1,246,816,240
1,958
awxiaoxian2020
> How/where are they not in sync? where is the img in github source code? ![11111](https://user-images.githubusercontent.com/69554233/190176163-2f74d60f-7440-4308-b3f0-cee64c4d2c06.png)
2022-09-14T14:05:10
2022-09-14T14:05:10
{}
NONE
vuejs
docs
1,250,934,301
1,819
vanillajonathan
@NataliaTepluhina Maybe you could take a look at this PR?
2022-09-19T12:09:36
2022-09-19T12:09:36
{}
CONTRIBUTOR
vuejs
docs
1,237,792,607
1,947
tes-balo
Alright! Thanks for the feedback
2022-09-06T07:57:57
2022-09-06T07:57:57
{}
NONE
vuejs
docs
1,240,758,159
786
murugappanrm
Hi @ijazpakhtun , Its weird, no one seems to be able to help with our needs. Either it cannot be done or competency is lacking in this areas. All we get is "why dont you use the CLI... " sigh! If CDN is not to be used then why for heaven sake provide it, is my question?
2022-09-08T13:59:49
2022-09-08T13:59:49
{ "+1": 1 }
NONE
vuejs
docs
1,241,300,824
786
murugappanrm
@skirtles-code , **this is** about the docs. Its not about the software. There is no clear examples or explanations on the CDN option. There are not much tutorials in YouTube either. Everyone is on CLI and no one seem to know the CDN. I was sarcastically told that if i have complains about doc i should help to update...
2022-09-08T22:29:26
2022-09-08T22:29:26
{}
NONE
vuejs
docs
1,241,960,990
786
bencodezen
Hi @murugappanrm. Sorry to hear about your frustration with this. As you've seen discussed, script setup currently requires a compiler to work, so to my knowledge, this would not apply to CDN usage of Vue. We shall iterate on the docs to make this clearer for people, but let's track this in a new issue. Would y...
2022-09-09T13:13:03
2022-09-09T13:13:03
{}
MEMBER
vuejs
docs
1,246,816,259
1,958
brc-dd
Just FYI: If a heading ends with `**` in the markdown file, it's composition API only and if it ends with `*` then its options API only. So, if that's what you were referring to, then change the API preference in left sidebar.
2022-09-14T14:05:11
2022-09-14T14:05:11
{}
MEMBER
vuejs
docs
1,260,543,416
1,974
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e942446ccbce997e8673b3009dcca8614807c8c6 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-28T08:10:23
2022-09-28T08:11:31
{}
NONE
vuejs
docs
1,231,451,548
1,944
skirtles-code
Thanks for the suggestion. This is being tracked already in issue #1901.
2022-08-30T10:06:23
2022-08-30T10:06:23
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
1,237,524,601
1,947
skirtles-code
I think the information you need can be found in the following two sections: * <https://vuejs.org/guide/quick-start.html#without-build-tools> * <https://vuejs.org/guide/best-practices/production-deployment.html#without-build-tools> There aren't really 'official links' to the files. They're released to the npm regi...
2022-09-05T23:32:18
2022-09-05T23:32:18
{}
CONTRIBUTOR
vuejs
docs
1,260,932,091
1,975
skirtles-code
That appears to be a link to the old Vue 2 docs, which are now at <https://v2.vuejs.org/v2/guide/syntax.html#Attributes>.
2022-09-28T13:39:32
2022-09-28T13:39:32
{}
CONTRIBUTOR
vuejs
docs
1,231,990,760
1,935
skirtles-code
This has now been fixed and applied to the docs.
2022-08-30T18:01:38
2022-08-30T18:01:38
{}
CONTRIBUTOR
vuejs
docs
1,240,704,755
786
ijazpakhtun
do we have a way to write compistion api script setup with cdn like this? `<template> {{message}} </template>` `<script setup> message:"welcome"; </script>`
2022-09-08T13:16:42
2022-09-08T13:26:40
{}
NONE
vuejs
docs
1,248,672,571
1,962
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d285c160485a323ee863cff48fedcc32484b3e3a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-15T21:54:40
2022-09-15T21:55:45
{}
NONE
vuejs
docs
1,250,334,530
1,960
NataliaTepluhina
@gongqx Thank you for reporting the bug! Fixed in https://github.com/vuejs/docs/commit/f25e283bae1a46da9923646bc6e9b4aeaaeb7b2b
2022-09-18T15:45:22
2022-09-18T15:45:22
{}
MEMBER
vuejs
docs
1,250,559,120
1,847
skirtles-code
Without the missing images I don't think we can merge this. We can reopen this PR if the image problems are resolved.
2022-09-19T04:30:33
2022-09-19T04:30:33
{}
CONTRIBUTOR
vuejs
docs
1,259,245,520
1,972
LinusBorg
I'll preface this by saying that I'm not opposed to this request per se. However, the problem as you describe it does not exist in Vue 3 anymore for the most part. Vue 3 already handles boolean attributes as described by the spec correctly, as in: HTML attributes that are defined as boolean attributes in the spec (l...
2022-09-15T17:37:52
2022-09-27T09:39:00
{}
MEMBER
vuejs
docs
1,267,760,852
1,989
skirtles-code
Fixed in #1991.
2022-10-05T00:25:51
2022-10-05T00:25:51
{}
CONTRIBUTOR
vuejs
docs
1,270,836,537
1,971
skirtles-code
I believe what's shown in the docs is correct. What you're seeing might be a core bug: <https://github.com/vuejs/core/issues/6222>. Putting the `<KeepAlive>` outside the `<RouterView>` might prevent the error message, but it won't actually be doing any keep-alive.
2022-10-06T23:23:06
2022-10-06T23:23:06
{}
CONTRIBUTOR
vuejs
docs
1,231,041,403
1,890
yyx990803
Hold it for now - I believe this should be considered a bug and is fixable.
2022-08-30T01:36:19
2022-08-30T01:36:19
{ "rocket": 1 }
MEMBER
vuejs
docs
1,231,505,824
1,945
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 51b3d03ccb41dc806a8a8d7a3c3e24948bc819c3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-30T11:00:08
2022-08-30T11:01:10
{}
NONE
vuejs
docs
1,240,098,164
1,951
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 67a5cc5a709b04c5858889084f71eab715a1b6e6 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-08T01:11:09
2022-09-08T01:12:14
{}
NONE
vuejs
docs
1,241,741,738
786
murugappanrm
@bencodezen @ijazpakhtun I have been royally insulted by people on my reasons for using the CDN option by people who masquerade as "super brains" instead of syaing " I dont know". They seem to forget to "listen to their customers". As business solution developers, we learn from our customers. @ijazpakhtun we are no...
2022-09-09T09:36:02
2022-09-09T09:36:02
{ "+1": 4 }
NONE
vuejs
docs
1,246,812,102
1,958
LinusBorg
How/where are they not in sync?
2022-09-14T14:02:21
2022-09-14T14:02:36
{}
MEMBER
vuejs
docs
1,246,818,308
1,958
brc-dd
> where is the img in github source code? https://github.com/vuejs/docs/blob/b2d3a52f63e293168037afdaaf4ef3af37373899/src/guide/essentials/reactivity-fundamentals.md?plain=1#L78
2022-09-14T14:06:35
2022-09-14T14:06:35
{}
MEMBER
vuejs
docs
1,248,984,677
1,964
wxsms
It's fix by https://github.com/vuejs-translations/docs-zh-cn/pull/545, and it's an issue of the zh-cn doc. This one can be close now. Please raise issue in the right place next time. Thanks.
2022-09-16T06:50:03
2022-09-16T06:50:27
{}
MEMBER
vuejs
docs
1,263,041,150
1,981
nianzx
使用上述代码在开发环境中能正常渲染出来,打包后无法正确挂载
2022-09-30T02:48:50
2022-09-30T02:48:50
{}
NONE
vuejs
docs
1,206,000,626
1,890
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 3f5592fa1c315375ec443c842574ec6056e2cb7a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-05T03:23:24
2022-08-29T15:51:11
{}
NONE
vuejs
docs
1,032,507,062
1,449
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8ff55a7487cf15666db7a88b0b125b9a7acc6989 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-02-08T11:29:48
2022-09-07T00:08:19
{}
NONE
vuejs
docs
1,240,139,140
1,952
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 22b0b435da16b17fecbcf4155c13a3bbed57e993 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-08T02:20:53
2022-09-08T02:22:03
{}
NONE
vuejs
docs
1,263,701,799
1,983
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e641354fd773bd10c83c813e6e747be7f85abd7e | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-30T15:12:51
2022-09-30T15:14:03
{}
NONE
vuejs
docs
1,270,818,545
1,975
skirtles-code
I'm going to close this. I'm not aware of anything further that needs doing in the docs.
2022-10-06T23:03:20
2022-10-06T23:03:20
{}
CONTRIBUTOR
vuejs
docs
1,229,155,965
1,906
skirtles-code
I've opened #1937 with the changes discussed above.
2022-08-27T09:09:06
2022-08-27T09:09:06
{}
CONTRIBUTOR
vuejs
docs
1,241,702,787
786
ijazpakhtun
@murugappanrm you are right there should be some documentation about the script setup using CDN but if they don't support it, this should be cleared somewhere that we no longer support this. Everyone use case is different so in some projects you will use CLI but in some other you may use CDN. Thanks
2022-09-09T09:01:05
2022-09-09T09:01:05
{}
NONE
vuejs
docs
1,242,627,791
786
murugappanrm
@bencodezen and @ijazpakhtun i have raised a separate issue on this https://github.com/vuejs/docs/issues/1953. Thank you.
2022-09-10T04:46:39
2022-09-10T04:47:04
{}
NONE
vuejs
docs
1,245,518,304
1,956
awxiaoxian2020
This issue seems not to be here in this way. Question not a issue, I think.
2022-09-13T14:43:17
2022-09-13T14:43:17
{}
NONE
vuejs
docs
1,246,958,348
1,959
LinusBorg
We already explain both just a bit further down the page, and I don't think it makes sense to present both versions before we have explained that fact.
2022-09-14T15:41:38
2022-09-14T15:41:38
{}
MEMBER
vuejs
docs
1,256,934,968
1,970
liulinboyi
# 中文文档: ## Vue2 https://v2.cn.vuejs.org/ ## Vue3 https://cn.vuejs.org/ # 仓库地址: ## Vue2 https://github.com/vuejs/v2.cn.vuejs.org ## Vue3 新版:https://github.com/vuejs-translations/docs-zh-cn 旧版:https://github.com/vuejs/docs-next-zh-cn
2022-09-24T10:34:03
2022-09-24T10:44:17
{}
MEMBER
vuejs
docs
1,265,336,461
1,985
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 23665d28b5ea4a4e0884034c0b482f41930e164c | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-10-03T11:59:55
2022-10-03T13:23:04
{}
NONE
vuejs
docs
1,229,445,641
1,888
NataliaTepluhina
@ITwrx unfortunately, saying `emitted events can be explicitly declared on the component` is equally confusing, and `mitted events can be explicitly declared on the component which emits the event` sounds very repetitive so I wouldn't go with this phrasing. Maybe you have some other ideas on how to make the description...
2022-08-28T12:20:31
2022-08-28T12:20:31
{}
MEMBER
vuejs
docs
1,229,457,617
1,888
ITwrx
in this case, i might would say `events can be explicitly declared on the emitting component`. I believe `emitted` in the beginning of `emitted events can be explicitly declared on the component` to be superfluous, and past tense is less than ideal when describing the declaration of events which have yet to be emitted...
2022-08-28T13:30:26
2022-08-28T13:30:26
{}
NONE
vuejs
docs
1,230,489,288
1,943
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 895a491fbd3e784ff87c95de7206291560d4b969 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-29T15:39:48
2022-08-29T15:40:58
{}
NONE
vuejs
docs
1,240,765,681
786
skirtles-code
@ijazpakhtun @murugappanrm This GitHub issues list is for reporting problems with the docs. You won't get replies to help requests. If you need help with a problem then please ask on the [Vue Land Discord](https://chat.vuejs.org/) or StackOverflow.
2022-09-08T14:05:39
2022-09-08T14:05:39
{}
CONTRIBUTOR
vuejs
docs
1,247,356,092
1,959
awxiaoxian2020
@LinusBorg Even so, why not default the example to the Composition API? I personally think it's more concise and makes beginners feel the charm of the Vue framework. While this is indeed a bit subjective, it is also an option.
2022-09-14T22:17:13
2022-09-14T22:17:13
{}
NONE
vuejs
docs
1,232,618,441
1,946
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ae50b8d4f48396fbdbfc8fa846422f6ceb6768fb | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-31T08:19:06
2022-09-15T04:18:50
{}
NONE
vuejs
docs
1,263,563,685
1,982
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 6bba9133fe0987be0aced8ad21ae37256a51f94c | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-30T13:16:58
2022-09-30T13:42:24
{}
NONE
vuejs
docs
1,263,712,904
1,984
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 345a0579d25d5d8cc427b3619c21d00cba6af13d | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-09-30T15:22:56
2022-09-30T15:24:10
{}
NONE
vuejs
docs
1,266,178,753
1,987
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ea569501ea8e95ecf62c44036a3e494ab3fe918e | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-10-03T23:08:55
2022-10-03T23:10:01
{}
NONE
vuejs
docs
1,231,174,134
1,877
skirtles-code
Thanks for the PR! Sorry for the delay in getting back to you. I've discussed this with the team and we feel that the example you've added is showing native browser functionality, not anything specific to Vue. We try to limit the scope of the docs to Vue itself where possible.
2022-08-30T05:49:17
2022-08-30T05:49:17
{}
CONTRIBUTOR
vuejs
docs
1,246,822,293
1,958
awxiaoxian2020
> > where is the img in github source code? > > https://github.com/vuejs/docs/blob/b2d3a52f63e293168037afdaaf4ef3af37373899/src/guide/essentials/reactivity-fundamentals.md?plain=1#L78 Thanks! Sorry for my fault.
2022-09-14T14:09:15
2022-09-14T14:09:15
{}
NONE
vuejs
docs
1,263,041,570
1,981
nianzx
const vm1 = createVNode({ template:`<Test></Test>`, components:{ Test } }); render(vm1, div);
2022-09-30T02:49:37
2022-09-30T02:49:37
{}
NONE
vuejs
docs
1,263,826,694
1,981
NataliaTepluhina
@nianzx the issue you have is not very clear. I assume you're using a build step (Vite?) and the code doesn't work after the build? If so, I would create an issue in the build tool repository.
2022-09-30T17:20:55
2022-09-30T17:20:55
{}
MEMBER
vuejs
docs
1,269,300,205
1,992
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | da3b30794742b195891f1ccda735aa0da4676c02 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-10-06T04:37:09
2022-10-06T04:38:17
{}
NONE
vuejs
docs
1,229,275,918
1,939
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8ed091d2d664accadef1bf7e30a1ecd557077cc1 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-08-27T22:01:10
2022-08-27T22:02:12
{}
NONE