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
2,317,454,844
2,985
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d97af2cf7e7ee26226ed2919281745e4324c9f60 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/66e...
2024-08-29T12:03:37
2024-09-18T07:19:35
{}
NONE
vuejs
docs
2,367,123,354
3,035
dependabot[bot]
Superseded by #3036.
2024-09-23T02:16:57
2024-09-23T02:16:57
{}
CONTRIBUTOR
vuejs
docs
2,377,243,802
2,951
NataliaTepluhina
> I just noticed your message @NataliaTepluhina. The TS sections are Overview, ts with composition and ts with options api. Where should it go as it's for both apis? I would probably split it in two and add to both APIs
2024-09-26T15:07:27
2024-09-26T15:07:27
{}
MEMBER
vuejs
docs
2,334,415,728
3,001
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 43567d93a3255c4d318e2375220747a69f68e699 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/66f...
2024-09-06T16:27:15
2024-09-27T16:18:36
{}
NONE
vuejs
docs
2,380,663,903
3,033
mahmudunnabikajal
@nekomachi-touge The confusion about "mount," "update," or "lifecycle" phases doesn't apply directly here. The `.once` modifier is strictly tied to the event listener itself, not the component lifecycle. So, if the listener is attached to an event like `@click`/`@change`/`@input` etc., it will trigger once when the eve...
2024-09-28T14:48:06
2024-09-28T14:53:19
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
2,406,610,867
3,058
AloisSeckar
Thanks for the suggestion. However: 1. The construct you are talking about belongs to https://vuejs.org/guide/components/v-model.html#multiple-v-model-bindings where I beleive it already is, with greater level of detail too. 2. The purpose of `v-model` is to abstract developer from having to use `@update` event. You ...
2024-10-11T06:02:02
2024-10-11T06:02:02
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
2,340,618,096
3,009
AloisSeckar
Maintaining Vue docs translations is a long-term perpetual process, so no worries :) If not now, you may help with the next update required to be translated. Once you have any questions about the proces, let us know.
2024-09-10T12:39:31
2024-09-10T12:39:31
{}
CONTRIBUTOR
vuejs
docs
2,391,710,464
3,049
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 5acb88b1fd9bc2385a51299c156aece9f8505085 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/66f...
2024-10-03T15:25:55
2024-10-03T15:26:50
{}
NONE
vuejs
docs
2,408,296,222
3,061
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 6ac2586ddbf4fd349fdf7a3959907a34a6215544 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-12T01:47:59
2024-10-18T01:52:53
{}
NONE
vuejs
docs
2,427,332,646
3,071
Cr0zy07
> We only use badges for features added in the latest minor now. For older versions, we use a list item at the top of that section instead. e.g. `- Only supported in 3.3+`. See https://github.com/vuejs/docs/pull/3002#issuecomment-2352282817
2024-10-21T17:36:56
2024-10-21T17:36:56
{}
NONE
vuejs
docs
2,435,000,085
3,078
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0b71fcfe058a4323da83915ca7e5f7ce31eef518 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-24T11:19:45
2024-10-24T11:21:32
{}
NONE
vuejs
docs
2,428,897,796
3,073
trusktr
This is not there yet. Firstly, custom elements are not Vue components, so trying to type them using Vue component types is not working well. `ref` is currently broken, and `ref.value` is currently `unknown` with this approach. `Component` and `DefineComponent` are for Vue components, and not well suited for this. ...
2024-10-22T10:25:13
2024-10-27T04:11:57
{}
CONTRIBUTOR
vuejs
docs
2,443,493,021
3,071
NataliaTepluhina
Thank you for your contribution! However, as @Cr0zy07 stated above, we only use badges for the latest minor version
2024-10-29T07:55:18
2024-10-29T07:55:18
{}
MEMBER
vuejs
docs
2,433,522,972
3,075
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 05461b10c9423d372f97e04e8c8fba05415c3ef8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-10-23T21:44:56
2024-10-29T08:03:26
{}
NONE
vuejs
docs
2,450,622,213
3,088
dependabot[bot]
Superseded by #3089.
2024-10-31T19:02:56
2024-10-31T19:02:56
{}
CONTRIBUTOR
vuejs
docs
2,498,401,065
3,117
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | de4dc55f15f814afd6373e4f9d06ad1315990487 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-25T15:54:32
2024-11-25T15:55:32
{}
NONE
vuejs
docs
2,519,453,493
3,124
AloisSeckar
You shouldn't open a new PR. Make a new commit into this one. The proposed change is adressing the same thing.
2024-12-05T07:29:32
2024-12-05T07:29:32
{}
CONTRIBUTOR
vuejs
docs
2,416,088,633
2,811
self-imrovement
have any solutions for SFCs in prod ? @bencodezen @brc-dd
2024-10-16T08:29:44
2024-10-16T08:31:02
{}
NONE
vuejs
docs
2,443,637,594
3,072
edison1105
> @edison1105 looks good to me! Should we merge the docs before or after the core PR is merged? I think we need to wait for the core PR to be merged before merging this PR.
2024-10-29T09:06:31
2024-10-29T09:06:31
{}
MEMBER
vuejs
docs
2,482,567,676
3,105
otabekoff
I am closing this issue as it has been resolved.
2024-11-18T10:18:11
2024-11-18T10:18:11
{}
NONE
vuejs
docs
2,479,825,092
3,107
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b22a3334b3a75ab5490a4ddb21ca8b4348abaf92 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/673...
2024-11-15T19:59:23
2024-11-19T09:24:44
{}
NONE
vuejs
docs
2,485,176,556
3,096
NataliaTepluhina
Thank you for the pull request! Unfortunately, the period is intended there, we prefix the name with `props.` so `foo` becomes `props.foo`
2024-11-19T09:38:17
2024-11-19T09:38:17
{ "+1": 1 }
MEMBER
vuejs
docs
2,486,802,262
2,962
danielkellyio
Hey @yyx990803, do you have time to take a quick look at these? I think they will be quite a nice enhancement for the docs. Thanks! cc @MooseSaeed
2024-11-19T21:36:33
2024-11-19T21:36:33
{}
CONTRIBUTOR
vuejs
docs
2,495,405,311
3,112
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c663942ccab262842acaab9e60c04f53f48944c1 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-23T08:52:57
2024-11-23T08:53:51
{}
NONE
vuejs
docs
2,518,767,226
3,124
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 67344717732199d2bbd2bb6b1685d8f554391424 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/675...
2024-12-04T23:30:15
2024-12-05T09:54:19
{}
NONE
vuejs
docs
2,443,632,854
3,080
mahmudunnabikajal
@Ser5 Looks good on my device. Try these steps: - Remove browser cookies Or Try the incognito tab - Then visit https://v3-migration.vuejs.org/ and check the 'Teleport' link [screen-capture1.webm](https://github.com/user-attachments/assets/dd52d36d-20fd-4990-bc33-99033b42b82e)
2024-10-29T09:04:22
2024-10-29T09:04:22
{}
CONTRIBUTOR
vuejs
docs
2,466,680,898
3,103
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a6dc3b1918f86dc32c4fa02d08d6e1c22f7ad16e | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/673...
2024-11-10T10:39:12
2024-11-10T10:40:01
{}
NONE
vuejs
docs
2,491,259,815
3,096
iiio2
Thanks @NataliaTepluhina .
2024-11-21T13:56:41
2024-11-21T13:56:41
{}
CONTRIBUTOR
vuejs
docs
2,505,676,923
3,118
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 574311f6e47afb516e020cd53d066644604663fb | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-28T09:43:40
2024-11-28T09:45:08
{}
NONE
vuejs
docs
2,515,530,916
3,122
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 793d7d43c73a1acf3b1abe4f81a9a19f9cff5ad5 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-12-03T20:54:02
2024-12-03T20:55:16
{}
NONE
vuejs
docs
2,443,506,325
3,076
NataliaTepluhina
I don't think this change is necessary, we're stating it's `MyComponent`'s template right above the code snippet
2024-10-29T08:03:12
2024-10-29T08:03:12
{}
MEMBER
vuejs
docs
2,452,775,577
3,089
dependabot[bot]
Looks like vitepress is up-to-date now, so this is no longer needed.
2024-11-02T01:01:26
2024-11-02T01:01:26
{}
CONTRIBUTOR
vuejs
docs
2,460,375,603
3,096
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 7986693298dcfd153024482a21b8b3ca46fa5cfc | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-06T17:28:23
2024-11-06T17:29:14
{}
NONE
vuejs
docs
2,476,371,023
2,030
awxiaoxian2020
👀
2024-11-14T13:33:53
2024-11-14T13:33:53
{}
NONE
vuejs
docs
2,428,756,508
3,073
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 9da839d8cefaa10792d744cac5c50546f0a8aaee | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/673...
2024-10-22T09:25:19
2024-11-14T23:10:42
{}
NONE
vuejs
docs
2,454,719,492
3,090
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d4fa55f1f892cf4c56d6090ea7cd6b83a1a04264 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/673...
2024-11-04T13:28:49
2024-11-19T11:01:02
{}
NONE
vuejs
docs
2,412,065,357
3,055
stevebauman
@NataliaTepluhina Ok sounds good! Would you be able to share an example of the style you may be looking for from an existing doc page so I can write it in the format that you may be expecting? 🙏 The existing docs on this API page don't share any "why"'s, only "how"'s...
2024-10-14T19:35:37
2024-10-14T19:35:37
{}
NONE
vuejs
docs
2,438,405,543
3,081
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | a4f89f70cc81222ffa186735907b1bed1d981b5f | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-25T17:28:14
2024-10-25T17:29:29
{}
NONE
vuejs
docs
2,443,399,620
3,077
babu-ch
You may be able to understand it with the explanation in this chapter, so I will close it. https://vuejs.org/glossary/#fragment
2024-10-29T07:14:39
2024-10-29T07:14:39
{}
CONTRIBUTOR
vuejs
docs
2,455,483,076
3,091
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 1e8b54925298a8360aa2a57bd6deb03f046e0cd1 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-04T19:02:30
2024-11-04T19:03:29
{}
NONE
vuejs
docs
2,456,494,655
3,093
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b88781d2e96cfbc4911fca95c957526885aca5a4 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-05T08:08:59
2024-11-05T08:09:54
{}
NONE
vuejs
docs
2,466,116,645
3,100
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | dffc63060b058dfd2cb9a11512c58f4c83c1f8f6 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-09T08:25:36
2024-11-09T08:26:25
{}
NONE
vuejs
docs
2,482,536,569
3,105
otabekoff
I am using Firefox latest version on Ubuntu 24.04 latest. But I also checked this on Chrome and Brave browsers. The issue is still persisting on them too. I am not using any of private or enhanced security features. And also, I am not using private or incognito window.
2024-11-18T10:13:23
2024-11-18T10:14:30
{}
NONE
vuejs
docs
2,492,835,413
3,110
tisma95
Hello @AloisSeckar, Thanks for your support. I think maybe it is this link https://github.com/vuejs/language-tools/wiki/Global-Component-Types because in previous link we don't have the global interface definition. Let me know your point. Thanks
2024-11-22T04:06:39
2024-11-22T04:06:39
{}
CONTRIBUTOR
vuejs
docs
2,410,517,610
3,057
Bayn-Web
Dose the link like https://discord.com/invite/HBherRA? I can open it.
2024-10-14T09:03:25
2024-10-14T09:03:25
{}
CONTRIBUTOR
vuejs
docs
2,425,371,998
3,071
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0c4f4b6bb2316ca79b5a5efadb3963ecfa42c8fb | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-21T01:27:19
2024-10-21T01:28:33
{}
NONE
vuejs
docs
2,435,156,941
3,079
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vuejs* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 3ba018d1b3ecf6b0f1c4e016baa72fdc97d5aa43 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/67...
2024-10-24T12:26:47
2024-10-25T16:06:01
{}
NONE
vuejs
docs
2,445,111,607
3,088
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4f5a5c09c381bf6efdf92caa0aa28fd8b6c37e36 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-10-29T19:07:06
2024-10-29T19:08:10
{}
NONE
vuejs
docs
2,466,198,581
3,102
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c8326df5517bba9db5888aebe663a373fb5850d2 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-09T12:36:09
2024-11-09T12:37:00
{}
NONE
vuejs
docs
2,473,388,573
3,105
haoqunjiang
What's your browser? Do you have any enhanced privacy features turned on, or are you browsing in a private window? Because it looks very much like an anti-font-fingerprinting issue to me. https://undetectable.io/blog/fonts-browser-fingerprints/
2024-11-13T11:49:58
2024-11-13T11:49:58
{}
MEMBER
vuejs
docs
2,485,981,377
3,109
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e1ba96dab5dce8f6218e232d089e2bbd5d075459 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/673...
2024-11-19T15:09:06
2024-11-19T15:09:58
{}
NONE
vuejs
docs
2,515,017,755
3,121
alex-springer-sr
Also the following discussion can provide info on how to better document this: https://github.com/orgs/vuejs/discussions/10538
2024-12-03T16:22:42
2024-12-03T16:22:42
{}
NONE
vuejs
docs
2,416,767,352
3,069
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b9387260bc8ebc2d6d29793a9c29f8dde410dbe2 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/670...
2024-10-16T12:56:16
2024-10-16T12:57:37
{}
NONE
vuejs
docs
2,443,349,900
3,086
jackrouse
same issue
2024-10-29T06:51:11
2024-10-29T06:51:11
{}
NONE
vuejs
docs
2,360,633,685
3,031
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 38ebe2fc510604e763cc7fc74c7fa804fcb8840a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-09-19T10:39:57
2024-11-22T19:54:39
{}
NONE
vuejs
docs
2,495,381,574
3,110
tisma95
Hi @AloisSeckar, I fixed it check https://github.com/vuejs/docs/pull/3111 Thanks
2024-11-23T07:27:11
2024-11-23T07:27:20
{}
CONTRIBUTOR
vuejs
docs
2,498,767,514
3,108
brc-dd
The link was updated in #3111
2024-11-25T18:38:16
2024-11-25T18:38:16
{}
MEMBER
vuejs
docs
2,457,355,831
3,095
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0ba3b87e46ea67b4d3170f41b2927507bf8d32e3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-05T14:40:30
2024-11-05T14:41:50
{}
NONE
vuejs
docs
2,485,648,429
3,108
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 84aaac48647ec3a76d4e491c577cfc5d0201dad5 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-19T12:58:04
2024-11-25T18:39:36
{}
NONE
vuejs
docs
2,439,833,138
3,073
trusktr
Alright, updated and ready for initial review.
2024-10-27T03:58:51
2024-10-27T03:58:51
{}
CONTRIBUTOR
vuejs
docs
2,445,031,565
3,087
mahmudunnabikajal
@xja-96 search works fine on my device. Can you share the details? Reference: ![Screenshot from 2024-10-30 00-18-22](https://github.com/user-attachments/assets/66d2ce97-3446-40b2-beb9-afa9e84afdce)
2024-10-29T18:23:55
2024-10-29T18:23:55
{}
CONTRIBUTOR
vuejs
docs
2,482,965,726
3,040
IT-WIBRC
Sorry to bother you, it was my connection. Because I had the same result with other links too so I refreshed it after the connection had been stabilized and it worked.
2024-11-18T12:52:43
2024-11-18T12:52:43
{ "heart": 1 }
NONE
vuejs
docs
2,467,127,224
3,104
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 406ff64c950cb41a264f93bca72d02ae35478eea | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/673...
2024-11-11T02:47:59
2024-11-20T13:36:07
{}
NONE
vuejs
docs
2,495,381,587
3,111
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 231aeb4685c6182af17ee51c2b307a13b1def89f | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-23T07:27:14
2024-11-23T07:28:09
{}
NONE
vuejs
docs
2,507,670,404
1,748
Barbapapazes
Hey, I publish a complete guide on my website: https://soubiran.dev/series/the-complete-guide-to-building-a-vue-js-component-library
2024-11-29T11:59:10
2024-11-29T11:59:10
{ "+1": 1 }
NONE
vuejs
docs
2,508,018,672
3,119
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 832e886cd995fe96ab4f05016c0ab2455125533b | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-29T15:18:09
2024-11-29T15:28:56
{}
NONE
vuejs
docs
2,516,746,293
3,121
alex-springer-sr
Found the source code that actually creates the functionality behind defineModel macro : https://github.com/vuejs/core/blob/main/packages/runtime-core/src/helpers/useModel.ts I will create a PR for updating the docs once i get to it.
2024-12-04T09:56:02
2024-12-04T09:56:02
{}
NONE
vuejs
docs
2,410,748,212
3,065
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ee1d744b39289a514fdec69e8801fbb3ec72d52c | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/670...
2024-10-14T10:28:03
2024-10-14T10:29:13
{}
NONE
vuejs
docs
2,417,315,081
3,070
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | e050a08e632b0f3db190b152f7fb8800219c1b1a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/670...
2024-10-16T16:22:56
2024-10-16T16:24:37
{}
NONE
vuejs
docs
2,418,979,004
3,057
seeniolabode
It's on the homepage, here: ![CleanShot 2024-10-17 at 10 04 53@2x](https://github.com/user-attachments/assets/3e9c2e6c-88d8-406a-9fbf-e479dd84d127)
2024-10-17T09:06:19
2024-10-17T09:06:19
{}
CONTRIBUTOR
vuejs
docs
2,462,525,914
3,098
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 9bb7209d324f114f763e68c2371669330b980600 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-07T15:27:35
2024-11-07T15:28:37
{}
NONE
vuejs
docs
2,485,200,093
3,101
NataliaTepluhina
@runyasak the style guide is still WIP so we intentionally didn't show this one in the navbar.
2024-11-19T09:48:01
2024-11-19T09:48:01
{ "heart": 1 }
MEMBER
vuejs
docs
2,499,405,887
3,117
iiio2
Thanks @AloisSeckar , @brc-dd
2024-11-26T01:49:25
2024-11-26T01:50:48
{}
CONTRIBUTOR
vuejs
docs
2,410,970,475
3,057
seeniolabode
No, it's an invalid invite.
2024-10-14T11:43:44
2024-10-14T11:43:44
{}
CONTRIBUTOR
vuejs
docs
2,430,880,097
3,074
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 27d51f0722ebb9bc2acdfda54b30d0655f823aa9 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-23T04:43:51
2024-10-23T04:45:05
{}
NONE
vuejs
docs
2,518,782,548
3,124
alexchexes
Oh, I just noticed another related phrase right below the one I addressed in this PR: ``` When the header / footer / default is present we want to wrap them to provide additional styling: ``` The phrase "When the header/footer/default is present..." could also be interpreted as referring to the slot's definitio...
2024-12-04T23:43:34
2024-12-04T23:44:50
{}
CONTRIBUTOR
vuejs
docs
2,412,069,665
3,066
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8ab1b0bb7ad2404eeed153c0520d1e0e97435db3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/670...
2024-10-14T19:38:35
2024-10-14T19:39:47
{}
NONE
vuejs
docs
2,413,035,725
3,067
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 11c1194e23a13dcba35c5deb73a225e5ecf23381 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/670...
2024-10-15T06:50:09
2024-10-15T06:51:16
{}
NONE
vuejs
docs
2,414,867,619
3,068
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vuejs* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 33f44a52bbf58a3f3a59d69c497ed609a461bb16 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/67...
2024-10-15T19:45:06
2024-10-15T19:46:09
{}
NONE
vuejs
docs
2,419,059,735
3,057
mahmudunnabikajal
@seeniOlabode Looks good on my device. Try this steps: - Remove browser cookies and visit the homepage - Or, manually visit [https://discord.com/invite/vue](https://discord.com/invite/vue) to join - Or, Try incognito tab ![Screenshot from 2024-10-17 15-36-47](https://github.com/user-attachments/assets/d84b6fb...
2024-10-17T09:43:36
2024-10-17T09:43:36
{ "+1": 1 }
CONTRIBUTOR
vuejs
docs
2,440,942,205
3,083
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 620b3fff7faaea37aa6d466533deb31f7bac243b | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-28T09:04:31
2024-10-28T09:05:44
{}
NONE
vuejs
docs
2,443,621,567
3,085
mahmudunnabikajal
@BearGotGit Looks good on my device. Try these steps: - Remove browser cookies Or Try the incognito tab - Then visit https://vuejs.org/guide/extras/composition-api-faq.html and check the 'Reactivity in Depth' link [Video Guide](https://github.com/user-attachments/assets/b3cedcf2-5251-4a4b-89df-bad68844b719) ...
2024-10-29T08:59:39
2024-10-29T08:59:39
{}
CONTRIBUTOR
vuejs
docs
2,456,329,923
3,092
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b1abd0794db0217ad272898c0606158f9cb082c3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-05T06:22:36
2024-11-05T06:23:48
{}
NONE
vuejs
docs
2,495,499,142
3,114
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c7c4f67f9cbcc994b254e8ba1eb011fef49c4a73 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-23T14:34:56
2024-11-23T14:35:54
{}
NONE
vuejs
docs
2,507,670,720
965
Barbapapazes
Hey, I publish a complete guide on my website: https://soubiran.dev/series/the-complete-guide-to-building-a-vue-js-component-library
2024-11-29T11:59:21
2024-11-29T11:59:21
{}
NONE
vuejs
docs
2,524,895,203
3,125
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ae3cbb7cac034e3954ab568860e675c57fd837be | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/675...
2024-12-07T05:10:35
2024-12-07T05:11:35
{}
NONE
vuejs
docs
2,433,871,884
3,076
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 81e9be7f791b8582630a9df119b995b99a96b21e | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-24T00:26:42
2024-10-24T00:27:58
{}
NONE
vuejs
docs
2,463,640,874
3,099
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c34ee409b3e8358199c80f85b6f4190e4bf20fc8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-08T02:37:37
2024-11-08T02:38:26
{}
NONE
vuejs
docs
2,492,401,540
3,110
AloisSeckar
Good catch. The referenced section got commented out a while ago: https://github.com/vuejs/language-tools/commit/1a636ed3e56878715e560fd6972cf59fc73c5dcd Now the question is how to replace it? Or is this piece of information outdated completely, as the Vue Official VS code extension keep evolving?
2024-11-21T21:45:27
2024-11-21T21:45:27
{}
CONTRIBUTOR
vuejs
docs
2,496,243,761
3,115
jo-pouradier
Must have been a site reload or a personnal issue sorry
2024-11-24T21:26:23
2024-11-24T21:26:23
{}
NONE
vuejs
docs
2,497,284,603
3,116
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 7e271a728386285889bafdbf353df5d4bcf7ac21 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-11-25T08:43:33
2024-11-25T08:44:29
{}
NONE
vuejs
docs
2,498,760,046
3,112
brc-dd
We are not using a subpath base in any of the docs side or its translations. withBase will just return the value as it is.
2024-11-25T18:33:55
2024-11-25T18:33:55
{}
MEMBER
vuejs
docs
2,450,622,599
3,089
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 2a61056495f588c0f263b0a760dd6f025ab20fb8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-10-31T19:03:11
2024-10-31T19:04:00
{}
NONE
vuejs
docs
2,477,010,198
3,106
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vuejs* failed. **[Why did it fail? →](https://app.netlify.com/sites/vuejs/deploys/673632800d444d0008129220?deploy_diagnostics=true)** | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 14b25170cb04d46a629b7221ca...
2024-11-14T17:25:32
2024-11-14T17:26:22
{}
NONE
vuejs
docs
2,509,790,402
3,120
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ac5253223cffc6442ad33b413261da7cfacc5bd6 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/674...
2024-12-01T14:20:37
2024-12-01T14:21:29
{}
NONE
vuejs
docs
2,419,099,375
3,057
seeniolabode
This worked, thanks!!!
2024-10-17T10:02:25
2024-10-17T10:02:25
{ "heart": 1 }
CONTRIBUTOR
vuejs
docs
2,441,271,028
3,084
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8ed88cb3eddb49cd3270e11489a9f109ef50ed7d | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/671...
2024-10-28T11:03:54
2024-10-28T11:04:56
{}
NONE
vuejs
docs
2,443,489,277
3,055
NataliaTepluhina
@stevebauman a good example can be a beginning of the Forms section in the Guide: https://vuejs.org/guide/essentials/forms.html - we show first how we could do it with our "known" tools and then introduce `v-model`. Here, we could say that "there might be a case where you need to know about passed listeners (case examp...
2024-10-29T07:53:01
2024-10-29T07:53:01
{ "+1": 1 }
MEMBER
vuejs
docs
2,443,552,339
3,055
stevebauman
Ok thanks @NataliaTepluhina! Marking as draft and will update this a few hours (away from computer atm) and will mark ready once good to go for re-review.
2024-10-29T08:27:02
2024-10-29T08:27:02
{}
NONE
vuejs
docs
2,466,183,881
3,101
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 14eedf38562337a6f407647bec02b82c2dbe6386 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/672...
2024-11-09T11:41:44
2024-11-09T11:42:36
{}
NONE