Ecosyste.ms: OpenCollective

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

Leaf PHP 🍁

We're building simple but powerful software that powers apps and APIs from all over the world πŸš€
Collective - Host: opensource - https://opencollective.com/leaf - Website: https://leafphp.dev/ - Code: https://github.com/leafsphp

update filters.md (#1226)

github.com/leafsphp/docs - b4fe5227186c0fd69fc18dd3532b8c2c40a28eea authored over 3 years ago
update special sponsor

github.com/leafsphp/docs - 9cbe2b7a4877f36ec0fc66e7fa9c87dd5f1bcdda authored over 3 years ago
Update watch.md (#1216)

github.com/leafsphp/docs - c89f622bcd1d534261aabc6618af103ecdefcc6c authored over 3 years ago
Update custom-directives.md (#1215)

github.com/leafsphp/docs - c864d955970b75d6ae3553d703ba0e2497ef2c93 authored over 3 years ago
Update custom-directives.md (#1214)

github.com/leafsphp/docs - bbc199c6adf5b1fb38745767ac66a1f6a2b3d84f authored over 3 years ago
Merge pull request #696 from erikn69/master

xdebug.file_link_format template by default without xdebug extension loaded

github.com/leafsphp/exceptions - 6ac04436d34e1fad93955eb110878fefd6b68037 authored over 3 years ago
Merge pull request #701 from fujiwaraizuho/patch-1

Add types that appendHandler & prependHandler functions can take

github.com/leafsphp/exceptions - 6b7287fed2182654148de775c9fde24c433ff2a9 authored over 3 years ago
PrettyPageHandler: fix scrolling too far, fixup 7376a42

Co-authored-by: jonathan <[email protected]>

github.com/leafsphp/exceptions - 13f817190ca40b0c15a54887d25289b93a02b4b3 authored over 3 years ago
changelog: 2.14.1

github.com/leafsphp/exceptions - 15ead64e9828f0fc90932114429c4f7923570cb1 authored over 3 years ago
:art: updated poll theme

github.com/leafsphp/new-docs - d882f7229a798a7b7300ddbe77dfc1f304d769a6 authored over 3 years ago
:sparkles: added twitter poll

github.com/leafsphp/new-docs - c54e0b62f0d86508e936e5938cb8462ddd9dd1ce authored over 3 years ago
:bug: fixed request getUrl

github.com/leafsphp/leaf - 7c6dcdae40cdaa41b6cc74bf3c5fe8613d4979ba authored over 3 years ago
Script Setup Edits for Clarity (#1194)

* Second-person consistency

* Edit defineProps and defineEmits for clarity

* Update src/ap...

github.com/leafsphp/docs - 10849bb05dc75e7c59917ca3fdf660790b8fdc9a authored over 3 years ago
chore: new supporter

[skip ci]

github.com/leafsphp/watcher - a26440442d0523272afcdbbb7eabf6f203405ae9 authored over 3 years ago
Update web-components.md (#1207)

Fixed tipo in MyBar.ce.bar as MyBar.ce.vue.

github.com/leafsphp/docs - 4d745447a0aefd3f616ae50277b6d87067243c34 authored over 3 years ago
fix: missing comma in web-components.md (#1192)

github.com/leafsphp/docs - 8c8e59a4d1396f50fa8773ca2f27fe6ace3f13a0 authored over 3 years ago
Merge branch 'main' of github.com:remy/nodemon

* 'main' of github.com:remy/nodemon:
docs(installation): Minor Improvements

github.com/leafsphp/watcher - 793e4ffefebc5af5b600dd4c3e02455b1b129973 authored over 3 years ago
chore: new supporter

[skip ci]

github.com/leafsphp/watcher - bb8e0a59858541b3dddbf83bd240c2f129164a32 authored over 3 years ago
docs: fix the description for enumerated attributes coercion change (#1208)

github.com/leafsphp/docs - a3c0c2765fb2e2c98a980c9bde773fe87a9a1bf8 authored over 3 years ago
Change `is` prop to `is` attr (#1197)

* Change `is` prop to `is` attr

* change attr to attribute

github.com/leafsphp/docs - 9ed94d87a3996fc0126af546af9cf6504d090a7f authored over 3 years ago
Change `property` to `attribute` (#1198)

github.com/leafsphp/docs - 042a0be1fad53cc39e8f868b1fce11b98fe23474 authored over 3 years ago
It could be a mistake (#1196)

github.com/leafsphp/docs - 82cbc3b71663a7bf113b7690d0a41ab375b1f566 authored over 3 years ago
change reactive `method` to reactive `function` (#1199)

github.com/leafsphp/docs - 0e75029a17db26849f89a46eaad944b1a9457eb1 authored over 3 years ago
fix: double dashes in command with vite (#1201)

* fix: double dashes in command with vite

* Updated for npm 6 and 7 users

* Fix bad spacing

github.com/leafsphp/docs - dad6c6d0140c7c687f82778fd6790a84fda4a492 authored over 3 years ago
Update introduction.md (#1202)

github.com/leafsphp/docs - 6152a389013902b6677cd7c493fada47681436a9 authored over 3 years ago
Update reactivity-computed-watchers.md (#1187)

* Update reactivity-computed-watchers.md

* Update reactivity-computed-watchers.md

github.com/leafsphp/docs - 9e1ae066fe55e18179c414700f96a6fc4dda0d71 authored over 3 years ago
Update component-registration.md (#1185)

github.com/leafsphp/docs - 5932d5ba716a100128e3218aae772d878e5898db authored over 3 years ago
docs: fix typo (#1186)

github.com/leafsphp/docs - d7a7ab096ed2f9f1f0085ac1c0dfa1594503467b authored over 3 years ago
Update component-attrs.md (#1183)

`data-status` is a attribute rather than property. It should be consistent with the description ...

github.com/leafsphp/docs - 9fbe7aaa6c928840d6fd3b095a3762b182bd73c8 authored over 3 years ago
fix: fixed registering custom elements (#1181)

github.com/leafsphp/docs - 8f29b6dca13309a9b9cfcbb4f513adcab1848bc3 authored over 3 years ago
fix: add `<br/>` to edit link, make it looks better. (#1182)

* fix: add `<br/>` to edit link, makes it look better.

* format codes

github.com/leafsphp/docs - 1c58b41a381561e105713ce6c764f29ebc90566e authored over 3 years ago
chore(deps): bump url-parse from 1.5.1 to 1.5.3 (#1174)

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

github.com/leafsphp/docs - 313c61c283e51a47175099625f83aaeb834e14ef authored over 3 years ago
feat: enable editLinks (close #1168) (#1172)

github.com/leafsphp/docs - c7ef31118371819232297df50a0ab3a887173dee authored over 3 years ago
no filters in vue 3 (#1171)

github.com/leafsphp/docs - 13de0f6956aed9546209e9175262d915a918323d authored over 3 years ago
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...

github.com/leafsphp/docs - 9d5d0d479d99c26849d051c42339631602195944 authored over 3 years ago
fix: avoid redirects by including .html on links (#1163)

github.com/leafsphp/docs - 447a31a3886bc673d4f961f34e19244a3d17643e authored over 3 years ago
docs(installation): Minor Improvements

github.com/leafsphp/watcher - f32e6ec0bde180851b80656a239f913829aad82d authored over 3 years ago
Update web-components.md (#1166)

Correct typo

github.com/leafsphp/docs - ed56e752e40726eea1116a4771865bb484bebc7b authored over 3 years ago
docs: link to the style guide entry for keyed v-for (#1164)

github.com/leafsphp/docs - 569ef74abbabae3845e7ede4841100994e6b85f3 authored over 3 years ago
3.2 updates (#1157)

github.com/leafsphp/docs - 9d759d995e43fb07ba1982a2093e6ce82fe761bf authored over 3 years ago
Extended watching multiple sources explanation (#1156)

* feat: added example for watching multiple sources

* feat: added nextTick example

* fix: ...

github.com/leafsphp/docs - 7b504b03c46d15950601ea61ecbfc47008e4b614 authored over 3 years ago
Fix Callable to lowercase

Co-authored-by: Markus Staab <[email protected]>

github.com/leafsphp/exceptions - 444d133e05c2c97819e2fdcaa3a568411cd6d2b9 authored over 3 years ago
Fix Callable to lowercase

github.com/leafsphp/exceptions - 198e7120b4bb26204010ae80a11f9b77c641359d authored over 3 years ago
Fix phpdoc of the function to be called

github.com/leafsphp/exceptions - 59f635b59788cab37a24c77b9a723d0cc9cc86a1 authored over 3 years ago
Add types that appendHandler can take

github.com/leafsphp/exceptions - 3684f84feb7d1da833da0becacc125c9bfb6045c authored over 3 years ago
chore: add supporter

[skip ci]

github.com/leafsphp/watcher - a8acae21867a581af595803bbd650daa7b8dda85 authored over 3 years ago
chore: new supporter

[skip ci]

github.com/leafsphp/watcher - 7393b5a6893425ae190ac7c4e7a361cc02a614b7 authored over 3 years ago
Added the missing JS comma at the end of a line (#1155)

github.com/leafsphp/docs - 252bbfd848d8fd5520f6f0b65d91fcbb9d484c69 authored over 3 years ago
chore: clean a logo

[skip ci]

github.com/leafsphp/watcher - ea62c2fb38df488d8843bec432af5b5439d85d42 authored over 3 years ago
chore: new supporter

[skip ci]

github.com/leafsphp/watcher - 53da0e263c293a030b22b3dbfaf90e3bd8e92f08 authored over 3 years ago
chore: tweak supporter message

[skip ci]

github.com/leafsphp/watcher - 4a3f3cc0bd29c0eef0e137ef54509ee4912f9b9a authored over 3 years ago
feat: added cursor pointer to ensure consistency (#1149)

github.com/leafsphp/docs - 37a4088fe26ee6b752ab072be1f1ef1e2c900570 authored over 3 years ago
fix: updated rollup link

github.com/leafsphp/docs - ffd8d032eb1bcea4d2e25707ebcc258b47bfac84 authored over 3 years ago
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...

github.com/leafsphp/docs - c4f6e0c076eeb957c77c51ed6eb137090efdfa7e authored over 3 years ago
docs: document the removal of binding.expression (#1133)

github.com/leafsphp/docs - 29cf54cee71cbd560c6770470ae95a0121dace6c authored over 3 years ago
fix: update link for 'SFC State-driven CSS Variables' RFC (#1145)

github.com/leafsphp/docs - bcde21ba946d08f8b21c83b40fdf9d3740991239 authored over 3 years ago
Correct typo in Vite section of installation.md (#1141)

github.com/leafsphp/docs - 9f3988a6676b0e66384c9e4c90db831700ca9bf7 authored over 3 years ago
chore: update installation instructions for Vite (#1138)

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

* chore:...

github.com/leafsphp/docs - 9be25f76e79ddbb47b370ce898350a5e2eca993d authored over 3 years ago
chore: update migration installation instructions for Vite (#1136)

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

github.com/leafsphp/docs - 475f10c32b9c81f199dde1629a3a09a25fae8ae9 authored over 3 years ago
fix broken url (#1135)

github.com/leafsphp/docs - b69892d8cc7cef7027c577383d1c08c63e5e69bc authored over 3 years ago
fix: typo on "ATTR_ENUMERATED_COERCION" (#1134)

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

github.com/leafsphp/docs - 72eaad3302d42b4eec71ae7a1334974d43326096 authored over 3 years ago
changelog: 2.14.0

github.com/leafsphp/exceptions - fdf92f03e150ed84d5967a833ae93abffac0315b authored over 3 years ago
PrettyPageHandler: switch syntax highlighting to Prism.js

github.com/leafsphp/exceptions - 7376a422a13e8cd738dacb2518976f25c4ffc3c0 authored over 3 years ago
Merge branch 'master' of github.com:vuejs/docs-next

github.com/leafsphp/docs - cf006d16e6d2d20cfc0ed00553b7fccf3bf88618 authored over 3 years ago
fix: updated location

github.com/leafsphp/docs - 67ac409c7d335e9e7e909e39067efcfce35f138a authored over 3 years ago
fix(windows): properly handle quoted args in event

Fixes: #1823

This mirrors the command parsing from run.js into the separate parser
for launchin...

github.com/leafsphp/watcher - 0823f18435e43639f3b6b9f296b7385e99cffa3b authored over 3 years ago
Merge branch 'master' of github.com:remy/nodemon

* 'master' of github.com:remy/nodemon:
chore: update issue template
chore: fix stale.yml

github.com/leafsphp/watcher - b52fc89b4911725ce5da9edf35d614cdf6260651 authored over 3 years ago
fix: ensure numerical OS version check

github.com/leafsphp/watcher - f523d0ea49b1569af141a056bc400e7cb538aa9a authored over 3 years ago
chore: update issue template

[skip ci]

github.com/leafsphp/watcher - 46791d619bd1d79c35bc0ffc23b868c5048dd82a authored over 3 years ago
chore: fix stale.yml

Wrong format in except labels

github.com/leafsphp/watcher - 79ad546326f457edf87883a9a5a8f4c1d7a47fc5 authored over 3 years ago
chore: move workflow to dir

github.com/leafsphp/watcher - 08f65994c7605d03db02e4541a142d50a567e9e3 authored over 3 years ago
chore: update stalebot

The OG stalebot seemed to crash out.

github.com/leafsphp/watcher - f3903a4e389044a37baa44bb00c943e11efe62df authored over 3 years ago
fix: windows 8 doesn't support windows-kill

Fixes #1876

github.com/leafsphp/watcher - 6c6cb65317b1d95ef25c91885b55d589c2a020d6 authored over 3 years ago
fix: link error (#1130)

github.com/leafsphp/docs - dd2bf865512b16f6a1fa78f5a377a128d46d9190 authored over 3 years ago
Merge branch 'master' of github.com:remy/nodemon

* 'master' of github.com:remy/nodemon:
fix: allow windows users to install globally again (#1874)

github.com/leafsphp/watcher - 5bb92d449983be6045bc536225added0530a4ec1 authored over 3 years ago
chore: new supporters

[skip ci]

github.com/leafsphp/watcher - f4b89f5a93e621996af9716c9a54f5ccc677863c authored over 3 years ago
fix: code style in reactivity-computed-watchers.md (#1126)

github.com/leafsphp/docs - fd21397c07d3c8bcca1b7d7d3ed21f6c444ec6bb authored over 3 years ago
docs: extra examples of migrating keyCode modifiers (#1125)

github.com/leafsphp/docs - afc2a953cb175173f13ed85f4040e65c87e29dc5 authored over 3 years ago
docs: add various improvements to the Events API migration guide (#1124)

github.com/leafsphp/docs - d9430c250bc7da8f0da94b65f0c33e8501c502df authored over 3 years ago
docs: elaborate on what can be included in the createApp root props (#1123)

github.com/leafsphp/docs - 9554a8309800558fd1da1e5d95bbbf3af59e9a0f authored over 3 years ago
add an any and a union type example for typescript prop annotation (#1121)

github.com/leafsphp/docs - 4dc940e688f370c6346b9c982a660172d92a11ed authored over 3 years ago
docs: link directly to equivalent pages in translations (#1105)

github.com/leafsphp/docs - 883b753327563bef5636d8e821563dc03f24b009 authored over 3 years ago
Add TypeScript example for event handling (#1114)

* feat: add typing native events

* Update src/guide/typescript-support.md

Co-authored-by: ...

github.com/leafsphp/docs - 2e20116c3839b8c3605169de3c6e903f8f2dcff4 authored over 3 years ago
fix: docs-next is now docs (#1118)

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

github.com/leafsphp/docs - f3eb270915255a229f695316ad8fc86673a72c26 authored over 3 years ago
fix: allow windows users to install globally again (#1874)

Fixes: #1872

github.com/leafsphp/watcher - 3242215ec438baa96299fd085238178c6ee59f53 authored over 3 years ago
Update PrimeVue themes (#1116)

github.com/leafsphp/docs - 1ab770c15bce42331cc1b5476c37da3b8675fdcf authored over 3 years ago
chore: updating release process…

github.com/leafsphp/watcher - 17aa92b57fbf6781e317150da7a977686e7074e0 authored over 3 years ago
chore: update semver packages

github.com/leafsphp/watcher - 976e5ff77d157fbe0f51ec809e139aaa1ce03411 authored over 3 years ago
fix typo in composition-api-template-refs.md (#1113)

github.com/leafsphp/docs - fbcecaf6ec1709311456e3f2682cb9a6325d619b authored over 3 years ago
chore: tweak release ci

github.com/leafsphp/watcher - ec60cd5cc539cf38195e32940b42649e150d5e2e authored over 3 years ago
chore: readme

[skip ci]

github.com/leafsphp/watcher - 06815b8a7494a06e5ab32fc92f13ab4c2bc5c0fd authored over 3 years ago
chore: fix supporter image layout

[skip ci]

github.com/leafsphp/watcher - 4b8d31981ab9d415d8992b0066e97fa09422d32c authored over 3 years ago
chore: add semantic release via github actions

github.com/leafsphp/watcher - b78779aa2682cc26c41b03a01c5d6330932e34cc authored over 3 years ago
Merge branch 'master' of github.com:remy/nodemon

* 'master' of github.com:remy/nodemon:
chore: create github action tests

github.com/leafsphp/watcher - 3a7b97766af7b685e30d143f9cbbf71c918d92d0 authored over 3 years ago
chore: add supporter

[skip ci]

github.com/leafsphp/watcher - b14f591a0d3869bf4d897fe11cdab694d0cf9796 authored over 3 years ago
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...

github.com/leafsphp/docs - 5bfc201a70163895d1f314d05c461a104be32e1b authored over 3 years ago
fix: update vue-devtools url (#1112)

github.com/leafsphp/docs - 12d7504158f531bf04e039488c8009858c2aaf05 authored over 3 years ago
chore: remove unused sponsor logos (#1101)

github.com/leafsphp/docs - c15299f898b1fb907b381f7cd14323f3f549b1a7 authored over 3 years ago
chore: edit screenshots to reduce file size (#1102)

github.com/leafsphp/docs - a39b7832181505c3d73fbbd789047bafcec37d36 authored over 3 years ago
docs(): add ionic vue sponsor to vue 3 docs site (#1109)

github.com/leafsphp/docs - 66731dffdcefc88feccda354c69d33c5f6fd4d0f authored over 3 years ago