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

no filters in vue 3 (#1171)

13de0f6956aed9546209e9175262d915a918323d authored over 3 years ago by Darek <[email protected]>
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#1170)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

9d5d0d479d99c26849d051c42339631602195944 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: avoid redirects by including .html on links (#1163)

447a31a3886bc673d4f961f34e19244a3d17643e authored over 3 years ago by skirtle <[email protected]>
Update web-components.md (#1166)

Correct typo

ed56e752e40726eea1116a4771865bb484bebc7b authored over 3 years ago by tkalmar <[email protected]>
docs: link to the style guide entry for keyed v-for (#1164)

569ef74abbabae3845e7ede4841100994e6b85f3 authored over 3 years ago by skirtle <[email protected]>
3.2 updates (#1157)

9d759d995e43fb07ba1982a2093e6ce82fe761bf authored over 3 years ago by Evan You <[email protected]>
Extended watching multiple sources explanation (#1156)

* feat: added example for watching multiple sources

* feat: added nextTick example

* fix: ...

7b504b03c46d15950601ea61ecbfc47008e4b614 authored over 3 years ago by Natalia Tepluhina <[email protected]>
Added the missing JS comma at the end of a line (#1155)

252bbfd848d8fd5520f6f0b65d91fcbb9d484c69 authored over 3 years ago by Jinjiang <[email protected]>
feat: added cursor pointer to ensure consistency (#1149)

37a4088fe26ee6b752ab072be1f1ef1e2c900570 authored over 3 years ago by Akul Srivastava <[email protected]>
fix: updated rollup link

ffd8d032eb1bcea4d2e25707ebcc258b47bfac84 authored over 3 years ago by Natalia Tepluhina <[email protected]>
docs: update the API entries for mixins and extends (#1146)

* docs: update the API entries for mixins and extends

* Update src/api/options-composition.md...

c4f6e0c076eeb957c77c51ed6eb137090efdfa7e authored over 3 years ago by skirtle <[email protected]>
docs: document the removal of binding.expression (#1133)

29cf54cee71cbd560c6770470ae95a0121dace6c authored over 3 years ago by skirtle <[email protected]>
fix: update link for 'SFC State-driven CSS Variables' RFC (#1145)

bcde21ba946d08f8b21c83b40fdf9d3740991239 authored over 3 years ago by skirtle <[email protected]>
Correct typo in Vite section of installation.md (#1141)

9f3988a6676b0e66384c9e4c90db831700ca9bf7 authored over 3 years ago by Travis Northcutt <[email protected]>
chore: update installation instructions for Vite (#1138)

* chore: update deprecated Vite installation instructions for the installation guide

* chore:...

9be25f76e79ddbb47b370ce898350a5e2eca993d authored over 3 years ago by Doc Oliver <[email protected]>
chore: update migration installation instructions for Vite (#1136)

`@vitejs/app` is now [deprecated](https://github.com/vitejs/vite/pull/4179). We should instruct ...

475f10c32b9c81f199dde1629a3a09a25fae8ae9 authored over 3 years ago by Doc Oliver <[email protected]>
fix broken url (#1135)

b69892d8cc7cef7027c577383d1c08c63e5e69bc authored over 3 years ago by Faza Aulia Rosyadan <[email protected]>
fix: typo on "ATTR_ENUMERATED_COERCION" (#1134)

https://github.com/vuejs/vue-next/blob/03e26845e2c220b1350a35179acf3435e2711282/packages/runtime...

72eaad3302d42b4eec71ae7a1334974d43326096 authored over 3 years ago by NateScarlet <[email protected]>
Merge branch 'master' of github.com:vuejs/docs-next

cf006d16e6d2d20cfc0ed00553b7fccf3bf88618 authored over 3 years ago by NataliaTepluhina <[email protected]>
fix: updated location

67ac409c7d335e9e7e909e39067efcfce35f138a authored over 3 years ago by NataliaTepluhina <[email protected]>
fix: link error (#1130)

dd2bf865512b16f6a1fa78f5a377a128d46d9190 authored over 3 years ago by 江麻妞 <[email protected]>
fix: code style in reactivity-computed-watchers.md (#1126)

fd21397c07d3c8bcca1b7d7d3ed21f6c444ec6bb authored over 3 years ago by skirtle <[email protected]>
docs: extra examples of migrating keyCode modifiers (#1125)

afc2a953cb175173f13ed85f4040e65c87e29dc5 authored over 3 years ago by skirtle <[email protected]>
docs: add various improvements to the Events API migration guide (#1124)

d9430c250bc7da8f0da94b65f0c33e8501c502df authored over 3 years ago by skirtle <[email protected]>
docs: elaborate on what can be included in the createApp root props (#1123)

9554a8309800558fd1da1e5d95bbbf3af59e9a0f authored over 3 years ago by skirtle <[email protected]>
add an any and a union type example for typescript prop annotation (#1121)

4dc940e688f370c6346b9c982a660172d92a11ed authored over 3 years ago by Lukas Gamper <[email protected]>
docs: link directly to equivalent pages in translations (#1105)

883b753327563bef5636d8e821563dc03f24b009 authored over 3 years ago by skirtle <[email protected]>
Add TypeScript example for event handling (#1114)

* feat: add typing native events

* Update src/guide/typescript-support.md

Co-authored-by: ...

2e20116c3839b8c3605169de3c6e903f8f2dcff4 authored over 3 years ago by Natalia Tepluhina <[email protected]>
fix: docs-next is now docs (#1118)

Signed-off-by: Takuya Noguchi <[email protected]>

f3eb270915255a229f695316ad8fc86673a72c26 authored over 3 years ago by Takuya N <[email protected]>
Update PrimeVue themes (#1116)

1ab770c15bce42331cc1b5476c37da3b8675fdcf authored over 3 years ago by Onur Senture <[email protected]>
fix typo in composition-api-template-refs.md (#1113)

fbcecaf6ec1709311456e3f2682cb9a6325d619b authored over 3 years ago by River <[email protected]>
chore(deps): bump prismjs from 1.23.0 to 1.24.0 (#1111)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](http...

5bfc201a70163895d1f314d05c461a104be32e1b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: update vue-devtools url (#1112)

12d7504158f531bf04e039488c8009858c2aaf05 authored over 3 years ago by Guillaume Chau <[email protected]>
chore: remove unused sponsor logos (#1101)

c15299f898b1fb907b381f7cd14323f3f549b1a7 authored over 3 years ago by skirtle <[email protected]>
chore: edit screenshots to reduce file size (#1102)

a39b7832181505c3d73fbbd789047bafcec37d36 authored over 3 years ago by skirtle <[email protected]>
docs(): add ionic vue sponsor to vue 3 docs site (#1109)

66731dffdcefc88feccda354c69d33c5f6fd4d0f authored over 3 years ago by Liam DeBeasi <[email protected]>
Remove Vue School Summer Sale banner (#1110)

5c7dcb86a168768f58a9baadb3dd7c142c064ebc authored over 3 years ago by Nico Devs <[email protected]>
Update Vue School Summer Sale banner (#1108)

* Update Vue School Summer Sale banner

* Fix header padding and margin when Vue School banner...

adf9be4de3aba6618be4dc0add6f14b404ab47d6 authored over 3 years ago by Nico Devs <[email protected]>
chore(deps): bump color-string from 1.5.4 to 1.5.5 (#1106)

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release note...

5f15d399feb3cd3977ad236412e4607b61df9d9f authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: remove axios (#1104)

axios was added in #31, but is now unused as code examples were moved
to CodePen in #57.

Let...

4ee1ff284e271b6efba30c78fd665a3211c12efd authored over 3 years ago by Tan Zhen Yong <[email protected]>
chore: replace Storyblok logo with a much smaller SVG version (#1100)

563bf1c94a14242e768f14a7ddb314ed77072daa authored over 3 years ago by skirtle <[email protected]>
Update Vue School banner (#1094)

40151aac1e71af106d6773867dcbf9a9070b2f3b authored over 3 years ago by Nico Devs <[email protected]>
Update Laravel logo (#1095)

6b50ac6c97aa004a3d87e553312dd25c19918ebf authored over 3 years ago by Dries Vints <[email protected]>
docs: typo and brevity (#1097)

207d52d06585e2d37e66e257513342662a10867f authored over 3 years ago by Luke Ingalls <[email protected]>
docs: improved `attribute-coercion.md` (#1092)

73ab92906564dcea11af33dad1783eb15675a2b2 authored over 3 years ago by Wenfang Du <[email protected]>
Correct vue.config.js example (#1096)

A bracket is missing from the vue.config.js configuration example, this change would add in the ...

28a141c6b2aa7ced6d1ef70b7993ec01edf9b7e9 authored over 3 years ago by Lindsay Wardell <[email protected]>
chore(deps): bump postcss from 7.0.35 to 7.0.36 (#1093)

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](ht...

775f17a177c7cf2c7c4d1e89a342f46e2d6c5d2c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migrate security guide from Vue 2 (#1083)

* docs: copy security.md across from the Vue 2 documentation

* docs: update the security page...

72d969a9463d493c8af55bcb9485c4fdf0fbb59c authored over 3 years ago by skirtle <[email protected]>
fix: update link in global-api.md (#1091)

283137ea31c22a17a618bf234bfebc59537c82e4 authored over 3 years ago by skirtle <[email protected]>
fix: corrections in migration-build.md, including broken links (#1084)

4e55bbf3fb18939ab5bbff7a22ea0c9b2b4996af authored over 3 years ago by skirtle <[email protected]>
fix: update positioning in lifecycle diagram (#1090)

e5bf29e1dc254bfd876a7d9d7d6101eb7fed5198 authored over 3 years ago by skirtle <[email protected]>
fix: await router push in ssr server (#1088)

not awaiting might cause Hydration completed but contains mismatches

82e6ffc4719ece2963c9e40067fd8315411803d1 authored over 3 years ago by Norbert Nader <[email protected]>
chore: update partners contact info

6b6019913ec7df6212a95c8f3a098edf17582047 authored over 3 years ago by Evan You <[email protected]>
Add VueSchool Summer Sale banner (#1082)

* Add VueSchool Summer Sale banner

* Update VueSchool Summer Sale banner

574fbc5199677eefe5fe6e3af016c803de2e28a8 authored over 3 years ago by Nico Devs <[email protected]>
chore(deps): bump ws from 6.2.1 to 6.2.2 (#1081)

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://git...

8fb147b4bd63f0791707c4e0fcebe91cd36a6fcc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3.1 Updates (#1078)

c9e28e38abcff179ea80c98ea69d5bbcd0fadeda authored over 3 years ago by Evan You <[email protected]>
Migration build (#1033)

2cb2d87ecfe4e5b7c42d8458a59ab89bb20e6a7a authored over 3 years ago by Natalia Tepluhina <[email protected]>
feature: add Vue 3 vueschool links (#964)

* add link for Class Binding lesson

* add link for Event Handling lesson

* Add link for Co...

b47a7e8638c644539c21489e2836417181ab5298 authored over 3 years ago by Rolf Haug <[email protected]>
fix: json format quotation (#1071)

9331a3838a568d2531942b3664db03078c8d50fc authored over 3 years ago by 1sm <[email protected]>
Update keep-alive hook documentation (#1075)

Previously, the docs did not make clear that the activated hook is called for the entire compone...

9657a47e8c950ac76f0050c84fe8c6f1844bee83 authored over 3 years ago by Tyler Mercer <[email protected]>
Fix typo in render-function-api.md (#1076)

2b84763263a765bc79160c6333a2c31c9e69bad4 authored over 3 years ago by Mart Sõmermaa <[email protected]>
chore(deps): bump dns-packet from 1.3.1 to 1.3.4 (#1074)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release not...

4aec4e4892f6289bae17a654c5acdbf61f853dd0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The description of `this` in setup is inconsistent with the source code (#1063)

* The description of `this` in setup is inconsistent with the source code

* More accurate des...

42bb2a2abf2a93f30094cf645e433b5ffca2744a authored over 3 years ago by coderwhy <[email protected]>
Fix: broken gif url (#1070)

Change time-travel demo gif url from master to legacy branch

de8b55ab96208bc875b736f7a2b536bd6df14165 authored over 3 years ago by VadymGulka <[email protected]>
chore(deps): bump browserslist from 4.15.0 to 4.16.6 (#1069)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.15.0 to 4.16.6.
- [Re...

b8fc1e152fc7f97602f52c3cdcd7350e2c8ccc0f authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update custom-directive.md (#1058)

* Update custom-directive.md

Optimization. I think it'll be better.

* Update src/guide/cus...

6efc0ce925a44fc5676abae627591bbb14d1bb28 authored over 3 years ago by Soul <[email protected]>
docs: add installation notes about compiler-sfc and bundlers (#1068)

6672db16d29fcc16bc40a6a1621928966b831cae authored over 3 years ago by skirtle <[email protected]>
docs: add transition as root to the migration guide (#1067)

514943e7e67e692389b1ae9f45439a1242925dde authored over 3 years ago by skirtle <[email protected]>
fix: use method shorthands and switch indexOf to includes (#1061)

6730d261f6ac9be243194a5e7beefb1ebbe46945 authored over 3 years ago by skirtle <[email protected]>
docs: elaborate on how style auto-prefixing works (#1062)

e465293ffc3ce0e66925dac6eeaee5d5df14d7ec authored over 3 years ago by skirtle <[email protected]>
Update introduction.md (#1057)

77c2c019868ef80484674184d496ff424e5a11a4 authored over 3 years ago by Natalia Tepluhina <[email protected]>
Update custom-directives.md

81015036143874f539c3717f650c93e45892e06d authored over 3 years ago by Natalia Tepluhina <[email protected]>
Add created hook to custom directives code example (#1054)

4d43757ad4b626cf1839c342aa8d1fd37b6eef74 authored over 3 years ago by Kushal Billaiya <[email protected]>
docs: update recommended node version (#1053)

1c3f103eaf3a40fda90fecc6fe1c803439e794e4 authored over 3 years ago by Naoki Endoh <[email protected]>
chore(deps): bump lodash from 4.17.20 to 4.17.21 (#1050)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](htt...

9b2628a5c08c96530a7728ead3244b78d97d1578 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add onActivated and onDeacitvated hooks to the list (#1051)

* Add onActivated and onDeactivated to the list

addresses vuejs#1018

* Add onActivated an...

c4efde2cf87edcff663f609baf7c4fb55ee317ac authored over 3 years ago by Kushal Billaiya <[email protected]>
docs: add automatic global registration to cookbook (#1041)

* docs: add automatic global registration to cookbook

* fix(docs): use @ instead v-on at Cook...

6de305a99992f55007b463f55994fb41c456da72 authored over 3 years ago by Lucas Vilaboim <[email protected]>
docs: Russian translation (#1042)

* Update config.js

* Update translations-data.js

9c0ccea899bf71e3213b4a43d88c3bcd0684ec05 authored over 3 years ago by Alexander Sokolov <[email protected]>
fix: prevent CodePens from stealing focus and scrolling the page (#1047)

6b0a492086abad998b4ae00be29f3c584497728c authored over 3 years ago by skirtle <[email protected]>
fix: set the font-weight for strong tags back to 600 (#1048)

48dd23ec46599d5a1f7833688e89272f97af962a authored over 3 years ago by skirtle <[email protected]>
docs: Update key-attribute.md (#1045)

* Update key-attribute.md

* Update key-attribute.md

43d1ccf0e1a56d817e2b137620a030965da81667 authored over 3 years ago by Alexander Sokolov <[email protected]>
chore(deps): bump url-parse from 1.4.7 to 1.5.1 (#1046)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes...

594339753a0a024b6ca04f2d15d549143f886125 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: a few improvements (#1040)

improved multi-root component custom directive warning's clarity

changed confusing † to *

1b1bd3ec0f8682339bedc85aca21254aa4e7e442 authored over 3 years ago by Wenfang Du <[email protected]>
chore: whitespace changes suggested by Prettier (#1036)

42f3656d2c10209c811013a5a5b2b9406c75b9fd authored over 3 years ago by skirtle <[email protected]>
Update global-api.md (#1034)

8525c7a82f323b98c503fbbbe4311c346315e46e authored over 3 years ago by Alexander Sokolov <[email protected]>
Added template refs typing instruction (#1022)

* feat: added template refs typing

* fix: fixed to non-SFC

* fix: removed code block

d5c66359c17548ce74f60f79c5fe05eb6d46b682 authored over 3 years ago by Natalia Tepluhina <[email protected]>
docs: Update link & fix prop name in typescript-support.md (#1030)

* Update typescript-support.md

* Update typescript-support.md

64cbc012abfe8f9e6b643e5de8aa4a7251e74dff authored over 3 years ago by Alexander Sokolov <[email protected]>
Remove Vue Mastery Banner (#1031)

f76da07738d5e87d0bfe7deac87bbd1dd9608d6c authored over 3 years ago by Pierre Schweiger <[email protected]>
fix import closed quote (#1029)

fa2c887452b8b3f053d7788903c0fb4f8709a708 authored over 3 years ago by Evgeny Vlasov <[email protected]>
fix variable name in code. (#1028)

CounterApp to Counter.

e56c4561b3f20b62287afad3279e3fb213c0f919 authored over 3 years ago by ArMan <[email protected]>
chore: tidy up the markdown tables (#1026)

20d1bc676f7adbd80af6f8383805a46cdfefc3ce authored over 3 years ago by skirtle <[email protected]>
chore: change the line endings for join.md to match all the other files (#1027)

12119683e95da5a42a7b6da7155ffd064b22cb61 authored over 3 years ago by skirtle <[email protected]>
chore: switch javascript code blocks to js (#1020)

5753b78caa80309065554b2c2583bcdce03bc325 authored over 3 years ago by skirtle <[email protected]>
docs: return values for render functions (#1006)

da874b21fab5d00cd6edb876d69a841c0052ee69 authored over 3 years ago by skirtle <[email protected]>
chore: remove spaces between triple backticks and the language (#1019)

0f25a8dbbb75d44c4b0466a2fd95d511b33b697f authored over 3 years ago by skirtle <[email protected]>
docs: :memo: clarify async components for Vue Router (#1014)

* docs: :memo: clarify async components for Vue Router

* Update src/guide/migration/async-com...

4c7c1e5393bc1e2501fbf37257c45b51a38d8102 authored over 3 years ago by Reinier Kaper <[email protected]>
Update Vue mastery banner copy after promotion (#1017)

* chore(deps): bump ssri from 6.0.1 to 6.0.2

Bumps [ssri](https://github.com/npm/ssri) from 6...

7599359713f50634e94cc8afeb48e1695fa234b2 authored over 3 years ago by Pierre Schweiger <[email protected]>
docs: add japanese link to translations menu (#1011)

2c6458baf4a3dfd119919173a01158f1a3c1c6be authored over 3 years ago by kazuya kawaguchi <[email protected]>
Update vuemastery promotion copy (#1007)

7032fb0135a783ded9520325358f2311aa5fb2fa authored over 3 years ago by Pierre Schweiger <[email protected]>
docs: add a section about functional components (#1008)

1d2fb1696b540e94572046e0ecfcc23f22983581 authored over 3 years ago by skirtle <[email protected]>