Ecosyste.ms: OpenCollective

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

Preact

3kb alternative to React with the same ES6 API.
Collective - Host: opensource - https://opencollective.com/preact - Website: https://preactjs.com - Code: https://github.com/preactjs

Reflect base-branch rename (#330)

github.com/preactjs/preact-render-to-string - 22cb8461a70d86e0e3e4bf36320812a50591814a authored 12 months ago by Jovi De Croock <[email protected]>
Remove incorrect second default export from jsx.d.ts (#329)

github.com/preactjs/preact-render-to-string - 0a0d0ceba22d89fa82a177305c7e44aa22202398 authored 12 months ago by Alejandro Celaya <[email protected]>
Merge pull request #1049 from preactjs/fix/blog-titles

fix: Fragment links incorrectly hiding blog titles

github.com/preactjs/preact-www - ead3ee1d2e705bd5ac48a83a2dce23dcb0ec93aa authored 12 months ago by Ryan Christian <[email protected]>
fix: Fragment links incorrectly hiding blog titles

github.com/preactjs/preact-www - 91ee7e2c748e42fa5141e2a2ba90ab40c14c3978 authored 12 months ago by Ryan Christian <[email protected]>
Merge pull request #493 from preactjs/docs/use-signal-effect

docs: Add mention of `useSignalEffect` hook in integration readmes

github.com/preactjs/signals - 34c875224f7ef352cc432f5d351352bd591718ec authored 12 months ago by Ryan Christian <[email protected]>
docs: Add mention of `useSignalEffect` hook in integration readmes

github.com/preactjs/signals - b373986e92e2d406ea5dd9961aba83b0bd32ad6e authored 12 months ago by Ryan Christian <[email protected]>
Merge pull request #4234 from preactjs/multi-root-shared-commit

WIP: batch commit callbacks from all components in the render queue

github.com/preactjs/preact - f7ccb9010077ecb46fc271224bbc5e015e00efe6 authored 12 months ago by Jason Miller <[email protected]>
Merge pull request #1045 from Nicolas-Orozco/master

Add Spanish translation of Forms and Hooks

github.com/preactjs/preact-www - c8c5a12a2ff1868736a9f0e798b5e24d5f813a23 authored 12 months ago by Marvin Hagemeister <[email protected]>
Translate v8/types-of-components.md

github.com/preactjs/preact-www - 317f878da8ed27b4f2769774fa3de8c7908f26a5 authored 12 months ago by Bugo <[email protected]>
Translate v8/unit-testing-with-enzyme.md

github.com/preactjs/preact-www - b592e57652e6fd5642b3856a09df9309ebbc0bda authored 12 months ago by Bugo <[email protected]>
Update translation of guide/v10/unit-testing-with-enzyme.md

github.com/preactjs/preact-www - 474cc92b1bc60d4f8f789266aa6790c8b7ddcfce authored 12 months ago by Bugo <[email protected]>
Translate v8/switching-to-preact.md

github.com/preactjs/preact-www - 6f911663837a36b5e5e21d3aa35d60106a98ce2e authored 12 months ago by Bugo <[email protected]>
remove commented-out code

github.com/preactjs/preact - b09f4c132c9aa0e4d77ad1c5ab90ccf9f01d5db4 authored almost 1 year ago by Jason Miller <[email protected]>
Translate v8/linked-state.md

github.com/preactjs/preact-www - 0c357b4021bd8c4356bf0b8d21c72e5785eacac8 authored almost 1 year ago by Bugo <[email protected]>
Update translation of guide/v8/extending-component.md

github.com/preactjs/preact-www - ef118e89e187cee865b566037c735583e799d55a authored almost 1 year ago by Bugo <[email protected]>
Translate v8/progressive-web-apps.md

github.com/preactjs/preact-www - 0dee8c1e237474eb646555508ad234779610f2f9 authored almost 1 year ago by Bugo <[email protected]>
Update translation of guide/v10/progressive-web-apps.md

github.com/preactjs/preact-www - bda939fd3feab3bf262a98cf733dcfd837203096 authored almost 1 year ago by Bugo <[email protected]>
Merge pull request #14 from preactjs/fix/prerender-detection

chore: Sync new prerenderr script detection method & fix early return…

github.com/preactjs/create-preact - c273ae36adcb18a6f345f9bba265c8947802aa9e authored about 1 year ago by Ryan Christian <[email protected]>
chore: Sync new prerenderr script detection method & fix early return in TS setup

github.com/preactjs/create-preact - af6902c43c3cfdf85ce2c2c17ddec828affa62e8 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #98 from preactjs/2.8.1

2.8.1

github.com/preactjs/preset-vite - a325c1f3811900f70277424304c9eb42fc60f8a7 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #97 from preactjs/refactor/prerender-attr

refactor: Determine prerender script through script attr, rather than lexer

github.com/preactjs/preset-vite - 77968b64929c413f68ca061c3976b139b90df5e3 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Missed import

github.com/preactjs/preset-vite - 25f37dee373d0fc863a937a131a81d6f4285d6a8 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Update lock file

github.com/preactjs/preset-vite - cf499b3d41effd2953ccc0a2e8f356e957e73c2a authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Determine prerender script through script attr, rather than lexer

github.com/preactjs/preset-vite - f5fbfff77dd4e5f2e8ed4c0ad11e2d94fc089d62 authored about 1 year ago by Ryan Christian <[email protected]>
docs: Update demo image in ReadMe

github.com/preactjs/create-preact - 4a4806daa6d4519a0bb816078c2ed42d640d0a76 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #13 from preactjs/refactor/migrate-to-prerender-plugin

refactor: Migrate off of Vike and to `@preact/preset-vite`'s prerender functionality

github.com/preactjs/create-preact - cfe909a0dd575b2de5b5234326b05110cd910475 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #96 from preactjs/2.8.0

2.8.0

github.com/preactjs/preset-vite - bc03aaaf5091685eb95a6692e375745f4cb764d0 authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'main' into multi-root-shared-commit

github.com/preactjs/preact - fe0df55b4824a3cf47abc62764cd55718d311b23 authored about 1 year ago by Jason Miller <[email protected]>
Update src/component.js

Co-authored-by: Jovi De Croock <[email protected]>

github.com/preactjs/preact - 5f6d63e2b4ff339fcca9d891588e7d4aa2a3dbfe authored about 1 year ago by Jason Miller <[email protected]>
Merge pull request #86 from preactjs/feat/prerender-plugin

feat: prerender plugin

github.com/preactjs/preset-vite - 8f87cdace058d77d8035e35c17f5b696b87f7776 authored about 1 year ago by Ryan Christian <[email protected]>
retain masks across useId invocations (#4245)

github.com/preactjs/preact - e1f0d3e626d6ebc76a2851e830c5b6020c353cf2 authored about 1 year ago by Jovi De Croock <[email protected]>
ensure we are able to support capture events from compat (#4243)

github.com/preactjs/preact - 13b0afb7a28adb3149d7125fb2b9c16edbcf8e94 authored about 1 year ago by Jovi De Croock <[email protected]>
Translate v8/getting-started.md

github.com/preactjs/preact-www - fb6eb1238ee9f4c8a52df0e5ea3af60f21b135d6 authored about 1 year ago by Bugo <[email protected]>
Translate v8/forms.md

github.com/preactjs/preact-www - 8edf5c427a4eddd668b9c374dd9ce693fab2886f authored about 1 year ago by Bugo <[email protected]>
Update translation of guide/v10/forms.md

github.com/preactjs/preact-www - a7b0ff30c02e94eaa4356f27217586f4638444bc authored about 1 year ago by Bugo <[email protected]>
Translate v8/external-dom-mutations.md

github.com/preactjs/preact-www - ed8f06f363bd0d16029fdea2f5fe0d635353ed79 authored about 1 year ago by Bugo <[email protected]>
Translate v8/extending-component.md

github.com/preactjs/preact-www - 087106d28079c3ce0a9909597ea17ae94e7aad7b authored about 1 year ago by Bugo <[email protected]>
Add Spanish translation of Hooks

github.com/preactjs/preact-www - bd01729bcc1dfe349a2a054ac06198deb574bd54 authored about 1 year ago by Nicolas-Orozco <[email protected]>
refactor: Migrate off of Vike and to `@preact/preset-vite`'s prerender feature

github.com/preactjs/create-preact - 565be4c30fcbe71d7fa7eee8370bdf8a4aec4efb authored about 1 year ago by Ryan Christian <[email protected]>
Add Spanish translation of Forms

github.com/preactjs/preact-www - 26bbd074e5aaa5153ab705dba4e25843ef9892af authored about 1 year ago by Nicolas-Orozco <[email protected]>
chore: Use Rollup's error reporting where possible

github.com/preactjs/preset-vite - b99d77fedaa54bf59a1f9fdacd164e221da8e589 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Move `renderTarget` option & document it

github.com/preactjs/preset-vite - 84de6526e1c5b061e033429ad111f579087a7d44 authored about 1 year ago by Ryan Christian <[email protected]>
Translate v8/differences-to-react.md

github.com/preactjs/preact-www - 4856694726f24f8e3951829be95c4e8abd487faa authored about 1 year ago by Bugo <[email protected]>
Translate v8/api-reference.md

github.com/preactjs/preact-www - 0d34f157738dc69b0ebcbe59ca79506d1c03374f authored about 1 year ago by Bugo <[email protected]>
Translate links on the home page

github.com/preactjs/preact-www - b50c9f9d6c40d1a392dd4220d6c771dca5a8b26a authored about 1 year ago by Bugo <[email protected]>
Fix link to Babel transform docs (#482)

github.com/preactjs/signals - 192dbd98213b40abfec4b0f2bcff1bb100995f2b authored about 1 year ago by Ian Bicking <[email protected]>
skip comment nodes for placeChild (#4128)

github.com/preactjs/preact - 899e9d91c278702215b433847be12886850610d7 authored about 1 year ago by Jovi De Croock <[email protected]>
Merge pull request #1042 from time9683/add-translation-es

add Spanish translation `components`

github.com/preactjs/preact-www - 3be8619b24fabde66449bfb41b631856a595481c authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into add-translation-es

github.com/preactjs/preact-www - 1aae7577e2de0ba1d571b45ddc8caa529cc7fa1d authored about 1 year ago by Ryan Christian <[email protected]>
Apply suggestions from code review

github.com/preactjs/preact-www - d67bda5bc2f81abe605d6b1c75817a22a17426e0 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #1044 from n0hack/i18n/korean

chore(i18n): add Korean translation `About pages`

github.com/preactjs/preact-www - d117cdcfcfc7ecf4951e201807bc43486b38c6b4 authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into i18n/korean

github.com/preactjs/preact-www - e6e1e8fc11c0eeeb9e40d8999dd0993b6bb75c04 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #1043 from Ende93/master

chore(i18n): update translation

github.com/preactjs/preact-www - 4cd7cf922c3753c6605543a978f2c86d8b93a63b authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into master

github.com/preactjs/preact-www - 993fc51d81a15fb86827e184ef6a5dd854cb378c authored about 1 year ago by Ryan Christian <[email protected]>
Apply suggestions from code review

github.com/preactjs/preact-www - 6cd8e5008f682f35598fe79de35a101c450ef259 authored about 1 year ago by Ryan Christian <[email protected]>
revert: Lock file changes

github.com/preactjs/preset-vite - ee3ee5b38f35a1f620266422063f76ad9d36ed8a authored about 1 year ago by Ryan Christian <[email protected]>
chore: Better word wrapping

github.com/preactjs/preset-vite - 2d4a6ed1f389641fbc3e435087a97d68c6451adc authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Add better error message for prerendering failure

github.com/preactjs/preset-vite - 909bd2412c205e2798183e17d837fc03e55c8a8a authored about 1 year ago by Ryan Christian <[email protected]>
chore: Misc

github.com/preactjs/preset-vite - 7059c03ec2ef22525750fd6c47f894d2765dbd92 authored about 1 year ago by Ryan Christian <[email protected]>
docs: Add docs for prerendering

github.com/preactjs/preset-vite - 976638de41d9410160fc61be2a262dfcb96944b6 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #1036 from preactjs/refactor/migrate-to-css

refactor: Switch off LESS to vanilla CSS

github.com/preactjs/preact-www - c493909c17d239d1b43c21245d1f78cbc8b7d8b1 authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into refactor/migrate-to-css

github.com/preactjs/preact-www - 5f52552712c44e5a9c3069012d3ad8a3355ce476 authored about 1 year ago by Ryan Christian <[email protected]>
Update src/prerender.ts

Co-authored-by: Jovi De Croock <[email protected]>

github.com/preactjs/preset-vite - ec3472179373cbbd58488de93833dd07dcc7f8ac authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'main' into multi-root-shared-commit

github.com/preactjs/preact - e20029d4f0565887d1d6f95316745bbbbacd4ad2 authored about 1 year ago by Jovi De Croock <[email protected]>
Update README.md (#472)

github.com/preactjs/signals - 6437d18dd3e06a87e69ed4f384110c7cc29696d1 authored about 1 year ago by i18u <[email protected]>
Merge pull request #4242 from preactjs/missing-inherit

TS: Add missing contenteditable "inherit" value

github.com/preactjs/preact - da9d4889c5aa44ccae658ad59e2b5f4bb982a05f authored about 1 year ago by Marvin Hagemeister <[email protected]>
TS: Add missing contenteditable "inherit" value

github.com/preactjs/preact - bbe6757f92e8dfd393d5d97633098d7791887420 authored about 1 year ago by Marvin Hagemeister <[email protected]>
chore(i18n): add Korean translation

github.com/preactjs/preact-www - 31b25c5ba5f6ad96a6754885e65c4df7f1e32bc1 authored about 1 year ago by Lucid <[email protected]>
chore(i18n): add Korean translation

github.com/preactjs/preact-www - 9b693f2280b7ec89a1edf831d73cc2ddec1be1af authored about 1 year ago by Lucid <[email protected]>
chore(i18n): update translation

github.com/preactjs/preact-www - 54a97ac66807294097044db574dbb4c1365a73af authored about 1 year ago by Ende93 <[email protected]>
Version Packages (#532)

github.com/preactjs/prefresh - 018f5cc907629b82ffb201c32e948efe4b40098a authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: Incorrect default export of Vite plugin types under TS's Node16 module resolution (#531)

github.com/preactjs/prefresh - 0efb6040dab3a95e3318bfd214da83035314fdc9 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #95 from preactjs/refactor/disable-hook-names

refactor: Disable `transform-hook-names` if devtools aren't enabled

github.com/preactjs/preset-vite - f0a53029b776812ce64c9ad01eb66f0e5dc4236e authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Disable `transform-hook-names` if devtools aren't enabled

github.com/preactjs/preset-vite - e75e93112f6e5a02611702f8c1adbd3716adfccb authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #4239 from ianobermiller/patch-1

github.com/preactjs/preact - f96350987873bd4082c347cbc00cdc43ebfd0b4e authored about 1 year ago by Ryan Christian <[email protected]>
Update index.d.ts

github.com/preactjs/preact - be2ca05b8192f41eb008e6768a6dd21cc27abb8b authored about 1 year ago by Ryan Christian <[email protected]>
Export existing type instad

Co-authored-by: Ryan Christian <[email protected]>

github.com/preactjs/preact - c6d106250f5408fd5797dc1fadb76466f76393b2 authored about 1 year ago by Ian Obermiller <[email protected]>
Add ComponentType to preact/compat

Add the `ComponentType` type that represents a class or function component with optional props t...

github.com/preactjs/preact - ed788323194c302ab8dcf15098ab385212cf3455 authored about 1 year ago by Ian Obermiller <[email protected]>
add Spanish translation `components`

github.com/preactjs/preact-www - de8554683607abb3c8a3eb70e661f4197a2fc3e6 authored about 1 year ago by Luis <[email protected]>
Add Trellith (#88)

* Add Trellith

* Update Trellith

github.com/preactjs/awesome-preact - 1b6b6ee1e09d5de52fc43a20d522ea184d5a4c45 authored about 1 year ago by saki <[email protected]>
Merge pull request #1040 from n0hack/master

feat: apply i18n to tutorial chapter buttons

github.com/preactjs/preact-www - 63d9df67a31cb7e1b7c2355c281d3556d2b9b8f5 authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into master

github.com/preactjs/preact-www - 41165a9403ac231ba3c169dd724e97ebb004ad68 authored about 1 year ago by Ryan Christian <[email protected]>
chore: update translation

github.com/preactjs/preact-www - eb6b62f86cc8dbbd3d55c2502dfd6fbd6c51fefa authored about 1 year ago by Lucid <[email protected]>
refactor: reuse existing properties

github.com/preactjs/preact-www - 4eb54ff27aca861e3904d7744b91bb9950c5057e authored about 1 year ago by Lucid <[email protected]>
feat: apply i18n to tutorial chapter buttons

github.com/preactjs/preact-www - 4e110c40bc78bfa8f67300c8e53b980e0067a05b authored about 1 year ago by Lucid <[email protected]>
Merge pull request #1039 from n0hack/master

chore(i18n): add Korean translation `tutorial/index.md`

github.com/preactjs/preact-www - 245798d37625a83920512674f090af3567f016ad authored about 1 year ago by Ryan Christian <[email protected]>
chore(i18n): add Korean translation

github.com/preactjs/preact-www - d2620bcc243d01e12b8607a7d42a4c2c0163cdfd authored about 1 year ago by Lucid <[email protected]>
Version Packages

github.com/preactjs/signals - d78f522411e6dec25c79b345bccb490c5fa57728 authored about 1 year ago by Andre Wiggins <[email protected]>
Version Packages (#468)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/preactjs/signals - 09c4d631a49c4e9e5c9e5aa59349f79d0cd3a3c6 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove auto tracking using React internals from signals-react package (#467)

* Add auto package to react package.json

* Remove auto tracking using React internals from si...

github.com/preactjs/signals - d7f43ef5c9b6516cd93a12c3f647409cfd8c62be authored about 1 year ago by Andre Wiggins <[email protected]>
size optimization

github.com/preactjs/preact - b39e0bc94b9aa3b42e2dfe289106762544b11dae authored about 1 year ago by Jason Miller <[email protected]>
Merge branch 'main' into multi-root-shared-commit

github.com/preactjs/preact - 5eab018b095e078eb5861391e6aef3eeb00845ed authored about 1 year ago by Jason Miller <[email protected]>
run commit callbacks within the render queue to ensure render->effect->render is collapsed to one flush

github.com/preactjs/preact - 926b8c864d300a8942d9bf49cb2edff3e073c016 authored about 1 year ago by Jason Miller <[email protected]>
WIP: batch commit callbacks from all components in the render queue

github.com/preactjs/preact - ef57c62cdf860c9f3658cf5ec344bc24ff6f7eb8 authored about 1 year ago by Jason Miller <[email protected]>
fix: Skip copying non-chunk JS outputs in the bundle

github.com/preactjs/preset-vite - e489a371819bf1de301cc37b79cf755d80bb2911 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Rename `selector` -> `renderTarget` in prerender API

github.com/preactjs/preset-vite - 23bbc7516bf57be16ffefb88dbcac0a4ee08bc62 authored about 1 year ago by Ryan Christian <[email protected]>