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
847,489,258
1,066
skirtles-code
I don't think `withKeys` is considered part of the public API. It's marked as `@private` in the code you referenced and as 'Internal' in `packages/runtime-dom/src/index.ts`.
2021-05-25T02:48:13
2021-05-25T02:48:13
{}
CONTRIBUTOR
vuejs
docs
860,565,515
1,018
NataliaTepluhina
Closing an issue as the relevant MR was merged
2021-06-14T10:08:12
2021-06-14T10:08:12
{}
MEMBER
vuejs
docs
864,271,553
1,096
skirtles-code
Looks good. Thanks for the fix.
2021-06-18T21:01:16
2021-06-18T21:01:16
{}
CONTRIBUTOR
vuejs
docs
876,304,978
1,117
skirtles-code
Could you provide an example of a page where you're seeing this problem? Maybe a picture would help explain? I'm not seeing `cursor: initial` myself.
2021-07-08T10:00:06
2021-07-08T10:00:06
{}
CONTRIBUTOR
vuejs
docs
876,396,132
1,122
wucdbm
Yups. I tried that, without any success though - I must have made a small mistake trying to configure that in chainWebpack. Let me check if I can dig up some code and paste it.
2021-07-08T12:26:16
2021-07-08T12:26:16
{}
NONE
vuejs
docs
882,821,946
1,140
LiuQixuan
How to avoid using bind(var) in <style> to render css file, attach hash values for every css var? Several css files must be loaded for the same component.
2021-07-19T20:03:30
2021-07-19T20:03:30
{}
NONE
vuejs
docs
885,936,054
1,005
skirtles-code
This has now been covered by #1133. Closing.
2021-07-23T22:03:39
2021-07-23T22:03:39
{}
CONTRIBUTOR
vuejs
docs
889,279,206
801
luckydonald
Just gonna note that this answer was referenced on [StackOverflow](https://stackoverflow.com/a/65262638/3423324) which wouldn't have been possible with locking it behind Discord.
2021-07-29T16:12:49
2021-07-29T16:12:49
{ "+1": 25, "heart": 2 }
CONTRIBUTOR
vuejs
docs
1,151,363,086
1,394
bencodezen
Thank you for the PR! Based on my understanding of the docs, it's not so much that it's not allowed by the specs, but this is essentially guidance from our a11y's experience. While it doesn't specify the devices, it's more general guidance since valid HTML specs do not always result in the same experience for every dev...
2022-06-09T16:44:42
2022-06-09T16:44:42
{ "confused": 1 }
MEMBER
vuejs
docs
1,152,876,999
1,770
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 7f12721aef5aaeeb8fb26577958e1015e488cdeb | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-11T07:52:04
2022-06-11T07:53:35
{}
NONE
vuejs
docs
1,152,883,831
1,772
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 31ae35cc2a71c4d0f89c87f0bb6d2eb84a63efcb | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-11T08:46:08
2022-06-11T08:47:52
{}
NONE
vuejs
docs
1,158,684,755
1,781
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | fa37759c44fdebd2b7b747cb3c9329721395943f | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-17T09:25:45
2022-06-17T09:27:23
{}
NONE
vuejs
docs
1,160,299,257
1,786
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b4ec2f5283f4a076b086636943041fcc1ed105ac | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-20T10:55:33
2022-06-20T10:57:05
{}
NONE
vuejs
docs
1,165,370,803
1,796
Irving2020
That's normal for your description
2022-06-24T09:10:15
2022-06-24T09:10:15
{}
NONE
vuejs
docs
1,150,632,230
1,154
skirtles-code
I never got round to this myself, but it was fixed in 3.2.34-beta.1.
2022-06-09T03:35:08
2022-06-09T03:35:08
{}
CONTRIBUTOR
vuejs
docs
1,148,107,579
1,756
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0786db715e00e95b034f2b34040e1441109e67a2 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-07T01:54:08
2022-06-09T05:54:14
{}
NONE
vuejs
docs
1,155,301,178
1,775
skirtles-code
From a quick initial investigation, it looks like the 'Let us know' link is coming from `@docsearch/js`, which is being used via `@vue/theme`.
2022-06-14T14:51:23
2022-06-14T14:51:23
{}
CONTRIBUTOR
vuejs
docs
1,156,986,594
1,749
alecStewart1
@skirtles-code one thing I've found is that with `<script setup>` (at least with Nuxt 3) you cannot import things like `ref`, `computed`, etc. because I'm assuming those are looked for and expanded at compile-time and...well, I'm not entirely why.
2022-06-15T21:58:57
2022-06-15T21:58:57
{}
NONE
vuejs
docs
1,161,766,528
1,783
calebwaldner
I believe this is ready for review. If there is anything I can do to improve this let me know.
2022-06-21T13:41:38
2022-06-21T13:41:38
{}
NONE
vuejs
docs
1,166,262,296
1,796
LinusBorg
Well, what's your browser? Also, please test in private mode without any extensions active. Works fine for me in latest Chrome, FF, Brave, Safari and Edge
2022-06-25T11:28:25
2022-06-25T11:28:25
{}
MEMBER
vuejs
docs
1,166,284,527
1,732
skirtles-code
I'm going to close this. I don't feel able to merge this for the reasons I gave previously. I'd be happy to re-open it if those concerns could be addressed.
2022-06-25T13:24:22
2022-06-25T13:24:22
{}
CONTRIBUTOR
vuejs
docs
1,152,083,095
1,766
skirtles-code
Without an explanation, I'm unclear what this PR is supposed to be. It appears to be a file with generic text in it, not related to Vue. My best guess is that this PR was opened by mistake.
2022-06-10T07:57:40
2022-06-10T07:57:40
{}
CONTRIBUTOR
vuejs
docs
1,152,884,785
1,750
skirtles-code
I've added a note about the use of GreenSock in #1772. I'm not sure having a vanilla JS example would add anything here. The example doesn't need the reader to have prior experience of `gsap`, it's fairly self-explanatory what it's doing. Using `gsap` keeps the example concise, without the distraction of lots of ani...
2022-06-11T08:55:13
2022-06-11T08:55:13
{}
CONTRIBUTOR
vuejs
docs
1,166,389,460
1,800
persiliao
I use Chrome to see *.vuejs.org Issued by: R3 Expired: Sunday, June 26, 2022 at 08:21:21 China Standard Time
2022-06-26T00:59:22
2022-06-26T00:59:22
{}
NONE
vuejs
docs
1,167,354,254
1,806
skirtles-code
You pass the options when you call `app.use`: ```js app.use(plugin, options) // Pass in the options here ``` These are then received by the `install` function of the plugin: ```js install(app, options) { ``` The passing of options is shown in multiple examples on that page, e.g. the first example and th...
2022-06-27T13:28:22
2022-06-27T13:28:22
{}
CONTRIBUTOR
vuejs
docs
1,167,736,758
1,804
skirtles-code
Thanks for the suggestion, but I believe we consistently don't indent the `<script>` section throughout the docs.
2022-06-27T18:38:53
2022-06-27T18:38:53
{}
CONTRIBUTOR
vuejs
docs
1,150,614,648
1,760
skirtles-code
`@vue:` is the new syntax, introduced in [3.2.25](https://github.com/vuejs/core/blob/main/CHANGELOG.md#3225-2021-12-12). The migration guide originally mentioned `@vnode-` but it was changed once `@vue:` was added.
2022-06-09T02:58:14
2022-06-09T02:58:14
{ "+1": 2 }
CONTRIBUTOR
vuejs
docs
1,153,158,689
1,768
NataliaTepluhina
Closing because the PR with the fix was merged
2022-06-12T12:57:37
2022-06-12T12:57:37
{}
MEMBER
vuejs
docs
1,157,388,533
1,714
NataliaTepluhina
@VG08 updating the value works fine for me in tutorial: <img width="1053" alt="Screenshot 2022-06-16 at 10 34 32" src="https://user-images.githubusercontent.com/18719025/174028913-43dd66d8-e1d8-4bcd-9eff-835cc5ac98d8.png"> Closing an issue, please feel free to reopen if you are still able to reproduce the bug
2022-06-16T08:35:15
2022-06-16T08:35:15
{}
MEMBER
vuejs
docs
1,160,402,817
1,786
skirtles-code
I think we should change it the other way. Prior to #1785 there were only about 5 uses without a hyphen and over 30 with a hyphen. I also think that hyphenating is more consistent with the usual rules for English hyphenation.
2022-06-20T12:43:37
2022-06-20T12:43:37
{}
CONTRIBUTOR
vuejs
docs
1,166,675,943
1,803
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | cbf67bc4ba445c903296762f59139893d879aa80 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-26T23:21:44
2022-06-26T23:24:02
{}
NONE
vuejs
docs
1,167,730,060
1,807
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 76d1e5b554b0906070b4986972785174cb759e4b | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-27T18:33:17
2022-06-27T18:34:56
{}
NONE
vuejs
docs
1,152,882,034
1,718
skirtles-code
This should be addressed by #1771.
2022-06-11T08:30:55
2022-06-11T08:30:55
{}
CONTRIBUTOR
vuejs
docs
1,157,965,321
1,750
skirtles-code
> > If we can achieve the same thing without using `gsap` then I'd be all for replacing that example, but I'm not sure we can. > > If it can be done with `gsap` then it can be done without it. Understood, but I had intended my comment to refer specifically to the conciseness and clarity of the example. I hadn't m...
2022-06-16T17:50:52
2022-06-16T17:50:52
{}
CONTRIBUTOR
vuejs
docs
1,160,318,083
1,787
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a9b753a86fd45e2a0a2a4790ec72e5e977d1cc18 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-20T11:16:31
2022-06-20T13:58:30
{}
NONE
vuejs
docs
1,162,885,470
1,787
peterhauke
Removing the hyphen from Single-File Component is no longer correct, see: #1788, so this PR is no longer necessary.
2022-06-22T09:45:48
2022-06-22T09:45:48
{}
CONTRIBUTOR
vuejs
docs
1,165,366,338
1,796
Irving2020
Are you picking on me ?
2022-06-24T09:05:25
2022-06-24T09:05:25
{}
NONE
vuejs
docs
1,165,372,867
1,796
cloudmoonocus
> That's normal for your description But it's not normal to click in my browser
2022-06-24T09:12:37
2022-06-24T09:12:37
{}
NONE
vuejs
docs
1,166,389,015
1,800
persiliao
@skirtles-code https://staging-cn.vuejs.org/
2022-06-26T00:54:24
2022-06-26T00:54:24
{}
NONE
vuejs
docs
1,150,215,053
1,760
DrJume
Oh ok... I thought only the `@vue:*` notation will be deprecated. What will be the alternative to `@vnode-*`?
2022-06-08T17:48:22
2022-06-08T17:48:22
{}
NONE
vuejs
docs
1,150,217,330
1,760
DrJume
But are you sure this isn't a typo? I'm asking myself: why would a deprecation notice of the whole `@vnode-*` feature be placed above a compatibility check for the old deprecated? `@vue:*` notation?
2022-06-08T17:51:03
2022-06-08T20:49:29
{}
NONE
vuejs
docs
1,151,325,392
1,148
torressam333
Thanks @bencodezen! You're a vue legend. Have a nice day.
2022-06-09T16:04:09
2022-06-09T16:04:09
{}
NONE
vuejs
docs
1,152,476,785
1,762
skirtles-code
Thanks, but I don't believe this is an error. The claim is that `{{ object.foo }}` and `{{ object.foo.value }}` are equivalent when `object.foo` is a `ref`. I believe that is correct. Note the `{{ }}` around both values. It's also true that if `object.foo.value` is an object then it will be output using `JSON.str...
2022-06-10T15:22:20
2022-06-10T15:22:20
{}
CONTRIBUTOR
vuejs
docs
1,153,160,830
1,763
NataliaTepluhina
Thank you for reporting this! Links fixed ✅
2022-06-12T13:03:21
2022-06-12T13:03:21
{}
MEMBER
vuejs
docs
1,158,404,111
1,780
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | dce03ee42649e51c74360f97db9940509d476092 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-17T02:18:26
2022-06-17T02:19:59
{}
NONE
vuejs
docs
1,159,581,027
1,783
calebwaldner
Wow my bad, 100% `v-model`. Fixing
2022-06-18T23:21:45
2022-06-18T23:21:45
{}
NONE
vuejs
docs
1,166,634,977
1,722
skirtles-code
This seems to have stagnated, so I've opened #1802 to replace it.
2022-06-26T20:19:06
2022-06-26T20:19:06
{}
CONTRIBUTOR
vuejs
docs
1,150,675,317
1,337
asher-fire
`const emit = defineEmits(['formSubmit'])` cannot be written in a function ,If it is written in an arrow function, it will also report an error: defineEmits is not defined
2022-06-09T05:07:41
2022-06-09T05:07:41
{}
NONE
vuejs
docs
1,152,853,829
1,769
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c780b57c0eb03d2794d47af683a3c1c6a800c5f0 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-11T04:34:42
2022-06-11T04:36:20
{}
NONE
vuejs
docs
1,152,854,291
1,768
orenelbaum
#1769
2022-06-11T04:37:06
2022-06-11T04:37:06
{}
CONTRIBUTOR
vuejs
docs
1,151,680,458
1,765
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e14d24704f9864b437f65f3ef14b16b188ae5086 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-09T22:28:08
2022-06-12T12:49:06
{}
NONE
vuejs
docs
1,158,851,698
1,782
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 30eb9b209f65d6ed07544b1b6c3fb69c9c6b82e9 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-17T13:05:04
2022-06-17T13:06:38
{}
NONE
vuejs
docs
1,159,439,397
1,785
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4d3691dbf7f8d6b686653478179bc5802f9a4753 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-18T10:23:36
2022-06-18T10:25:28
{}
NONE
vuejs
docs
1,152,396,549
1,765
mordechairoth
@skirtles-code I think it might be helpful to write out the word `accessibility` in full, as you mentioned. It might make this doc more `accessible` to people like me and others 😉.
2022-06-10T14:02:47
2022-06-10T14:03:33
{}
CONTRIBUTOR
vuejs
docs
1,160,211,808
1,782
NataliaTepluhina
@DaniAcu thank you for your contribution! Maybe it would be better to move the example of component usage to line 17, right after the first JS snippet?
2022-06-20T09:36:12
2022-06-20T09:36:12
{}
MEMBER
vuejs
docs
1,162,941,278
1,792
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | aec118367c98bebde26a24a3023f4122ef87e2b0 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-22T10:44:56
2022-06-22T10:46:32
{}
NONE
vuejs
docs
1,166,265,467
1,796
cloudmoonocus
It is no problem in private mode. I think it may be a browser extension problem. But there is no major problem, thanks for the reminder.
2022-06-25T11:47:40
2022-06-25T11:47:40
{}
NONE
vuejs
docs
1,166,290,345
1,794
skirtles-code
Relevant docs: <https://vuejs.org/api/sfc-css-features.html#deep-selectors> If I've understood correctly, the problem being reported here is only directly relevant to Sass. However, the example in the docs only shows `:deep()` used with a simple selector, which leaves some ambiguity about the correct way to use it w...
2022-06-25T13:45:22
2022-06-25T13:45:22
{ "+1": 9, "-1": 1 }
CONTRIBUTOR
vuejs
docs
1,166,388,942
1,800
skirtles-code
Where are you seeing this? The certificate I see for <https://vuejs.org/> isn't due to expire for months.
2022-06-26T00:53:24
2022-06-26T00:53:24
{}
CONTRIBUTOR
vuejs
docs
1,166,472,958
1,800
yyx990803
fixed
2022-06-26T09:45:31
2022-06-26T09:45:31
{}
MEMBER
vuejs
docs
1,150,679,795
1,760
DrJume
Thank you for clarifying! 😃
2022-06-09T05:16:52
2022-06-09T05:16:52
{}
NONE
vuejs
docs
1,152,621,744
1,461
skirtles-code
I'm going to close this. The most important typos have been fixed in other PRs. This PR currently has conflicts and can't currently be merged. There is also feedback that hasn't been addressed that would prevent it being merged.
2022-06-10T18:20:39
2022-06-10T18:20:39
{}
CONTRIBUTOR
vuejs
docs
1,153,157,564
1,760
NataliaTepluhina
From what I recall, the usage of `@vue:` hooks is not encouraged and we didn't document them intentionally. Same applied to v2 docs where `hook:` didn't appear in the guide.
2022-06-12T12:54:27
2022-06-12T12:55:58
{ "+1": 1 }
MEMBER
vuejs
docs
1,157,382,015
1,625
NataliaTepluhina
@ivangermanov I cannot reproduce the described bug anymore 🤔 Please let me know if it's still reproducible for you (if not, let's close the issue)
2022-06-16T08:28:14
2022-06-16T08:28:14
{}
MEMBER
vuejs
docs
1,165,368,355
1,796
cloudmoonocus
> 你在挑剔我吗? what?
2022-06-24T09:07:33
2022-06-24T09:07:33
{}
NONE
vuejs
docs
1,166,628,112
1,801
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4757bc10edabd10d773ae8a6056b765c7114f2b1 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-26T19:49:54
2022-06-26T19:51:51
{}
NONE
vuejs
docs
1,162,932,265
1,791
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 3346294b9e60040c72636b3ebf9610e9801dc789 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-22T10:34:15
2022-06-27T06:14:21
{}
NONE
vuejs
docs
1,154,695,046
1,773
NataliaTepluhina
@yyx990803 do you remember which page was undergoing Lighthouse audit here?
2022-06-14T04:26:52
2022-06-14T04:26:52
{}
MEMBER
vuejs
docs
1,165,373,096
1,796
cloudmoonocus
> That's normal for your description But it's not normal to click in my browser
2022-06-24T09:12:52
2022-06-24T09:12:52
{}
NONE
vuejs
docs
1,166,294,603
1,799
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8411a1c5161522afca44ce6d17fc495cf0a1cfc2 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-25T14:05:31
2022-06-25T14:07:22
{}
NONE
vuejs
docs
1,166,305,901
1,778
skirtles-code
We've experimented with using automatic formatting before, but it's always proven to be problematic. The examples in the docs sometimes need the flexibility to deviate from strict formatting rules to allow for more effective communication. I just tried running Prettier over the existing files and it does find some i...
2022-06-25T15:01:37
2022-06-25T15:01:37
{}
CONTRIBUTOR
vuejs
docs
1,167,733,116
1,783
skirtles-code
I've attempted an alternative way of documenting this in #1807. I'll keep this PR open while we discuss the best way to proceed.
2022-06-27T18:35:55
2022-06-27T18:35:55
{}
CONTRIBUTOR
vuejs
docs
1,151,250,208
1,754
dholde
Reopening: testing-library/vue released a new version and with that the`latest` tag now points to version 6 ([See this testing-library docs PR](https://github.com/testing-library/testing-library-docs/pull/1083)).
2022-06-09T15:11:18
2022-06-09T15:11:18
{}
CONTRIBUTOR
vuejs
docs
1,156,908,552
1,750
alecStewart1
> If we can achieve the same thing without using `gsap` then I'd be all for replacing that example, but I'm not sure we can. If it can be done with `gsap` then it can be done without it. Unless `gsap` is actually some magically plugin to the browser and not just another `npm install`-able Javascript library. I think...
2022-06-15T20:39:53
2022-06-15T20:42:51
{}
NONE
vuejs
docs
1,166,295,362
1,799
skirtles-code
Thanks, but you've already fixed this in #1795, which has been merged. The new commit was automatically added to the PR when you pushed it to the branch.
2022-06-25T14:09:00
2022-06-25T14:09:00
{}
CONTRIBUTOR
vuejs
docs
1,166,406,906
1,800
xfq
Perhaps it has been renewed? FWIW, this is what I see for `*.vuejs.org`: <img width="485" alt="vue1" src="https://user-images.githubusercontent.com/2863444/175797687-a162073b-9bda-4e86-949d-860dcec6e869.png"> ----- And for `vuejs.org`: <img width="495" alt="vue2" src="https://user-images.githubuserconten...
2022-06-26T03:08:44
2022-06-26T03:08:44
{}
CONTRIBUTOR
vuejs
docs
1,150,630,531
1,195
skirtles-code
I believe this was fixed in 3.2.34-beta.1.
2022-06-09T03:31:41
2022-06-09T03:31:41
{}
CONTRIBUTOR
vuejs
docs
1,155,438,475
1,551
skirtles-code
@lucaspagliari I'm sorry that you didn't get a response until now. The work you did on this should have been acknowledged a long time ago. I thought someone had already responded, but that was just the netlify bot. We have two PRs implementing #1409, the other being #1449. For various reasons that other PR hasn't be...
2022-06-14T16:38:18
2022-06-14T16:38:18
{}
CONTRIBUTOR
vuejs
docs
1,159,363,346
1,777
NataliaTepluhina
@skirtles-code do you recommend removing the code and the snippet and leaving only a screenshot?
2022-06-18T05:02:40
2022-06-18T05:02:40
{}
MEMBER
vuejs
docs
1,166,634,276
1,802
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | cf92d114ce5fd249fde5e8d229efa1dacbf7a381 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-26T20:16:11
2022-06-26T20:18:29
{}
NONE
vuejs
docs
1,140,277,618
1,722
NataliaTepluhina
@letroot thank you! I believe the `Quick Start` section would work better because we're mentioning the build tools there.
2022-05-28T14:48:09
2022-06-09T14:00:49
{}
MEMBER
vuejs
docs
1,152,134,621
1,732
skirtles-code
Thanks for the PR! I'm not sure I understand this change. I think what you're calling 'a build step' is specifically a default Vite project. There are various other options, e.g. Vue CLI, Nuxt, Laravel, Inertia. Whether a build step is used doesn't change how `mount` behaves; it's grabbing the specified elemen...
2022-06-10T08:54:11
2022-06-10T08:54:11
{}
CONTRIBUTOR
vuejs
docs
1,157,726,169
1,625
ivangermanov
@NataliaTepluhina It seems like the bug has been resolved one way or another. I couldn't reproduce it again.
2022-06-16T14:28:26
2022-06-16T14:28:26
{}
CONTRIBUTOR
vuejs
docs
1,159,694,967
1,744
GanZhiXiong
@kiaking @antfu Reading documents without a table of contents on your phone is really troublesome to find. Please don't ignore the reading experience on a narrow screen, the table of contents is really important. Like this document, on mobile it will be very long and it will not show the table of contents https:/...
2022-06-19T11:22:34
2022-06-19T11:22:34
{}
NONE
vuejs
docs
1,160,471,973
1,786
peterhauke
Thanks, @skirtles-code, for clarifying this. I am more than happy to be consistent with the usual rules for English hyphenation of compound adjectives. I will make the appropriate PR to undo this in #1785 and also to change "Single File Component" to "Single-File Component" in https://vuejs.org/api/
2022-06-20T13:47:54
2022-06-20T14:04:49
{}
CONTRIBUTOR
vuejs
docs
1,157,559,903
1,778
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ab2197bfa5a0d47c2913b0c5dff04fb723182e29 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-16T11:38:55
2022-06-16T11:40:22
{}
NONE
vuejs
docs
1,159,375,290
1,784
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ea2e8fa4560914ccea83fd049e548fdea300f530 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-18T06:45:04
2022-06-18T06:46:39
{}
NONE
vuejs
docs
1,163,603,456
1,793
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 9291e529cde7a25ea29ae35bc93c0819ce432784 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-22T21:10:16
2022-06-22T21:11:57
{}
NONE
vuejs
docs
1,166,396,759
1,782
skirtles-code
I'm wondering whether the example from line 37 to 48 could be converted to a full SFC, including the template? It's already most of the way there, so only a small change is required to make it a complete component. Without that extra context I'm not sure whether writing `<AsyncComponent />` would actually help to clari...
2022-06-26T02:03:00
2022-06-26T02:03:00
{}
CONTRIBUTOR
vuejs
docs
1,166,492,021
1,708
LinusBorg
@skirtles-code I think I'd be in favor of reflecting this current state of affairs in the docs, given that the workaround that I proposed to them is still in concideration but seems to be stuck. We could reflect the actual current score in the docs and add a small section explaining the workarounds: 1. adding the...
2022-06-26T10:51:18
2022-06-26T10:51:18
{}
MEMBER
vuejs
docs
1,152,032,629
1,766
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 5a532c321242ee475e31a195aa793c8cd64bedf5 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-10T06:53:19
2022-06-10T06:54:40
{}
NONE
vuejs
docs
1,152,035,446
1,765
skirtles-code
Thanks for the PR! This is intentional. `a11y` is an abbreviation of `accessibility`. I wonder whether it would be better to write out the word in full though, especially given the lack of surrounding context.
2022-06-10T06:56:51
2022-06-10T06:57:06
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
1,152,088,526
1,737
skirtles-code
I'm going to close this now that #1764 is merged. I believe that addresses the same problem in a slightly different way. Let me know if there's still something missing. Thanks.
2022-06-10T08:04:00
2022-06-10T08:04:00
{}
CONTRIBUTOR
vuejs
docs
1,152,881,629
1,771
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 63dffdac4b56fd15e8bfa6654879f01bb4ddbe50 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-11T08:28:01
2022-06-11T08:30:12
{}
NONE
vuejs
docs
1,159,581,579
1,783
calebwaldner
@skirtles-code Sorry about that, did all this late at night, silly mistake. I fixed both the docs and PR description
2022-06-18T23:26:44
2022-06-18T23:26:44
{}
NONE
vuejs
docs
1,162,481,971
1,789
kiaking
The feature is implemented in latest VitePress. Because the theme system is different it's not about just upgrading VitePress but I'm planning to bring many features into Vue website theme from VitePress. Don't have estimated timeline when that might happen, but I'm hoping to do this sometime this year 👀
2022-06-22T00:13:21
2022-06-22T00:13:21
{ "rocket": 1 }
MEMBER
vuejs
docs
1,166,191,094
1,798
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e8ec147d68a7d0c5908ff02b2804dce87c5d8aa8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-25T04:38:51
2022-06-25T04:40:21
{}
NONE
vuejs
docs
1,165,156,158
1,795
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8411a1c5161522afca44ce6d17fc495cf0a1cfc2 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-24T03:28:34
2022-06-25T13:40:46
{}
NONE
vuejs
docs
1,150,915,189
1,764
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a5e83020958a651c966931f3d1d9c595a531636e | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli...
2022-06-09T09:51:46
2022-06-09T09:53:14
{}
NONE
vuejs
docs
1,151,316,246
1,148
bencodezen
Hey @torressam333! Thanks again for your work on this. With the new migration to VitePress, I think we should go ahead and close the PR for now. Appreciate it and looking forward to your future contributions!
2022-06-09T15:55:37
2022-06-09T15:55:37
{}
MEMBER