Ecosyste.ms: OpenCollective

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

github.com/leafsphp/docs

🪐 Documentation for leaf and modules
https://github.com/leafsphp/docs

feat: added an example to use api

b74095150747e4dee2fbcffc01d79400271b1945 authored almost 4 years ago by NataliaTepluhina <[email protected]>
docs: use destructuring to access createApp, etc. in render-function.md (#803)

9e3d61a99e97a3c8448b001a71ea5cef97fdb7f9 authored almost 4 years ago by skirtle <[email protected]>
Add type inference for emitted events (#800)

* feat: TS for emitted events

* Update src/guide/typescript-support.md

Co-authored-by: ski...

4f4a5e6caf90ea1714e4d295633315271616ff7e authored almost 4 years ago by Natalia Tepluhina <[email protected]>
fix: wrap unintended template syntax with `v-pre` (#799)

4a333dd299ab82ed1965e2e8fda9dfab5dd70963 authored about 4 years ago by skirtle <[email protected]>
Update transitions-enterleave.md (#797)

3f699dff18569229843691b8946057e7fe0f2ab9 authored about 4 years ago by Alexander Sokolov <[email protected]>
fix: grammar and casing on video title (#795)

5b9060a91a8f2a67b0f6abb49310c1fff175aed1 authored about 4 years ago by Ben Hong <[email protected]>
fix: try to prevent Carbon Ads from causing problems (#798)

fe87afe058f88a06828095bc39686150694a60ea authored about 4 years ago by skirtle <[email protected]>
Update component-slots.md (#792)

Make it clearer that you can pass as many attributes as you need per slot.

aefafd487fbc6579f0d67ea4cf2be29a00358338 authored about 4 years ago by Tim <[email protected]>
Added slot to todo list component (#763)

* Added slot to todo list component

Added slot to todo list component to emphasize the fact t...

705fea0dc6eceb2c9a3f9e9bee3ca70d62acafe9 authored about 4 years ago by Yotam <[email protected]>
docs: addng documentation for watch and proxied objects (#734)

* Adding documentation for watch and proxied objects

* Update src/guide/reactivity-computed-w...

6ff094a590fd790ff2a6dc9e1f19b0b818fc851a authored about 4 years ago by Alex Riviere <[email protected]>
fix: reword the introduction and example for application config (#791)

ec0816eb7cb5a7dcd4aaa507e78e53a91933e4df authored about 4 years ago by skirtle <[email protected]>
fix: adjust the line breaks in a template syntax example (#790)

8a834fbc0ff73eefed2eae706bd098fe197dace1 authored about 4 years ago by skirtle <[email protected]>
docs: add links to the guide from the migration guide for v-if/v-for (#789)

50abc5101c44d9f636a04e940bce6509a0dc9336 authored about 4 years ago by skirtle <[email protected]>
docs: small revisions to the global API migration guide (#788)

e2c8359aa4917a81a8945ed4ab470871a3219f9b authored about 4 years ago by skirtle <[email protected]>
Update transitions-list.md (#785)

fa6070308f2c53ec4fbe509c4a9818e385f052b2 authored about 4 years ago by Alexander Sokolov <[email protected]>
fix: change the language on some code blocks to match the code (#783)

0391e2eb054aa2877259e72c8f1741fc9eaf6252 authored about 4 years ago by skirtle <[email protected]>
fix: remove slashes before dollar signs (#782)

c39a08e5927e44d69ce7462425cd829276ea4575 authored about 4 years ago by skirtle <[email protected]>
docs: mention v-bind.sync in the migration guide introduction (#772)

c04982e196f95c9c8189f2e80aea98426073d87f authored about 4 years ago by skirtle <[email protected]>
chore(deps): bump axios from 0.19.2 to 0.21.1 (#781)

Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://...

dec4610b045aed212e5a4be65c4bc533e970daf6 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update functional-components.md (#777)

93f7b01e35c4f15164d4659bf896b71ce5326aff authored about 4 years ago by Alexander Sokolov <[email protected]>
feat: add translation links (#775)

* feat: add translations link

* chore: format

ffbd8794f6c52a4036dd396acb3ef8ae86b9b90e authored about 4 years ago by Godpu <[email protected]>
docs: mention accessing createApp from a CDN build (#774)

567c9a8e3fd7b6f8c69d69f9bc909cbc31f45c62 authored about 4 years ago by skirtle <[email protected]>
feat: add note on isCustomElement in runtime-only builds (#779)

The isCustomElement config option only applies when using the runtime
compiler.

Since most u...

4b551fb6fee1d5fbbff2b0d24eff335b94ab967a authored about 4 years ago by Tan Zhen Yong <[email protected]>
Update built-in-components.md (#780)

2888e501728bffa19d5aa73ee02c8b90b5b40182 authored about 4 years ago by Alexander Sokolov <[email protected]>
fix: correct small bugs in the v-for array refs examples (#771)

24c809e57b0019a699483a56c3ad6338b0618cbe authored about 4 years ago by skirtle <[email protected]>
fix(api): remove arguments of `unmount` api (#770)

* fix(api): remove arguments of `unmount` api

* Update src/api/application-api.md

Co-autho...

51922782e55a1290b1e372e6631bca19b88a479c authored about 4 years ago by underfin <[email protected]>
refactor: move composition api guide to increase discoverability (#713)

908a334cb64318ede51de88fe85964d6e4e434e6 authored about 4 years ago by Ben Hong <[email protected]>
chore: replace node-sass with sass (#768)

Since node-sass has been deprecated [1], we should replace it with sass
instead.

[1]: https:...

48834787b87a196409f3a7974f940eb2d8674810 authored about 4 years ago by Tan Zhen Yong <[email protected]>
update lifecycle diagram and optimize it (#767)

aa76cd102a73d05e580dbe1d7f421b3047504d0d authored about 4 years ago by Sarah Drasner <[email protected]>
feature: add svg diagrams

6da1feb467ec69b2d184fd495d3ba87c1f748024 authored about 4 years ago by Ben Hong <[email protected]>
Merge branch 'master' of github.com:vuejs/docs-next

2ccbaefc42f2f5031c65372be69ae2a058696ab4 authored about 4 years ago by NataliaTepluhina <[email protected]>
chore: standartize Array casing

363641a13f600cb965ece3fd1c93210826f61a17 authored about 4 years ago by NataliaTepluhina <[email protected]>
Changed a recommendation for custom events name casing (#754)

* fix: fixed custom event casing in guide

* Update src/guide/component-custom-events.md

Co...

2706494ebba1f70593b067e4a2bfcfd7dea90128 authored about 4 years ago by Natalia Tepluhina <[email protected]>
fix: error option in async component migration page (#759)

Co-authored-by: 黄百途 <[email protected]>

9d48e280d3862fc951d1c821cd4e863a7b56efba authored about 4 years ago by tingyuan <[email protected]>
Fix: typo in single-file-component.md (#760)

2aa4491eb73b1b207292539e7f7615c8d46a587b authored about 4 years ago by desys-tambellini <[email protected]>
Update reactivity.md (#749)

713650e5053aea53dce3ce0a06eea145f7b472c9 authored about 4 years ago by joan xie <[email protected]>
Fix tip colons (#750)

4f661584abf721bed9aff0e25ffb1ed7c0047ce0 authored about 4 years ago by Feixu <[email protected]>
Revise component-basics.md (#740)

* docs: revise component-basics.md

* docs: reword a sentence to avoid repeating 'component in...

0eebf0e5fa2a1436de4afdb8c345a1b0cb7d71ea authored about 4 years ago by skirtle <[email protected]>
Update events.md (#747)

The counter should start from 0 since the button has not been clicked yet.

5524819d9cd84394840d39cd333c2f0108c1bcae authored about 4 years ago by shivam sharma <[email protected]>
docs: add a link from $attrs to inheritAttrs (#746)

8e9cd437be95afea06c939b7925f9b4999dcfaab authored about 4 years ago by skirtle <[email protected]>
fix: explain how to omit dynamic attributes (#745)

8044d0ebed7ffcfe9531aaf9f54bc75b36a4958f authored about 4 years ago by skirtle <[email protected]>
docs(guide/migration/watch.md): fix typo (#743)

b4c8aad9818f3e131b3d7ec886b32291999d813b authored about 4 years ago by Abdelmounaim TAZI <[email protected]>
chore(deps): bump ini from 1.3.5 to 1.3.8 (#744)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://githu...

c332ac5be5c95955cd8e96e9fa069cc97b9a1ffe authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix typo in component-provide-inject.md (#741)

3804d0e2d63d490912125923b2aa524b8daf6720 authored about 4 years ago by Godpu <[email protected]>
feat: added `created` hook to directives (#719)

* feat: added `created` hood to directives

* Update src/api/application-api.md

Co-authored...

c9b8954c4012fd591a451dc5a92943e7b85c9ebb authored about 4 years ago by Natalia Tepluhina <[email protected]>
docs(ts-support): annotating props with validators and default values (#730)

* docs(ts-support): annotating props with validators and default values

* docs(ts-support): a...

7e65f126efe609b117e5959a7cfefceb15eba29f authored about 4 years ago by JensD98 <[email protected]>
fix: Resolve typo in application-config example (#736)

8b297ba0009b0c40003e5cd5f68aa6ef68da9a9c authored about 4 years ago by Takuma HANATANI <[email protected]>
config: revert banner (#737)

959da2c785964026e649cbbb7b98b6cd76b6b7a2 authored about 4 years ago by Ben Hong <[email protected]>
feat: add carbon ads (#724)

* feat: add carbon ads

* refactor: add computed

* refactor: background for style

10fa8375a50e4f5c4486256b0b650c469d61b0a2 authored about 4 years ago by Eduardo San Martin Morote <[email protected]>
Editorial Fixes (#735)

23c43607eaa48b0d211d7ff2eabc3af314bc7528 authored about 4 years ago by Alex Riviere <[email protected]>
chore: upgraded vuepress dependencies

3ad6eaf7ba36114a9111a35929d6cec9c677798d authored about 4 years ago by NataliaTepluhina <[email protected]>
Add bundling with rollup to docs (#683)

* docs: add rollup to single-file-component.md

* docs: integrate reviewer feedback

* docs:...

d451d21a2177556a0adedcc0005b853905a477b6 authored about 4 years ago by Nicolò Maria Mezzopera <[email protected]>
fix: update component-custom-events.md (#717)

Match sample text in description and HTML example

367358be893fdcd7cfc42a93b0fbed1ca0581da3 authored about 4 years ago by V1RoZ <[email protected]>
docs: expand the page on render functions, especially their use of slots (#712)

* docs: expand the page on render functions, especially their use of slots

* Update src/guide...

ac5bec37431e43f91c61db6089f4b48058d7961a authored about 4 years ago by skirtle <[email protected]>
Update optimizations.md (#714)

fa461e804734d8f9d543bb73e6bf4f7e55703857 authored about 4 years ago by Sunreal <[email protected]>
Update render-function.md (#708)

`Array.apply(null, { length: n })` is too hard to understand.
`Array.from({ length: n })` is mu...

2915212b7e5d26ef797230a01aaee87b82bc0610 authored about 4 years ago by Ruslan Gunawardana <[email protected]>
updated routing.md (#709)

change the documentation link from https://router.vuejs.org/ to https://next.router.vuejs.org/

da712359f8255d284e426bd271d690d16fdf6307 authored about 4 years ago by SaurabhIsIn <[email protected]>
Document migrating Vue.prototype to globalProperties (#706)

* fix: document migrating Vue.prototype to globalProperties

* docs: add a link to globalPrope...

7b110ff015c9db8f4ff7a0c8167f1be320dbc5a8 authored about 4 years ago by skirtle <[email protected]>
fix: add an emits option to examples that emit events (#705)

e554cd6f15fb201d8dc9e03e0f07e4a80e776f19 authored about 4 years ago by skirtle <[email protected]>
Add Vue mastery Promotion Banner (#701)

ab3cb9310d56137f1ad3571289a3b9ac9bc8df8a authored about 4 years ago by Pierre Schweiger <[email protected]>
Update application-config.md (#704)

I added this app.mount to the code block to visual more what the before mounting your applicatio...

1e772b3379b65cd132ac13bf86e1a769780b53cd authored about 4 years ago by Andreas <[email protected]>
Move the migration and contribution guidelines in separate sections (#699)

* fix: changed sidebar to separate migration guide

* fix: moved contribute section

1acbe28281adde61aa79ae32efe28cfcb79884c4 authored about 4 years ago by Natalia Tepluhina <[email protected]>
docs: fix typo(add comma) (#697)

9943bcc4d50fe49a0018312d2091d8c944a6aef2 authored about 4 years ago by nukopy <[email protected]>
Add TypeScript + Webpack Configuration Tip (#696)

Resolving `.vue` component imports in `<script lang="ts">` blocks requires additional undocument...

80ddbb77178005bddf8f1e1af5623bca4abeaba6 authored about 4 years ago by dansalias <[email protected]>
fix: update the migration guide introduction (#691)

afd1dd28d4f91d23f4fc920f4124deab44c439ad authored about 4 years ago by skirtle <[email protected]>
fix: revise the migration guide for the emits option (#690)

ea8aa4c049573664843c6be57dbb4a4f98f0eca9 authored about 4 years ago by skirtle <[email protected]>
fix: minor revisions to the migration guide for custom directives (#689)

008ec9ad0c50474175f2d6d7ae00b418f0bce23f authored about 4 years ago by skirtle <[email protected]>
update jsdelivr link (#684)

point to current vue release

d5fb5aef0bfe0af30d0372a66e7c3da7ba10b120 authored about 4 years ago by Isaac Levy <[email protected]>
Restore search page (#682)

* Restore search page

* Update search page

8b9ab516dd903f04d4966c39cd7bf39c1f1ba87a authored about 4 years ago by Noel De Martin <[email protected]>
fix: revise the migration guide for $children, especially the example (#688)

a37a85c7d136e9f5e3468e57e33d5e145cd925b2 authored about 4 years ago by skirtle <[email protected]>
docs: update component-slots.md (#685)

* docs: update component-slots.md

* doc: update component-slots.md

a2f811f6321a2fd3cacd5629c3136f7162586972 authored about 4 years ago by Zihao Yang <[email protected]>
fix: correct two examples of using h with components and slots (#681)

dbeed5b73a88d8c8852a52626e9e431fe47ea991 authored about 4 years ago by skirtle <[email protected]>
fix: add two migration pages to the sidebar index (#680)

af5b09f64ee44d9bb8131a06c4170dc88f9c963b authored about 4 years ago by skirtle <[email protected]>
fix: increase header depth and tweak wording in transitions-overview.md (#679)

4c0ff767bee3aeeb49e3a164110523ec8b469cd6 authored about 4 years ago by skirtle <[email protected]>
Fix: typo in global-api-treeshaking (#678)

8cbc585fa06cb92b76a77da5a1162fd4c6290c47 authored about 4 years ago by Kushal Niroula <[email protected]>
Add inject example to reactive section of docs (#677)

This example might come in handy for users that are yet to read on `Computed and Watch` in the d...

3a40518f59d4b142a08e9a5e159ac12e8f2afbe9 authored about 4 years ago by Timi Omoyeni <[email protected]>
Fix a typo (#675)

881e1337c45edcbd5ee0cbe942bb6f09195f2a37 authored about 4 years ago by Kid <[email protected]>
Improve formatting of teleport.md (#674)

This switches a link to using VideoLesson, which should make
it look a lot better. It also fixe...

6453ae576de792eb97a6a3045cbab450ff644e8a authored about 4 years ago by Aris Merchant <[email protected]>
Update introduction.md (#673)

265b8b5caf5c4b0a7c067172827d384489dcac24 authored about 4 years ago by Alexander Sokolov <[email protected]>
Update the GitHub repo link to `vue-next` (#672)

90808822eb32371d8187497f321d29bf64322f92 authored about 4 years ago by YuLe <[email protected]>
Merge branch 'master' of github.com:vuejs/docs-next

474063a2ad4a74ab9af28e71f7c1b49f42f7e283 authored about 4 years ago by NataliaTepluhina <[email protected]>
fix: fixed custom directives migration guide

14851f5c857d3b3a71bd2c1f7031e7bb1ee626c1 authored about 4 years ago by NataliaTepluhina <[email protected]>
Document removal of $children API on Migration guide (#670)

* feat: added children to migration guide

* feat: added link to migration introduction

43a00376dade91412095f6cc73cda0271053402b authored about 4 years ago by Natalia Tepluhina <[email protected]>
fix: update links to point at the Vuex 4 documentation (#671)

0e5b6786d613eaa931f96310e6f5c48a2974a9cd authored about 4 years ago by skirtle <[email protected]>
fix: update broken links in deployment.md (#669)

5a47a774ac96c838b30824b6049f5cdafb75dd4d authored about 4 years ago by skirtle <[email protected]>
chore: fix heading level (#667)

I fixed the heading levels to match the other files.

df85420715e534bf309d7daa93a6e68482f5e2da authored about 4 years ago by ryo <[email protected]>
Debugging in VS Code Cookbook Recipe (#663)

* add in debugging in vscode

* change tips to new format

572b3ccc85bbc52fd76144199ee39b35dbc6431c authored about 4 years ago by Sarah Drasner <[email protected]>
docs (#18): add deployment page (#412)

* docs (#18): add deployment page

* docs: remove named file

* docs: fix app call

* Upda...

5aee5c83cb71b2c70218f49f59a912c06d0c792c authored about 4 years ago by Ben Hong <[email protected]>
feat(migration): transition-group (close #648) (#649)

* feat(migration): transition-group
document fragment default behaviour

* Update src/guide/m...

7e484c3b6c8b758aa717e1a2b123bb07a6de0283 authored about 4 years ago by Thorsten Lünborg <[email protected]>
feat(composition-api): add overload for inject factory (#662)

a74bfed9160690b51ae943fd3e8d8b672ad8e42b authored about 4 years ago by Carlos Rodrigues <[email protected]>
Merge branch 'master' of github.com:vuejs/docs-next

331758fb64452c820b355c2892c2732816eb130c authored about 4 years ago by NataliaTepluhina <[email protected]>
fix: fixed ToDoMVC example

1cb74b905826dbe3744c2d782a1e1c17ed606035 authored about 4 years ago by NataliaTepluhina <[email protected]>
typo at Typing `refs` (#661)

fix typo

deb77f467ccf9db9bbefaa498ff0ba3155bc363f authored about 4 years ago by Scott Leung <[email protected]>
Update component-basics.md (#654)

05a1a31595fb3aaf7a4a2c9a2e780bb2d48d4433 authored about 4 years ago by 瀧 <[email protected]>
chore: update my info (#657)

4ff6eb6f3907f941482b4261ad3e63e9f4aad1b4 authored about 4 years ago by Rahul Kadyan <[email protected]>
Update plugins.md (#658)

according to the usage of the plugin and avoid undefined errors when experimenting with the samp...

29497add8f9007e7cce5900268c743a67720c9c8 authored about 4 years ago by kaeyon.zdinnovis <[email protected]>
Update reactivity-computed-watchers.md (#647)

e2d60de1634f4729db06a45679cdff0039462b2c authored about 4 years ago by Godpu <[email protected]>
feat: migration badges support i18n (#650)

* update: migration badges support i18n

* fix: syntax error

65153880ea7f1a6777d103f52f55b25e273e5edf authored about 4 years ago by Godpu <[email protected]>
feat: created generic Codepen Snippet component (#548)

722b92ee0eb2e7f4ad64092481b6b70932b6209a authored about 4 years ago by Erick Eduardo Petrucelli <[email protected]>
docs: clarify the usage of toRefs and toRef for optional props (#639)

a502ebe337998ec9d09460d5e56f981870c3039b authored about 4 years ago by skirtle <[email protected]>