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

Merge branch 'master' into master

github.com/preactjs/preact - e0b3358071b3cae9158806f35b48fc1bf7ca4f98 authored about 8 years ago by Robert Knight <[email protected]>
Fix translation typos on switching to preact page

github.com/preactjs/preact-www - f74c21316e9c1cc65126aa3898c06a5d998879e4 authored about 8 years ago by Vitor Alencar <[email protected]>
Fix detection of whether a component is a root or not

When a root component whose only child was a composite was mounted, the
previous method of detec...

github.com/preactjs/preact - 9740eb9f632b9df424e78e31545d3d9cdb788771 authored about 8 years ago by Robert Knight <[email protected]>
Merge pull request #79 from juanmaia/patch-1

Fix wrong pt translation

github.com/preactjs/preact-www - 057770e70b29bcbb73d82f03a324a64fab1acb43 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Fix wrong pt translation

github.com/preactjs/preact-www - cddab5836fba42b56a83eb5d29ed5694c70eb3c9 authored about 8 years ago by Juan Maia <[email protected]>
chore(package): update rollup to version 0.40.0 (#486)

https://greenkeeper.io/

github.com/preactjs/preact - b463847b5a683c34378ab1b43008975c4c5217d3 authored about 8 years ago by Greenkeeper <[email protected]>
Addendum to #78

github.com/preactjs/preact-www - e183b7acfd70f5a753a2a868cf71f6568dfc0898 authored about 8 years ago by Jason Miller <[email protected]>
chore(package): update npm-run-all to version 4.0.0 (#482)

https://greenkeeper.io/

github.com/preactjs/preact - 7d7ab59bcfc794236b42a459ed7b7ad3cc32149f authored about 8 years ago by Greenkeeper <[email protected]>
Fixes small typos to PT-BR homepage (#78)

There were a few typos that didn't break the meaning but were not nice to see

github.com/preactjs/preact-www - e2229ce3988f33e35a929fb7f2843ca896d65e58 authored about 8 years ago by Erick Patrick <[email protected]>
Merge branch 'master' into ref

github.com/preactjs/preact - e57bfd543b9fc58ec092354951e0bd6d455ee191 authored about 8 years ago by Jason Miller <[email protected]>
Merge branch 'braddunbar-hydrate-inner-html'

github.com/preactjs/preact - 074aa7a3d44745b7e846a6e1e34a782d65261bf2 authored about 8 years ago by Jason Miller <[email protected]>
Merge branch 'hydrate-inner-html' of https://github.com/braddunbar/preact into braddunbar-hydrate-inner-html

# Conflicts:
# src/vdom/diff.js

github.com/preactjs/preact - 6921c12cd36dd2d051093ab8eb13ddfd5eca2856 authored about 8 years ago by Jason Miller <[email protected]>
Use a shared .children array for all VNodes with 0 children. Fixes simple shallow equality-based `shouldComponentUpdate` for leaf nodes.

github.com/preactjs/preact - b3845c17a00997f73c8e4530074dbb4efdf522e8 authored about 8 years ago by Jason Miller <[email protected]>
Merge #454 and switch to alternative solution that should also address #446.

github.com/preactjs/preact - c9126bc7a2a2c45556e58ea949a1681b69807dcf authored about 8 years ago by Jason Miller <[email protected]>
Merge #454 and switch to alternative solution that should also address #446.

github.com/preactjs/preact - 123978c108579f147c49906c31301ad1712926be authored about 8 years ago by Jason Miller <[email protected]>
Add note about element name requiring a hyphen (#3)

github.com/preactjs/preact-custom-element - 93200d7e1b70aa4085e1dfad821e9cb7c924a4de authored about 8 years ago by Jason Miller <[email protected]>
Can't believe it's been over a year!

github.com/preactjs/preact - 96ae1225b4e93038f0701dedb822c5aa2ba3eb22 authored about 8 years ago by Jason Miller <[email protected]>
Added Connectivity Index to the examples page. (#77)

github.com/preactjs/preact-www - 475aa93fd0e81171fab16f52414cd735ec945f52 authored about 8 years ago by Jeremy Wagner <[email protected]>
Fix onDoubleClick issue (#264) (#272)

github.com/preactjs/preact-compat - 733d1d7f328849f332507988ea26ee8836a2085a authored about 8 years ago by Young Rok Kim <[email protected]>
[docs] - Typo fix and alignment (#473)

Took this opportunity to also align the comments on linkState

github.com/preactjs/preact - 55b5c4b0235816588d9cd96f35951d69e67965f3 authored about 8 years ago by David Tsai <[email protected]>
Merge branch 'master' into master

github.com/preactjs/preact - 0fb05a3f1ab23cf14e7ef2bd20011a5bb375d89f authored about 8 years ago by Jason Miller <[email protected]>
Stop stringifying true values in h (#468)

* Stop stringifying true values in h

* check for boolean rather than split out checks for tru...

github.com/preactjs/preact - d685c124d55dad18956f2f42ae1261b9a4f3d90b authored about 8 years ago by James O'Dwyer <[email protected]>
Add keywords to package.json

github.com/preactjs/preact - cd8b5ff6a4b7ce153ed95ec3b2a2aa954b3ac0f7 authored about 8 years ago by Jason Miller <[email protected]>
chore(package): update rollup to version 0.38.0 (#469)

https://greenkeeper.io/

github.com/preactjs/preact - 445e08e03d939fe7d33bd08c7263c60a542759f8 authored about 8 years ago by Greenkeeper <[email protected]>
Merge pull request #75 from gzhappysky/master

fix the link format

github.com/preactjs/preact-www - a597b781041e9dac3c187a6cbd10f0101cc35b89 authored about 8 years ago by heyli <[email protected]>
promote fixed header to GPU (#76)

github.com/preactjs/preact-www - 9110083ea5a954ab0539d9285a4ef689b8e4f329 authored about 8 years ago by Sultan Tarimo <[email protected]>
Add note about differences in context inheritance (#74)

Follow up from https://github.com/developit/preact/issues/460

github.com/preactjs/preact-www - 43bba7402f5b0828786467581de00437ca472835 authored about 8 years ago by Nathan Hunzaker <[email protected]>
fix the link format

github.com/preactjs/preact-www - 19f54705c917afd73b740e4ec2338b8bb49b94a8 authored about 8 years ago by guoyong <[email protected]>
Merge pull request #73 from gzhappysky/master

fix the link format

github.com/preactjs/preact-www - fe050988f906c7448fca23ad85c441d34a491f3d authored about 8 years ago by heyli <[email protected]>
fix the link format

github.com/preactjs/preact-www - 41c303868230f3c8385aeb49b4dc49ebcf009a13 authored about 8 years ago by guoyong <[email protected]>
fix babel referencing window inside the repl worker (#72)

github.com/preactjs/preact-www - cb47a5015ea666930ead6eebc2917307db6c1db6 authored about 8 years ago by Jason Miller <[email protected]>
Merge pull request #71 from gzhappysky/master

add chinese transation of index.md

github.com/preactjs/preact-www - 5639fde8249d3ef1db7fbe11500a0fec7894ab6c authored about 8 years ago by heyli <[email protected]>
add chinese transation for progressive-web-apps.md and index.md

github.com/preactjs/preact-www - 088bd7bdee357f0770b1c47daca27538c9e56612 authored about 8 years ago by guoyong <[email protected]>
add chinese transation for progressive-web-apps.md

github.com/preactjs/preact-www - 65405e5cef94ae25e501ab8d40177bc117348e00 authored about 8 years ago by guoyong <[email protected]>
add chinese transation of index.md

github.com/preactjs/preact-www - 0a93727d0051d5b9546777fb59929cd9c3095732 authored about 8 years ago by guoyong <[email protected]>
Update index.md (#70)

fix misspelling of "botones"

github.com/preactjs/preact-www - f68aefd0f35dc06083502a066715045fe3d0fa03 authored about 8 years ago by Daniel Nieto <[email protected]>
Fix test case in IE (#455)

github.com/preactjs/preact - e0f51935b59faf6dbbc34203825fdbdf99c0e316 authored about 8 years ago by Matheus Kautzmann <[email protected]>
Safeguard all DOM access to enable SSR

github.com/preactjs/preact-www - 52abcde995a47e56559bf081a37f55f1234fd14e authored about 8 years ago by Jason Miller <[email protected]>
Rename entry chunks to remove hash

github.com/preactjs/preact-www - f556f7eaa15b3de62a15236f3b274c7053633f1a authored about 8 years ago by Jason Miller <[email protected]>
Move polyfills to lib

github.com/preactjs/preact-www - 85f2bc6e8c695262d453b61d0d0ca17b563795ee authored about 8 years ago by Jason Miller <[email protected]>
Fix for #430

github.com/preactjs/preact - 969b8568be735e86bf19436aef9d6632d96245d1 authored about 8 years ago by Jason Miller <[email protected]>
Fix linting

github.com/preactjs/preact - 264e073360fc66e3274b7f594ba39ef747c444ab authored about 8 years ago by Harish.K <[email protected]>
Added tests for dangerouslySetInnerHTML mutation fix

github.com/preactjs/preact - 68268d786385ac0417a347d2393b0e13163a7586 authored about 8 years ago by Harish.K <[email protected]>
DRYing...

github.com/preactjs/preact - f77445eef3de2e0a20a10886b13a311b6d2fb481 authored about 8 years ago by Harish.K <[email protected]>
Fix: should proceed to setAccessor function if the attr name is dangerouslySetInnerHTML.

- Even if element is taken from cache, Its child nodes which was previously set using dangerousl...

github.com/preactjs/preact - 25969dda1681d32693eb5f50b12a4ff78392b22a authored about 8 years ago by Harish.K <[email protected]>
Only alter the second branch.

github.com/preactjs/preact - 76f5b385e3602fa487806834df92fbd3dc2df0d6 authored about 8 years ago by Brad Dunbar <[email protected]>
Make the Children API compatible with React (#236)

* Make the Children API compatible with React

There were some differences to the following me...

github.com/preactjs/preact-compat - 8d635dfa0072c0a7bbf7e23881bf8b87b0e462b2 authored about 8 years ago by Oscar Linde <[email protected]>
Merge mixin return values (#240)

* Apply mixins to the component prototype, instead of the instance

So that getDefaultProps wo...

github.com/preactjs/preact-compat - 0a14f94a1fadf50ed987accfd7aef4379299e405 authored about 8 years ago by Stuart Knightley <[email protected]>
Export ReactComponentWithPureRenderMixin from lib (#255)

github.com/preactjs/preact-compat - ba8e58b811f294f85881632e78236b3d9c335c58 authored about 8 years ago by Brandon Dail <[email protected]>
Do not inner diff dangerouslySetInnerHTML.

The children of a node with dangerouslySetInnerHTML should not be diffed
because this will alway...

github.com/preactjs/preact - da7ef05cbf83c86d31bbce935be5bfdc38d3afe5 authored about 8 years ago by Brad Dunbar <[email protected]>
Skip the function check and throw instead.

github.com/preactjs/preact - ef2eeb90d87b5465a002fdcc32351894d64c869d authored about 8 years ago by Brad Dunbar <[email protected]>
Only save ref from original attributes.

Since we only use the ref property of `originalAttributes`, we don't
need a reference to the who...

github.com/preactjs/preact - ccfd4a034bd9b74e4f2a1bc246ba30145a594283 authored about 8 years ago by Brad Dunbar <[email protected]>
Remove an errant "to". (#441)

github.com/preactjs/preact - 75acb15ff7f9439ed89b8e1fd82d39961fdfa84d authored about 8 years ago by Brad Dunbar <[email protected]>
moutAll -> mountAll (#442)

github.com/preactjs/preact - 0eb767ccbd7ca0e7696acfad74a31a71cf9e5981 authored about 8 years ago by Brad Dunbar <[email protected]>
Update setAccessor argument documentation. (#443)

github.com/preactjs/preact - e8c58aedeb8de31a61890c9d34eb0414e42997f7 authored about 8 years ago by Brad Dunbar <[email protected]>
Add Preact-Mui Library (#435)

* add preact-mui on Libraries and Add-os

* preact-mui link

* add git.io link

* add git....

github.com/preactjs/preact - 41a9659c2fec92edd6cb616ce0df7d8e0fdf1adc authored about 8 years ago by Luis Vinicius <[email protected]>
Add support for boolean attributes with empty string value. Fixes #17

github.com/preactjs/preact-render-to-string - 506a4eb457c3253609f7823be2c6d804fd42c289 authored about 8 years ago by Jason Miller <[email protected]>
Delete onChange attribute when aliased (#247)

This should prevent the change event from firing twice when clicking on a
checkbox, see here: h...

github.com/preactjs/preact-compat - 9e926ca93b3a23f3009b5af84667e811ef99fc4c authored about 8 years ago by Maciek Pekala <[email protected]>
Add methods passed to createClass to the new class' prototype (#250)

github.com/preactjs/preact-compat - f27a9c3594d59bcd8d7a360473d42f3373d8433a authored about 8 years ago by chrishinrichs <[email protected]>
test coverage for #254 (#388)

github.com/preactjs/preact - f3048450ec66bc1580c0defec89d42ea18a6ec72 authored about 8 years ago by sskoopa <[email protected]>
Remove unnecessary fade-in

github.com/preactjs/preact-www - 8d5e00fdac3ee2c57282853a6ae0fc39eb6b7abc authored about 8 years ago by Jason Miller <[email protected]>
Switch blurry menu fix to something that shouldn't mess up other browsers :) Fixes #57

github.com/preactjs/preact-www - 2a210c84087334d3396d01d056220b724bd8bd57 authored about 8 years ago by Jason Miller <[email protected]>
fix docsearch bailing on unmount

github.com/preactjs/preact-www - 1c6f1a5e22525e5632884e07d330d9c1ead0c6f5 authored about 8 years ago by Jason Miller <[email protected]>
Make homepage hero logo paused by default, same as the header's

github.com/preactjs/preact-www - df8521b3e81ca4b9db1c1e780b0683421ad9dc73 authored about 8 years ago by Jason Miller <[email protected]>
Add lib/ReactPerf export (just a noop) (from #234)

github.com/preactjs/preact-compat - fb90149b7c4fb06b7c7a44b7db5a54919cdb4abc authored about 8 years ago by Jason Miller <[email protected]>
Clarify build status image purpose

github.com/preactjs/preact - d1671ec1c7865d3f115124d52c20d4ade10d468c authored about 8 years ago by Jason Miller <[email protected]>
Merge pull request #66 from guilhermedecampo/patch-1

Fix typo on github star example title

github.com/preactjs/preact-www - b600af4f058f84f760f2db09c373b1c47ad1ec30 authored about 8 years ago by Jason Miller <[email protected]>
Fix typo on github star example title

github.com/preactjs/preact-www - 5aeadcbf0eb2c568c81a8258e966c1678bd44bfa authored about 8 years ago by Guilherme Decampo <[email protected]>
Merge pull request #65 from joaolucasl/update-pt-br-headline

Reworded (again) the PT-BR headline to fit in a single line

github.com/preactjs/preact-www - d6ae29f9299a4db78ff8e16df3459983742871a0 authored about 8 years ago by Jason Miller <[email protected]>
Reworded (again) the PT-BR headline to fit on a single line

github.com/preactjs/preact-www - 42d3b70cecec53b2a43632bf8fb616916fffe374 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Merge pull request #64 from joaolucasl/make-pt-br-headline-single-line

Reworded 'a different kind of lib' in PT-BR to fit in a single line

github.com/preactjs/preact-www - d5e33f4cd101a0deead6e4c202be2729496d963e authored about 8 years ago by Jason Miller <[email protected]>
Reworded 'a different kind of lib' translation

github.com/preactjs/preact-www - f42710ffcc8cb773ae0857b0e1c6f9b0512c3a24 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Merge branch 'joaolucasl-add-pt-br-docs'

github.com/preactjs/preact-www - b66dfd2154456233d01230de917cb4c07a5d0faf authored about 8 years ago by Jason Miller <[email protected]>
chore(package): update uglify-js to version 2.7.5 (#422)

https://greenkeeper.io/

github.com/preactjs/preact - 9fed38b2eb2d265a80a92c2bdef712a402430db0 authored about 8 years ago by Greenkeeper <[email protected]>
Update README.md (#429)

Add my preact-mobx-starter, thx.

github.com/preactjs/preact - 8a0d69f77ffe6666387cb8cfadf97bdcf1205df0 authored about 8 years ago by Aaron Wang <[email protected]>
Fixed link in types of components

github.com/preactjs/preact-www - ce14677ef45900f9b152ffa0ee35dd5a407554e9 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Updated config.json to show Brazilian Portuguese

github.com/preactjs/preact-www - c9211f7a7901366d009089c372a61653f3e7d44f authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Types Of Componentes

github.com/preactjs/preact-www - 4d3b221488348c5eefab0cf700ebd03fd3478495 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Switching to Preact

github.com/preactjs/preact-www - b520742cadbde0730422934c2ecb3ebca548840a authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated PWA

github.com/preactjs/preact-www - 90aaef9910a6c75df4e6572d1446b073450eda36 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Linked State

github.com/preactjs/preact-www - a6ec0e77c412cc0b88671b78c2f892197ec63637 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Lifecycle Methods

github.com/preactjs/preact-www - d984b42d13dc658a584bb75bcdae63cefe310c75 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Getting Started

github.com/preactjs/preact-www - fa0e892204d10b2bde04ddae73585827f5994c83 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Forms

github.com/preactjs/preact-www - c5136f81ac6d819cc244b71746896432db3a3c2d authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated External DOM Mutations

github.com/preactjs/preact-www - 0f6f9f263b5d3fa1042c4d2e7364db2a9c11eb12 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Extending Component

github.com/preactjs/preact-www - 46c142181fb2d0b8bd129361e7b560bbb8d694ae authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Differences to React

github.com/preactjs/preact-www - 4a98c374413ec7f8b10b73fe3bfb683808862376 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated We Are Using

github.com/preactjs/preact-www - d53a7c1f7f73d2954309c45d9faaf7eb84d89c70 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated Project Goals, Libraries & Addons

github.com/preactjs/preact-www - d0cb77257f12f53e4bf13446313f21942421c117 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated browser support and demos & examples

github.com/preactjs/preact-www - 16143dbae519b2967e7b803926bf29febd0e2f54 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Translated 404

github.com/preactjs/preact-www - 1f7b0218b0780ee1a8eb9c53215d1b249c86c3da authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Added Brazilian Portuguese to config and translated index

github.com/preactjs/preact-www - c806b5b2130488bff8adc3bb0de3568d854b4150 authored about 8 years ago by João Lucas Lucchetta <[email protected]>
Mirgate to offline-plugin 4.5.2

github.com/preactjs/preact-www - 016e4ddee97eeb2210c33bd9cc8a845fdf4ba8e2 authored about 8 years ago by Arthur Stolyar <[email protected]>
update to preact 7.1.0 🎉

github.com/preactjs/preact-www - 95d7bddd7606148c4e060ca72e6d68257ac2f785 authored about 8 years ago by Jason Miller <[email protected]>
7.1.0

github.com/preactjs/preact - 4a4c930c4c6fae58a96028370886ae4296313299 authored about 8 years ago by Jason Miller <[email protected]>
Slim down a little bit!

github.com/preactjs/preact - a5d3544aebef64e44230c4803f4f1e10d3d7c3e1 authored about 8 years ago by Jason Miller <[email protected]>
Merge branch 'gnaeus-master'

github.com/preactjs/preact - 8f321f5689c992577beb5b51303e574cfb3a58e0 authored about 8 years ago by Jason Miller <[email protected]>
Merge branch 'master' of https://github.com/gnaeus/preact into gnaeus-master

# Conflicts:
# src/vdom/component.js

github.com/preactjs/preact - e502802f1fa9d81df0eda07c67943bdcae10dc56 authored about 8 years ago by Jason Miller <[email protected]>
Merge branch 'master' of github.com:developit/preact

github.com/preactjs/preact - edea0acaefa6295a7538e0d406418a3e9a1267cd authored about 8 years ago by Jason Miller <[email protected]>