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

refactor: Move `magic-string` to deps to fix yarn v1

github.com/preactjs/preset-vite - be9a0994fb5dd4664edfa1b554947fa93a483f56 authored about 1 year ago by Ryan Christian <[email protected]>
feat: Allow for custom prerender injection selector

github.com/preactjs/preset-vite - fee4d5e357a457f6e94b2c44ebfb89038c1107d8 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Move tmp dir local to make use of node modules

github.com/preactjs/preset-vite - a82389f0af2c6b0ff6e8ea969f33f647377204f3 authored about 1 year ago by Ryan Christian <[email protected]>
revert: Accidental change to demo's mount point

github.com/preactjs/preset-vite - e930e5ae4eb120f631333721087f80374ad1c063 authored about 1 year ago by Ryan Christian <[email protected]>
Improve types of hook source (#4229)

* Improve hook src typings

* Use `unknown` instead of `any` when we explicitly don't know the...

github.com/preactjs/preact - 4f2a04f5a6b0d043e577fbd2e76e4288e46ee089 authored about 1 year ago by Andre Wiggins <[email protected]>
Merge pull request #326 from Geo25rey/patch-1

fix external type definitions of `renderToString`

github.com/preactjs/preact-render-to-string - cb32a6a4e0b3278ec343a66b1bf8f860309741cd authored about 1 year ago by Ryan Christian <[email protected]>
Create changeset

github.com/preactjs/preact-render-to-string - 87d8c21e61c8fb9c1ec9d8d69a826bfb3e5db9af authored about 1 year ago by Geoffrey Casper <[email protected]>
fix external type definitions of `renderToString`

github.com/preactjs/preact-render-to-string - 3dcf09891b13190faed36f4d798e2adb9cd3e6fd authored about 1 year ago by Geoffrey Casper <[email protected]>
fix: preload patch on Vite 5.0.5+

github.com/preactjs/preset-vite - ac891fa8387ccb69f6bd6ab3e19fba81680e430c authored about 1 year ago by Ryan Christian <[email protected]>
fix: Better error when prerender entry cannot be found

github.com/preactjs/preset-vite - 00d4b0da4f6c2cd18f2359125d3f2370b08c0b74 authored about 1 year ago by Ryan Christian <[email protected]>
fix: `rs-module-lexer` import

github.com/preactjs/preset-vite - 935d8c3fc814597fce3b8ac6a617e0077dccafd4 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Consistent peer dep range

github.com/preactjs/preset-vite - df96c14468dc499ecbfa0dcc2554a6ee6d5d141a authored about 1 year ago by Ryan Christian <[email protected]>
docs: Fix single route in "Nested Routing" example in ReadMe

github.com/preactjs/preact-iso - 9281a20123b7eb1ca6d984ee94ff59b6a3275cbf authored about 1 year ago by Ryan Christian <[email protected]>
chore: Update polyfills comment

github.com/preactjs/preact-www - 74b615229283116e28cc304fddfacabbcd56e9a8 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Remove some unnecessary config

github.com/preactjs/preact-www - f383e4ab56c73976cfad68b676f17f29f29dbb50 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Clean up loaders

github.com/preactjs/preact-www - 2af94340628743189fa7134423d4d950a5faf14a authored about 1 year ago by Ryan Christian <[email protected]>
docs: Fix "Nested Routing" example in readme

github.com/preactjs/preact-iso - 35fe12e05f0d064308de7ca4b6771aae52d5c5d2 authored about 1 year ago by Ryan Christian <[email protected]>
revert: Disable CSS inlining again

github.com/preactjs/preact-www - 52188cb1270234ec51400ad05a46b318f202108a authored about 1 year ago by Ryan Christian <[email protected]>
chore: Re-enable prefresh, seems fine now?

github.com/preactjs/preact-www - 312c60d57bb5bd7e622472181c28f6ee516f60a3 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Bump rollup & preact-cli

github.com/preactjs/preact-www - 58c31d3a83a961e2b6d6bfb1dc6f41b6cc2d2a9b authored about 1 year ago by Ryan Christian <[email protected]>
4.0.0-next.4 (#1812)

github.com/preactjs/preact-cli - 88c87ae878aba4722f98cefcfcfe384925525d0a authored about 1 year ago by Ryan Christian <[email protected]>
Bump `source-map` for Node 18 & fix `/200.html` being prerendered (#1811)

* fix: Bump `source-map` to fix poor env detection

* fix: Shouldn't be prerendering `/200.html`

github.com/preactjs/preact-cli - 5b9d5bbde20f389116bff6a713e57bd373a9ab44 authored about 1 year ago by Ryan Christian <[email protected]>
Bump vite from 5.0.0 to 5.0.5 (#530)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.0 to 5.0.5.
- [Re...

github.com/preactjs/prefresh - 51f8c7fec4abaf52a2e13f15b90f90544a5cabb9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Fix deps

github.com/preactjs/preact-www - 81c796a6b03f7e2cd99f6ab868af729e06d82fa6 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Bump rts

github.com/preactjs/preact-www - d6bf18799482b5b1f018a48864e3fffc5be1b89c authored about 1 year ago by Ryan Christian <[email protected]>
fix: v8 no index

github.com/preactjs/preact-www - a8fd8b4491deacaca3327eeed01f65eb286bd404 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Swap out `workerize-loader` for `comlink` & native workers

github.com/preactjs/preact-www - 51ebf73f3d829843fb107776b754feba6cdabf4e authored about 1 year ago by Ryan Christian <[email protected]>
chore: Bump preact-cli, fix template conditionals

github.com/preactjs/preact-www - dd6103a57ff4471c6a7e0f399eb8a38d8ba55033 authored about 1 year ago by Ryan Christian <[email protected]>
revert: Edit to edit-button's style

github.com/preactjs/preact-www - 4d67c31de4377c0d2290f61afcb8007e48bcc368 authored about 1 year ago by Ryan Christian <[email protected]>
fix: Add postcss-import to support @imports

github.com/preactjs/preact-www - e36ffd80aadf1112c6ebfa4e605ca144fadb2ba1 authored about 1 year ago by Ryan Christian <[email protected]>
revert: Remove unnecessary & selector

github.com/preactjs/preact-www - a20924b49a2d1ca58de9f4b747522bd5b6ff9b82 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Update tooling

github.com/preactjs/preact-www - ed672909b6e3d95e4d2684eedfb02c946c570685 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: The great un-less-ening

github.com/preactjs/preact-www - c18ac8bc8ea4d326eedf3cd6bbb7306bce5b959b authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #4227 from preactjs/release-10.19.3

Release 10.19.3

github.com/preactjs/preact - aa53ecb182eb1f5cfff397778150e01b66473f5e authored about 1 year ago by Marvin Hagemeister <[email protected]>
Release 10.19.3

github.com/preactjs/preact - 9cd9fc21d1b4a585af931f18df25fb50855cd2af authored about 1 year ago by Marvin Hagemeister <[email protected]>
Merge pull request #4214 from fekete965/feature/add-mathml-definitions

Feature/add mathml definitions

github.com/preactjs/preact - 901e794e2380d3413afa30f3697f413fbbebf3b3 authored about 1 year ago by Marvin Hagemeister <[email protected]>
Add HTMLMRootElement interface

github.com/preactjs/preact - 2368f17aee023b14f29c47aeb733668ff2e56477 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMSubElement interface

github.com/preactjs/preact - 037a23c958ed4723e9f7144b05668465b5c6c3dc authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMSpaceElement interface

github.com/preactjs/preact - 7a96458b1980ffd3a44dc39fa4522b5bc18c5e0e authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMPrescriptsElement interface

github.com/preactjs/preact - 47d403b952dcbf9a17810e536d8f3614b5fbff93 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMPhantomElement interface

github.com/preactjs/preact - 832c6705bf37657333fc97e410a1448aae57ed9a authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMPaddedElement interface

github.com/preactjs/preact - ab5da23f64ecfcd911909672c03dd8a46cac6423 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMOverElement interface

github.com/preactjs/preact - 0a40528b281c33ff8ea6f2b0ebc1c9cde5027220 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMNElement interface

github.com/preactjs/preact - b82bf72b54150d530efd48de58c3b91ae9a2ef48 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMmultiScriptsElement interface

github.com/preactjs/preact - bac764d1dd2bf9ebaec8012b6096ac00d9b0e5da authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMRowElement interface

github.com/preactjs/preact - 5b4b41654fb59bfc0943a16a199653b1ef421fdf authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMiElement interface

github.com/preactjs/preact - 01a66e2309bbd1d7c3c8e48d7917dfcee113807b authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMTrElement interface

github.com/preactjs/preact - e877e11b2d96f0996043b87999fdc1320e38c288 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMathElement interface

github.com/preactjs/preact - 8efdf45c4428d142a55afc00e80e870a8bf61999 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMFencedElement interface

github.com/preactjs/preact - 6eb5309a52a240340dad12368d069d63b79b716d authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLAnnotationElement interface

github.com/preactjs/preact - 4a4f1e156352df9ccec65cc649f19f99cd35b6c5 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMSElement interface

github.com/preactjs/preact - 0a6820781293af8e8849d2473b2276c27fc18601 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLAnnotationXmlElement interface

github.com/preactjs/preact - 59a9f30fda4fe1015c1d640c7fbfa17a91c99274 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMEncloseElement interface

github.com/preactjs/preact - 0824148c873df15696e62b90fbdba3eca9ebb58d authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLSemanticsElement interface

github.com/preactjs/preact - ae8d7ef34848e149931266160715ad4dcacb1ac2 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMSqrtElement interface

github.com/preactjs/preact - 15f0cc88dc469661886d60e1b69eed0f958f3926 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMFracElement interface

github.com/preactjs/preact - 3539fb2862dbf519e8e5c9863303417972c22e65 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMUnderoverElement interface

github.com/preactjs/preact - a2093d7af3a98165daa0581d7f471ada3a307de7 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMActionElement interface

github.com/preactjs/preact - b2e962582ebeaf4d9916384953bb13d81cbda6d0 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMOElement interface

github.com/preactjs/preact - 548f34e7555ac3a07dc86a6d50a0f8755aa230f9 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMErrorElement interface

github.com/preactjs/preact - 2e68f6e6fcda6a94933d6cbb786c3238f36153e6 authored about 1 year ago by Bence Fekete <[email protected]>
Introduce MathMLAttributes

github.com/preactjs/preact - 002d5523d88bfbbb70a799e10254199ed6225c7f authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMTextElement interface

github.com/preactjs/preact - 89db29d54f8d3a71dd195e6800157d89c171e348 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMTdElement interface

github.com/preactjs/preact - d13125e508f4e14b7cc78758c982667aa3611b27 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMTableElement interface

github.com/preactjs/preact - 93648b2453a740bf68ddc65e612e5dd68eac383d authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMSupElement interface

github.com/preactjs/preact - 5b0d2fc966710d5fc185bbffee75a7257dbb7a31 authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMSubsupElement interface

github.com/preactjs/preact - 001d5be0fe0397523b17a0f7e767bf6e1c39bb7b authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMUnderElement interface

github.com/preactjs/preact - 14c7ef2d819b3946a9aa6fc2095b9c605395430a authored about 1 year ago by Bence Fekete <[email protected]>
Add HTMLMStyleElement interface

github.com/preactjs/preact - 7d712511af09105be64441804670e5b904179341 authored about 1 year ago by Bence Fekete <[email protected]>
Merge pull request #4226 from preactjs/fix-input-event

fix: incorrect oninput event type

github.com/preactjs/preact - f3d4271c98feae48d75ac0557120f4b9430bb7da authored about 1 year ago by Marvin Hagemeister <[email protected]>
fix: onBeforeInput event type

github.com/preactjs/preact - 0c7fd521c4bb0cbab9217494acd97411d96aff8b authored about 1 year ago by Marvin Hagemeister <[email protected]>
fix: incorrect oninput + onsubmit type

github.com/preactjs/preact - 5f816b4cff372a087a1073f7fb0cef1ce8080315 authored about 1 year ago by Marvin Hagemeister <[email protected]>
Version Packages

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

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

github.com/preactjs/signals - 4dbf4fb7fc41e095c818f0d8cc6b4ef6054f8f66 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #1032 from preactjs/refactor/merge-svgs

refactor: Merge header & sponsor SVGs into sprite sheets

github.com/preactjs/preact-www - 125e03a0cb452688e4c70c762f0bbaae0819ef5b authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into refactor/merge-svgs

github.com/preactjs/preact-www - 0c636a5eeb442a20d36824d22ef7dc77f7734264 authored about 1 year ago by Ryan Christian <[email protected]>
Improve mixing useSignals called in hooks and components together (#459)

This PR adds tests and supported for nested `useSignals` calls when combined in components & hoo...

github.com/preactjs/signals - 06d4c10dbc2b3029ffe855d846afd7dc431ea749 authored about 1 year ago by Andre Wiggins <[email protected]>
Merge pull request #1035 from lukewarlow/scrollbar-styling

chore: Add scrollbar-color to styles

github.com/preactjs/preact-www - 688c4420f692eee9fb860fcfe6e73ee8df6f118d authored about 1 year ago by Ryan Christian <[email protected]>
chore: Add scrollbar-color to styles

github.com/preactjs/preact-www - 043867396148161619475dec48c9615e8ea46761 authored about 1 year ago by Luke Warlow <[email protected]>
Merge pull request #914 from preactjs/chore/no-index-v8-docs

chore: Add `noindex` meta tag to v8 doc pages

github.com/preactjs/preact-www - 719785f49aa4697aa1952d116f3a0904e61821f9 authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into chore/no-index-v8-docs

github.com/preactjs/preact-www - 61007b63c670521adf63e42fb4e1c2927359f311 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #1034 from preactjs/fix/home-repl-examples

fix: REPL examples on landing page

github.com/preactjs/preact-www - 2d43d4485a64be0f7815fec365cabbc436fc4120 authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into fix/home-repl-examples

github.com/preactjs/preact-www - 07aa2df33ba784801bd34dba635e84ea7ab79537 authored about 1 year ago by Ryan Christian <[email protected]>
fix: Typo in german todo repl example

github.com/preactjs/preact-www - 8784f6181315729214497346337c523f83817359 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #1033 from preactjs/chore/cleanup-top-level

chore: Remove travis config & changelog, touch-up readme

github.com/preactjs/preact-www - 9e7798a29ca4d2b63880a1dfcd01e65c47385081 authored about 1 year ago by Ryan Christian <[email protected]>
fix: REPL examples on landing page

github.com/preactjs/preact-www - a496a9baac2161685f6e05a49bbc37ef116db299 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Use viewBox in sponsor SVGs too

github.com/preactjs/preact-www - af7b2503a8974c02f734212ddcdfbc9970c612ec authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Correct header sizes & switch to viewbox

github.com/preactjs/preact-www - 58b37933e92f445b6360abf30710f1ab8bac68b2 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Merge sponsor SVGs into a sprite sheet

github.com/preactjs/preact-www - dc668922248aae59af103f9d01a37e19ef1e7ff9 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Remove unused SVGs

github.com/preactjs/preact-www - 00af8c028adf468cd62c5b1457f60309ee062b59 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Merge header SVGs into a sprite sheet

github.com/preactjs/preact-www - 04b5dc913c47a45c039526fa7fd7e678c4387624 authored about 1 year ago by Ryan Christian <[email protected]>
Merge branch 'master' into chore/no-index-v8-docs

github.com/preactjs/preact-www - 275cd1642207546e29c2971d06cb95f8c6f10ca1 authored about 1 year ago by Ryan Christian <[email protected]>
[react-transform] Prepend `useSignals` call if function isn't clearly a component (#458)

It's possible to use the `@trackSignals` comment manually opt-in to the react signals transform ...

github.com/preactjs/signals - 0c0d89f181e7b38432d10ea0f79fa031774c2a27 authored about 1 year ago by Andre Wiggins <[email protected]>
chore: Remove some unused, repo-level docs

github.com/preactjs/preact-www - c87b482a28401d2caf6523df264a2b6d8e585179 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #1030 from preactjs/ci

CI: Add build pipeline

github.com/preactjs/preact-www - c49e4b654d97f1c9faf6ec3d0fa8eb0a6cfc9517 authored about 1 year ago by Ryan Christian <[email protected]>
ci: Use legacy openssl provider for Webpack 4

github.com/preactjs/preact-www - 18035f41c7ee48731267f6f21d1ca159f51ac4b8 authored about 1 year ago by Ryan Christian <[email protected]>
fix: Properly catch & throw yaml parsing errors

github.com/preactjs/preact-www - 2e3be47be0f23ffdb8a1df52a338d18ef99523f7 authored about 1 year ago by Ryan Christian <[email protected]>
ci: Add build pipeline

github.com/preactjs/preact-www - e3f46d6d88ce20a9282264fe1e37e99e891358ba authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #1029 from dragomano/fixes

Add some fixes

github.com/preactjs/preact-www - b5b2dc2ed6f4c7a9361ee5fabcd70fba45a85655 authored about 1 year ago by Ryan Christian <[email protected]>
Update about/libraries-addons.md

github.com/preactjs/preact-www - 6ec0b21f051db5ee59530e27a6cec06f11c5a183 authored about 1 year ago by Bugo <[email protected]>