Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-compat

ATTENTION: The React compatibility layer for Preact has moved to the main preact repo.
https://github.com/preactjs/preact-compat

Add note about archiving repo to README

efa5ed7d524803cb3d808969473deb91d1e582de authored about 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #543 from preactjs/JoviDeCroock-patch-1

Remove blacklist reference

a68c829dd80d877b31e5f96d1bbc5ffd23aad21c authored over 4 years ago by Marvin Hagemeister <[email protected]>
Remove blacklist reference

866413cf4ac80fc75caf8f9f7dd0119a945ffb3d authored over 4 years ago by Jovi De Croock <[email protected]>
throw an error when using Preact 10 with Preact-compat (#537)

* throw an error when using Preact 10 with Preact-compat

03b96be2ca9f5b4d188de1f7919b9baaaabfd3ba authored about 5 years ago by Jovi De Croock <[email protected]>
3.19.0

ef73b38500db34480bc86e3fad93695fcd9846fe authored over 5 years ago by Jason Miller <[email protected]>
Unbundled preact-context

78b7b651699b4eec3d431eb50636c6c98f494156 authored over 5 years ago by Jason Miller <[email protected]>
Add createContext (#529)

* add and export preact-context (createContext)

* run linter

* unmark preact-context as ex...

9a58b988f78a967beb2dddbe404cb7ebdc291c2c authored over 5 years ago by Evan Jacobs <[email protected]>
3.18.5

a3e44f7887c17d90ecb9452bee03da295d919b6a authored over 5 years ago by Jason Miller <[email protected]>
Disable preact-compat with preact 10+ (#527)

70a06e1484eafed89bbe2df65bb0b78fc96c69e3 authored over 5 years ago by Jason Miller <[email protected]>
Add note about Preact X (#522)

We've been getting a few issues where users mixed `preact-compat` with Preact X. Hopefully this ...

717bd9dcf3e8ffe495636a4373f6d6368801ed40 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Use node 10 for Travis (#523)

4b0b776061b29734b50c9ed09d99dc02af704c40 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add hydrate alias (#492)

They're basically the same (see #432)

ae018abbefdfeb61a0e0f7a50ac0d7c9f12940ea authored about 6 years ago by Jason Miller <[email protected]>
Merge pull request #496 from developit/feature/create-ref

Add createRef

e1ef0036712c179ac12e5fbc8e2c53e8471c8e5a authored about 6 years ago by Marvin Hagemeister <[email protected]>
Merge branch 'master' into feature/create-ref

ad166963507ec099d87f00bc490acaefe8ea935c authored about 6 years ago by Jason Miller <[email protected]>
Adding Aliasify global transform options (#510)

Unfortunately Browserify says you can't make global transforms from package.json:
https://githu...

98a506e9c2d8764ed46915758b5bee23aa9a8d6d authored about 6 years ago by evandeininger <[email protected]>
Merge pull request #505 from flxwu/patch-1

fix babelrc config template

788506d6f9869623240ae8a0da75baff3e2f36fc authored over 6 years ago by Marvin Hagemeister <[email protected]>
Update README.md

75fb23b5081a6b248f417af1dfc49944a375f6f4 authored over 6 years ago by Felix Wu <[email protected]>
3.18.4

10ef525f3921c28b114e579e5f30abacd40a7980 authored over 6 years ago by Jason Miller <[email protected]>
Fix DEV always being false in webpack (#504)

99bc934d7f66957b813c8c385ee143dfcd937188 authored over 6 years ago by Marvin Hagemeister <[email protected]>
Merge branch 'master' into feature/create-ref

50a54f42d5067663b851535e2c12357547e8eb8c authored over 6 years ago by Jason Miller <[email protected]>
Merge pull request #500 from gpoitch/gp/dev-deps

Move karma-chrome-launcher to devDeps

d6e1a2238ca6c0b0de99ef4285b7903192256360 authored over 6 years ago by Marvin Hagemeister <[email protected]>
Move karma-chrome-launcher to devDeps

856d32bb9626866ff699ba30cabf5e12397b89d0 authored over 6 years ago by Garth Poitras <[email protected]>
3.18.3

13e65ea38c846fb0688ffcbedbc3525f9ca73cf4 authored over 6 years ago by Jason Miller <[email protected]>
Update preact-render-to-string patch version to get a fix for PhantomJS

84d383c02fcc94d05849e1ec0fc34cd09916738a authored over 6 years ago by Jason Miller <[email protected]>
More resilient Symbol check in tests

7a035e8dcaf18a4a9d5daac9b6ed8e0a3ad66555 authored over 6 years ago by Jason Miller <[email protected]>
Fix Symbol usage in tests for Chrome

dccaeed9022bb0982ca77311f65bc1074f771d31 authored over 6 years ago by Jason Miller <[email protected]>
Update dependencies (incl. chai + sinon breaking changes)

0ae3826b52c4474fb3afb4783643ae0c31328911 authored over 6 years ago by Jason Miller <[email protected]>
keep preact-render-to-string in dependencies

5e271f3aa614e0e8fc6f03bdbd6926e877ace9a5 authored over 6 years ago by Jason Miller <[email protected]>
findDOMNode should return element if given element (fixes #493) (#495)

* fixFindDOMNode lock preact-render-to-string to 3.7.2 as 3.8.0 is a breaking change

* fixFin...

4a77bb82be109b98a2fa6d5121c2776232ccec9e authored over 6 years ago by Bill Neff <[email protected]>
Add createRef

Implemented in developit/preact#1138, we just have to export it here.
This won't do anything un...

d81e2c17606cc3b987824eeb6a20907debc65393 authored over 6 years ago by Jason Miller <[email protected]>
3.18.2

6029c6e25f6d1c6461d5cc24a9c8bdc781f6ab87 authored over 6 years ago by Jason Miller <[email protected]>
Follow-up security update for nodeName serialization during SSR.

afbc9a97af794e65afdbb791557b4df22dec7709 authored over 6 years ago by Jason Miller <[email protected]>
3.18.1

cbd9a459f798d74bde558f5ad7255bc302fa2776 authored over 6 years ago by Jason Miller <[email protected]>
Update preact-render-to-string with important security patch

27804ad7c9359c3c399b2304e3495f4d24741451 authored over 6 years ago by Jason Miller <[email protected]>
Merge pull request #486 from developit/createportal

Implement createPortal(). Fixes #452.

370161ba3f335403e02595854e874c4df110ba31 authored over 6 years ago by Marvin Hagemeister <[email protected]>
I have no class

43cfd5d19ddd23f848b8a65f761fd643a73524e9 authored over 6 years ago by Jason Miller <[email protected]>
Implement createPortal(). Fixes #452.

Needs a test or two.

ec709ec8b40077e8d8c410f1b8d94fe99a97a725 authored over 6 years ago by Jason Miller <[email protected]>
Merge pull request #472 from kaisermann/refactor-dev-logic

Make process shim not necessary on production environments

bb3a6a01e4f0d26ed733e1ec2887690d8c58ae16 authored over 6 years ago by Ciro <[email protected]>
Merge branch 'master' into refactor-dev-logic

3e2fd8d0a673fbfe83080fd3d8c2bd37e714eae9 authored over 6 years ago by Ciro <[email protected]>
Check for process.env

08ebda2c782fa2213254a86d0151aa767e0b940e authored over 6 years ago by Christian Kaisermann <[email protected]>
Make process shim not necessary on production environments

19f5370eaa903353eaec3a6381bbad98380b226a authored over 6 years ago by Christian Kaisermann <[email protected]>
Add `react-dom-factories` usage to README (#470)

Upgrading packages for a project, I got tripped up by `react-dom-factories` in ag-grid. After ta...

70e19e33009f2b470c383dc53bbff50542e35137 authored over 6 years ago by Steve Anderson <[email protected]>
Update dependencies (#463)

* update to latest rollup

* remove log

* remove error boundary

* actually add the deps

b1fe0ad17847130340429a2fab11d3a9704c0d58 authored almost 7 years ago by Hassan Bazzi <[email protected]>
Add unstable_batchedUpdates to exported functions (#411) (#289)

e251afb9dd3b857096cbbe299588b1d4b3ae6f27 authored almost 7 years ago by Stanisław Chmiela <[email protected]>
findDOMNode must return DOM Node or null (#431)

ad59cf3e9f80c48027d7df12c322c0d27fccccf7 authored almost 7 years ago by Tomas Casas <[email protected]>
Performance tweak: don't clone empty attributes (#434)

6567dc11b19ed8745546ca755a3cc7aa9eadb547 authored almost 7 years ago by Jason Miller <[email protected]>
Removes transform-react-jsx plugin from Babel documentation (#454)

998c20a28a927cd6fdc3a15029957d3be8d60f48 authored almost 7 years ago by Dizzle <[email protected]>
3.18.0

2f77d0ad8dd038b4515a2c42343d4b727ddd8c6c authored almost 7 years ago by Jason Miller <[email protected]>
implement react-dom-factories (#456)

c6d5659f7bcba06b3eb4e486898581d33d576f1e authored almost 7 years ago by Michel Rasschaert <[email protected]>
Call getDefaultProps on the class so statics can be read (#421)

1f0e5080b00b3c7c38ea2d0dd03fc0dec00c073f authored almost 7 years ago by Joey Robert <[email protected]>
Document usage with Brunch (#386)

* Document usage with Brunch

* Fix typo

5ca57489b75c539a0ad022f3624d97d755c939b5 authored over 7 years ago by Adrian Unger <[email protected]>
update readme (#413)

* update readme

* Update README.md

469e79186f97cf3c85d9d44369334ffa6b3333d3 authored over 7 years ago by li.li <[email protected]>
fix multi cloned element lose props.children bug (#415)

605b943e74b490a0fff11defd20ee3b29be8ca26 authored over 7 years ago by xxxiin <[email protected]>
IE11 seems to define Symbol but without the method 'for' (#423)

1a88d10af747e5f67620e4bd9412b577579c96ee authored over 7 years ago by Michal <[email protected]>
3.17.0

e25d0607d8a00a3e2f9229f33de4dc0f63c8e931 authored over 7 years ago by Jason Miller <[email protected]>
Intelligently make `className` enumerable only if it was already defined when installing the proxy

5dd83b3e4cf2dc8b2dae81e6278a84346eec6444 authored over 7 years ago by Jason Miller <[email protected]>
Add __spread in case we care to do this (#407)

* Add __spread in case we care to do this

* Remove comment written before I saw "extend" was ...

6727f0bf30a08c2ff9874a3e8045f1ef1cdb7791 authored over 7 years ago by Mx Corey Frang <[email protected]>
Add vectorEffect to the list of camel case properties (#409)

fb56741947b2c6ca33960dc450711d5f7d43113b authored over 7 years ago by Robin Appelman <[email protected]>
props.className as an alias of props.class (#412)

* Install attributes.className / props.className as a getter/setter proxy to `props.class`

* ...

3d0f2c284cd2db6f8d5d657bf0c004db1f4baf0f authored over 7 years ago by Jason Miller <[email protected]>
checking children before attempting to get first child of a parent (#387)

* checking children before attempting to get first child

* updating if statement to suggested...

f972b668d720f44b680bfd274bfb4f66e7e1a3f9 authored over 7 years ago by Jack Rimell <[email protected]>
bugfix: array[object] data children going to be an object (#384)

* bugfix: array[object] data children going to be an object

* allow function type where prophook

ea1d3d33e2f0dbf92f92b4aa62a0d2c75c84161e authored over 7 years ago by Longhao Luo <[email protected]>
toArray return new array (#395)

01fada692429fa3c24dd770586d6e80d26a49b16 authored over 7 years ago by ustccjw <[email protected]>
Add context for callback function in "renderSubtreeIntoContainer" because behavior in the ReactJS (#399)

c43b93d37994bc27c1e87b4860d3c6de4dcbbe11 authored over 7 years ago by Roman <[email protected]>
add CDNJS version badge in README.md (#375)

This badge will show the version on CDNJS!

78027b2412b1664d3b9c98a85430308ba9dc7085 authored over 7 years ago by Daniel Wang <[email protected]>
$npm_package_version

6df291dc85841ffd051cbb9615a7077a72d4fef8 authored over 7 years ago by Jason Miller <[email protected]>
Make npm scripts work under windows :)

da7ea73f348bf750379bfdbbc796da47608abf05 authored over 7 years ago by Jason Miller <[email protected]>
Fix for create-react-class package (#369)

4bba1d038d061f083afa17fa40c070c5f895a2a0 authored over 7 years ago by Andrew Levine <[email protected]>
Add isPureReactComponent field. Fixes #364.

2ad4c92ad7fda51a20167329feaeebbe30acc0fd authored over 7 years ago by Jason Miller <[email protected]>
3.15.0

356a8b134a921ac2c9dedb99c882ac854140adf7 authored over 7 years ago by Jason Miller <[email protected]>
Update tests to run against Preact 8 and fix the empty children issue it opened up.

eddc0066b54b2505887f707449201e79dce1e3dd authored over 7 years ago by Jason Miller <[email protected]>
Update the README for the new prop-types package (#362)

c9a22bee72a16ac2e73d8da2bf410e74812d0ba3 authored over 7 years ago by Donnie West <[email protected]>
using react's prop-types lib (#359)

5198522e723a07dd37acc41ed78e1051376a7b22 authored over 7 years ago by Neil Duffy <[email protected]>
Add yarn.lock to .gitignore (#347)

79632e52f3ef22ee007bc2a83411a7737c5f46fd authored over 7 years ago by Zander Otavka <[email protected]>
Fix Children.toArray when passed undefined (#341)

* Fix Children.toArray when passed undefined

There are cases when `this.props.chidren` is und...

046bd244d4dd9948c981fe4acc864de09cdeefc5 authored over 7 years ago by Zander Otavka <[email protected]>
Added lib/update.js. Fixes #260 (#339)

79390d5f835a1682329c66c825d7989e8d068256 authored over 7 years ago by Robert Sköld <[email protected]>
3.14.3

4269da3ed13c5e6d5eae18a99f1963bc1710302e authored almost 8 years ago by Jason Miller <[email protected]>
Fix rollup env issue causing `preact-compat.es.js` to be missing from v3.14.2. Fixes #332

cb40d751cf8e1eb507ce5832bfd2079929df9da2 authored almost 8 years ago by Jason Miller <[email protected]>
3.14.2

ad57cfb2ca5de398c8f22aa6145d0e74a8980a6b authored almost 8 years ago by Jason Miller <[email protected]>
clone attributes before setting children (#331)

cf4a3c255356ce80859279775e194e29c7b732df authored almost 8 years ago by Conor Hastings <[email protected]>
3.14.1

63c9400298182a1d386cd86ebc036aed22fccc46 authored almost 8 years ago by Jason Miller <[email protected]>
Split up ESM and UMD builds to selectively enable default stripping only for UMD. Fixes #321. Also fixes #320.

a4624cdef9af217c146f28ce5ce6fe084abed775 authored almost 8 years ago by Jason Miller <[email protected]>
3.14.0

949852657073091b48264277e4041d129afc7510 authored almost 8 years ago by Jason Miller <[email protected]>
Allow children in the props argument of cloneElement (#317)

* developit/preact-compat/issues/316

cloneElement - if children are provided in the second
a...

c169d38224d5563b885420f27569507f8eb1f9e5 authored almost 8 years ago by Kye Hohenberger <[email protected]>
Update to [email protected]. Fixes #302

70a02f4f13b8c108280a07ecd816295d75e65eb9 authored almost 8 years ago by Jason Miller <[email protected]>
Merge branch 'piuccio-esnext'

61864696608477ca88faf1281433150234f97691 authored almost 8 years ago by Jason Miller <[email protected]>
Merge branch 'esnext' of https://github.com/piuccio/preact-compat into piuccio-esnext

# Conflicts:
# package.json

0bd59c1f1b5f4ad83efb74d364aa4fd53c56c6ec authored almost 8 years ago by Jason Miller <[email protected]>
Account for re-rendering root components that swap their `base`. Fixes #301.

4de5887fd09dfa51249271bccead18401f5f997c authored almost 8 years ago by Jason Miller <[email protected]>
Should export instance when call renderSubtreeIntoContainer. (#296)

57082d667145f731ff4ef7d9a66d4cec5e3a2d6e authored almost 8 years ago by windyge <[email protected]>
3.13.1

fd00bad644dfb512dc87b5a8b2c7b16729f3b640 authored almost 8 years ago by Jason Miller <[email protected]>
Fix issue when running under a mixed preact-compat / react environment that could cause PFCs to receive no props. Fixes #292

71996e1d91f0fc2527a4189fc7ccc1ca416ee44c authored almost 8 years ago by Jason Miller <[email protected]>
Switch to onChange for textarea/input[type=file|radio|checkbox]. Fixes #288.

80bed3cff5e654a48867c8706548423e3a49e707 authored almost 8 years ago by Jason Miller <[email protected]>
3.13.0

9ae8c7d273deded7080e58c0ef3c119b00aec831 authored almost 8 years ago by Jason Miller <[email protected]>
Fix component state leakage (fixes developit/preact#413)

7de1c705309b9ab614ca32a80335efc5452c4f88 authored almost 8 years ago by Jason Miller <[email protected]>
Size optimizations

50891a0c75202707e8902f5ac1f0b431ef77cfc3 authored almost 8 years ago by Jason Miller <[email protected]>
Slim down build a bit by dropping duplicate key errors for mixins.

252fb28050abf944b724808e635ed1c62d4c8ec1 authored almost 8 years ago by Jason Miller <[email protected]>
Update buble

f4573405240c0d9a28c14e4a37c504cc32973ef8 authored almost 8 years ago by Jason Miller <[email protected]>
3.12.0

54fbd40b9787c97bcf980c2a815576b882b6a939 authored almost 8 years ago by Jason Miller <[email protected]>
disable named function expressions to save some bytes

315f31af0481cb8b2ec454b991742b9a770fe04c authored almost 8 years ago by Jason Miller <[email protected]>
Fix children normalization for element VNodes (zeit/next.js#910)

1fdf4faaf3b468917e74065ee0e60d76294d66a9 authored almost 8 years ago by Jason Miller <[email protected]>
Expose nativeEvent (#291)

a01c0f1a0584a3ae771627005cb80a8417005448 authored almost 8 years ago by Tim Keir <[email protected]>