Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/docs

πŸ“„ Documentation for Vue 3
https://github.com/vuejs/docs

docs: fix removed anchor (#2456)

* fix: removed anchor

* docs: Update src/api/reactivity-core.md

---------

Co-authored-b...

70b4d5d675b3da4e198b76a67a2621936c287cc3 authored over 1 year ago
Update reactivity-fundamentals.md (#2439)

Evidently, the loss of reactivity only occurs when deconstructing properties of primitive types,...

99bda99fa72332d603ea33ca772849e8e5205b54 authored over 1 year ago
docs: transition hook add comment (#2441)

* docs: transition hook add comment

* Update src/guide/built-ins/transition.md

Co-authored...

b4ddd440aecc4e2e9dfc5c71fb6c32906b82a2d9 authored over 1 year ago
Update reactivity-fundamentals.md (#2442)

966a00cf6fa8475d2ae9c7c502d13ebfd5460118 authored over 1 year ago
docs: change @vnode-mounted to @vue:mounted (#2436)

4ba12e46654b50d5a01d72584b1db92ecd8577f0 authored over 1 year ago
docs: update vitepress link (#2435)

a2e950b6be6f5f029c3fcaf4c5dcd8be4f1eebfc authored over 1 year ago
Bump vitepress from 1.0.0-beta.3 to 1.0.0-beta.5 (#2430)

Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-beta.3 to 1.0.0-beta.5.
- [Rel...

5cef08897b3daaa6c9a21e68090a1152707b7f0d authored over 1 year ago
docs(faq): remove outdated information about considering to use vue 2 (#2428)

I removed the section in the FAQ page that mentioned the consider to use Vue 2 due to the lack o...

d22496b0c687aae7b9a301aa2b2448d4f80dd2b2 authored over 1 year ago
link to drop-reactivity-transform

ca5f159ab3ab80fb5b2122a98bc0f428eec4cb8d authored over 1 year ago
Update composition-api-dependency-injection.md (#2415)

0530fc57b82e40122aff3d657e211595c8632dce authored over 1 year ago
examples (todomvc): change `@vnode-mounted` to `@vue:mounted` (#2418)

This example was using a deprecated API (`@vnode-mounted`), so I updated it.

9c34f13852e0ed31095f2f67e00d48f45f26877f authored over 1 year ago
remove unnecessary space (#2419)

9b06c2f66464356864e9c3ddeb80c0f45ea213e3 authored over 1 year ago
Update forms.md (#2420)

Added a key property to line 344 on the select option dynamic rendering.

0c5a612d19e724d83f1154ac7b83a6b8945d96ed authored over 1 year ago
docs: remove duplicate defineOptions script setup example (#2422)

removes an old example that used to document using defineOptions without a setup but now says th...

f9e5233abdeebba6c7502cece120b64252830595 authored over 1 year ago
Bump vitepress from 1.0.0-beta.1 to 1.0.0-beta.3 (#2421)

Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-beta.1 to 1.0.0-beta.3.
- [Rel...

b1d7a68ceb35fe7ff2d562b3fca912fb597f23ed authored over 1 year ago
docs: onBeforeUnmount to onUnmounted for consistency (#2413)

fe15ed89b280d99de9b3950d6d1452a76455189d authored over 1 year ago
additional allow embed headers

8c2e85232282980e2ea700565c786488528fb231 authored over 1 year ago
Link to Microsoft Edge extension page (#2408)

ff263e7d044a45cbaca1920020099741645cb41e authored over 1 year ago
chore: fix links in glossary (#2410)

* chore: fix links in glossary

* remove domain

e2f92e0e1a91d91ff4e6483322fd947c7681cf53 authored over 1 year ago
chore: bump repl

0f29a145dc85aee111a78e3eed360e07863db4c1 authored over 1 year ago
Add example for typing functional components (#2352)

dbc89dd8422ef6d48bed11df4820c332218bd28b authored over 1 year ago
add example for multiple v-model with modifiers (#2257)

35bffdc836f2e798edaeee93de2cee5627479329 authored over 1 year ago
update quick start for api styles change

add509a11202207ee1ad983a5bf55380ea586b4c authored over 1 year ago
chore: Use third person singular for "Vue performs" (#2406)

e9f320a5cf3d005f96f77b52bd1746d2885f08df authored over 1 year ago
chore: use defineProps type syntax (#2403)

3bf5bb516acebd9c241243d1b648b61490fd1460 authored over 1 year ago
add base url support on api index page (#2401)

aa8ae47655617706f11b6a41979c88444a398161 authored over 1 year ago
Update component-basics.md (#2391)

09764395cd69f27531042f3f097ca784ab249887 authored over 1 year ago
add guide to typecheck web components written with vue #2314 (#2377)

d0feec9492da8adad6a6786009d23c29045d7ada authored over 1 year ago
Example for new defineEmit with types syntax.md (#2382)

6a0a84530ff0bf0dc40d6e0fec53b627a2c19684 authored over 1 year ago
Update composition-api-lifecycle.md (#2372)

Add more context about how multiple state changes can be included in a single update. I remember...

870ac43c5069d2e0804fc06936040aae54e729ab authored over 1 year ago
use async await for nextTick (#2366)

d4d437fc8e53921ab3acda7115c3f85b4a41dc46 authored over 1 year ago
docs: update docs to use defineOptions over requesting a second scrip… (#2384)

1f28a6b1fb640efc5ce1bdc95b4eb458daff5377 authored over 1 year ago
update inject api docs for factory usage

close #1809, ref vuejs/core#6194

79b448d5fc71a910c3ab60ddecc5c55458eb4526 authored over 1 year ago
Update provide-inject.md (#2317)

e602b1d58de7071e03a20833df214ba8feac6f04 authored over 1 year ago
Improve boolean casting example (#2273)

3f4e35c416e49af4ac70a6619e94db75169534f3 authored over 1 year ago
consistent heading styles for API docs (baesd on #1995)

202b311dda1cc7479b703fb665764e4cd9081424 authored over 1 year ago
add missing extends

47b61fc322ee2c8c65a8f710d56fb8fdfe656a2a authored over 1 year ago
add a note about extends and composition api

close #2232

b5deee99cfbd8f288900fd3fa6a9cf6b97ca5d22 authored over 1 year ago
fix: missing \ before second star (#2405)

There is few situation where it miss the `\` symbol before the second star

9f057d2c4ccaf43d6e819bd78e4636bf619d670a authored over 1 year ago
Replace the variable `p` with `pElementRef` (#2284)

e7561dfdc9a1f3221a5ecbcfd9784d62cf42a1a1 authored over 1 year ago
Clarify Composition API FAQ question (#2233) (#2234)

028254ce8722e5c7b22b2566c8956f1ce03d60fb authored over 1 year ago
Improve description of "disconnected" property caveat to reactive obj… (#2202)

2308a4ded01440ca84a9aa0c7b0e3e04a2fca5c1 authored over 1 year ago
Add WebdriverIO as alternative testing solution (#2114)

1e0960d9b5aecfd8fb1283c40265bc1d583eb8b1 authored over 1 year ago
Correct boolean prop casting details when mixed with string type (#1934)

dd41c35b7b1b2e1bda8e3a38d69797459f08ae61 authored over 1 year ago
clarify restrictions on where composables can be invoked (#2170)

5a9b52d10f56d9045414e5aa1eb02c7bff592995 authored over 1 year ago
Add a glossary (#2199)

cf2a66326ed229ca2003013fe8b4be8c825e70f6 authored over 1 year ago
docs(script-setup): updated outdated tip (#2398)

* docs(script-setup): updated outdated tip

* Update sfc-script-setup.md

---------

Co-au...

3bd47dd3d79506f6abacdf41eca13ecfe15e6ef7 authored over 1 year ago
Typo in reactivity-fundamentals.md (#2402)

Typo

9849d632db6de34242f4f13bc0942b4d0a10debe authored over 1 year ago
API style switch enhancements (#2399)

* default to composition api

* support specifying api styles via query + handle links with ap...

9df7e58af8f4badabe5142913f568edca712b201 authored over 1 year ago
chore: bump repl

4251f13765d5c10d32ac9de75a9cbe2484e33cdc authored over 1 year ago
fix headers

303cd6d85a185866d5e8a689fd8756eea0ebe8e9 authored over 1 year ago
focus filter box when visiting api index

58c73dbaf395f728d40383d00118cfd2131018df authored over 1 year ago
Rewrite reactivity fundamentals CAPI to start with refs (#2396)

cdd928d4ac74867993862568d2f9b2b9459809d3 authored over 1 year ago
ignore missing dep

7eb59845e8970595ce117ca38de6b054a037f66b authored over 1 year ago
bump deps

2c9ba2dec9593883c8cfd6636399b3a3ba23c50e authored over 1 year ago
minor tweaks

4e815850879a736b01baee86f637f6101e648843 authored over 1 year ago
update embed restriction headers

226d98c4245adadb2b2bccecda0537e3071c7a00 authored over 1 year ago
update composable guide to use toValue()

dd1ce23c14490a8dd2b203c24c8391bc81f602f3 authored over 1 year ago
feat: update composition-api-faq.md (#2370)

* feat: inheritAttrs in defineOptions

* feat: update composition-api-faq.md

* Apply sugges...

0da542826e63fb5d2a9b0e2f3e92b4daf2842bf5 authored over 1 year ago
Update rendering-mechanism.md (#2387)

1d107b6cec91ab9843e51178b56042a75c5193d7 authored over 1 year ago
Update testing.md (#2386)

Is this a typo?

608e9bdc57433a98cfb872cba065aceedfdda54b authored over 1 year ago
fix:the flyout menu height when it's overflowed (#2380)

0da496c1be517c15a4ced251c20f86e380954040 authored over 1 year ago
Update misplaced comma and correct article usage in class-and-style.md (#2379)

376e8954b9b66704b4a36e6c05f182fa31e3c3a6 authored over 1 year ago
fix: removed anchor (#2374)

6671688ababc8c55e6706f58ee2e0e9ab739597b authored over 1 year ago
add missing anchor (#2373)

173d5073e5f4b1239fcb84a3bf32291a05b284b4 authored over 1 year ago
docs: Fix broken URL for restricted list of globals (#2388) (#2389)

02d0f702ec0b1a88e117875e6ab844d23b7f1dc4 authored over 1 year ago
remove text ad

e5671d23b44dba4896eb0171f82c54873cf75efa authored over 1 year ago
remove banner

4a07ffb5330d6860842c8129d83ec020857713d4 authored over 1 year ago
fix: can not stop calling the 'update' method when elapsed > duration, in the timer example. #2359 (#2360)

1a50977b961ecb29b6fcfd2214a415bce23dddd0 authored over 1 year ago
fix: can not stop calling the 'update' method when elapsed > duration, in the timer example. #2359 (#2360)

1a50977b961ecb29b6fcfd2214a415bce23dddd0 authored over 1 year ago
Update project initialization steps in quick-start.md file (#2365)

* Update quick-start.md

* Update quick-start.md

eliminating ambuguity in line 25 of docs/s...

f618a3a50c2bb15720cf4ead4600acc5e4520ef3 authored over 1 year ago
Update project initialization steps in quick-start.md file (#2365)

* Update quick-start.md

* Update quick-start.md

eliminating ambuguity in line 25 of docs/s...

f618a3a50c2bb15720cf4ead4600acc5e4520ef3 authored over 1 year ago
docs: use semantically correct tag for date (#2353)

It's more semantically correct to use `<time>` tag instead of `<span>` for dates

67067a1f265e51a5068dc91f9ce470eb5e3e48a5 authored over 1 year ago
docs: use semantically correct tag for date (#2353)

It's more semantically correct to use `<time>` tag instead of `<span>` for dates

67067a1f265e51a5068dc91f9ce470eb5e3e48a5 authored over 1 year ago
use onBeforeUnmount in useEventListener (#2356)

use `onBeforeUnmount` in `useEventListener` instead of `onUnmounted` since `onUnmounted will not...

30cb9d99d9f9b8917604bdf623da4199f6505bca authored over 1 year ago
Update introduction.md (#2367)

updated code comment to be more precise. an event listener attaches code to an event, while an e...

941fd1b889f45d5dd5728c4775b643c95b403e9c authored over 1 year ago
Update introduction.md (#2367)

updated code comment to be more precise. an event listener attaches code to an event, while an e...

941fd1b889f45d5dd5728c4775b643c95b403e9c authored over 1 year ago
update banner

5b045c2229b5581298993ec41e888f163961b2b1 authored almost 2 years ago
update banner

5b045c2229b5581298993ec41e888f163961b2b1 authored almost 2 years ago
3.3: toRef

3011e40c92760e72aaaea3ffbc07f4a6dc43f1a7 authored almost 2 years ago
3.3: defineSlots & slots option

f63335707de1ce7caeef34da7bd2f77c39e2a4e4 authored almost 2 years ago
3.3: defineOptions

b4d1e0213d4641d81a83cf9c9f73808325b7dcee authored almost 2 years ago
3.3: defineEmits alt syntax

a5c179bdc4f8dc2b52d225bfe5351865289ca0ed authored almost 2 years ago
move type-based usage of defineProps & defineEmits to the same section

914630259ee9c64539071d61b092b9590912eba7 authored almost 2 years ago
3.3: remove syntax limitations

544f2d6d561dfbaa842995e8461f958caf6cd660 authored almost 2 years ago
3.3: generic components

4d31a8876045621dd729e9370dafaba83dc9a9ed authored almost 2 years ago
3.3: jsx changes

fc83501ea7fb0f62e32455f5f3404b37ce7c767e authored almost 2 years ago
3.3: defineslots update

32239ef0c383d28e98d3d23c6fdbc470b5e5027f authored almost 2 years ago
3.3: utility types

4e2658532279a9366b2b3534c8260dd0e2491014 authored almost 2 years ago
3.3: more specific info on type -> runtime limitation

53a69ebd5d6791ed2e6ff5af7ea69164eea2c9e7 authored almost 2 years ago
3.3: utility types

4e2658532279a9366b2b3534c8260dd0e2491014 authored almost 2 years ago
3.3: update sfc macro external type limitation

9c081ac461e2efcd666d4f497f687d797b987945 authored almost 2 years ago
3.3: app.runWithContext

da8c449a9cfff9fda796093dff7d1c97a1ca2c05 authored almost 2 years ago
3.3: toValue

8bcbf1a0562bde580356e0225ddd7e16b2d54e73 authored almost 2 years ago
3.3: toRef

3011e40c92760e72aaaea3ffbc07f4a6dc43f1a7 authored almost 2 years ago
3.3: defineSlots & slots option

f63335707de1ce7caeef34da7bd2f77c39e2a4e4 authored almost 2 years ago
3.3: defineOptions

b4d1e0213d4641d81a83cf9c9f73808325b7dcee authored almost 2 years ago
3.3: defineEmits alt syntax

a5c179bdc4f8dc2b52d225bfe5351865289ca0ed authored almost 2 years ago
move type-based usage of defineProps & defineEmits to the same section

914630259ee9c64539071d61b092b9590912eba7 authored almost 2 years ago
3.3: remove syntax limitations

544f2d6d561dfbaa842995e8461f958caf6cd660 authored almost 2 years ago