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

3.11.0

d824967a19c4f0e5f8faba0ddc1aade6b5b34093 authored almost 8 years ago by Jason Miller <[email protected]>
Fix for the radio button not working with onChange (#287)

* Fix for the radio button not working with onChange

As suggested in the comment to the merge...

97c795d31828086e3425776f916f6270c780f720 authored almost 8 years ago by Marco Cedaro <[email protected]>
Add support for defaultValue to preact-compat (#280)

* Add a test watching npm run script

* Add support for defaultValue

* Inline function for ...

af7c2400d1c895d8fc5b2172ec73ac39e7fbfead authored almost 8 years ago by Graham Holtslander <[email protected]>
chore(package): update rollup to version 0.41.1 (#278)

https://greenkeeper.io/

11bd3562ad1e0fdeb5a14975d6336511943497f9 authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update karma-webpack to version 2.0.1 (#283)

https://greenkeeper.io/

9a31b663c338ac79c320103a99d7d945e91ba940 authored almost 8 years ago by Greenkeeper <[email protected]>
3.10.0

c714feb980cb895632aa8fc7f1013bcefccaf67c authored almost 8 years ago by Jason Miller <[email protected]>
chore(package): update preact to version 7.1.0 (#246)

https://greenkeeper.io/

267096eede227c654501c8a34072e08da953def3 authored about 8 years ago by Greenkeeper <[email protected]>
Fix onDoubleClick issue (#264) (#272)

733d1d7f328849f332507988ea26ee8836a2085a authored about 8 years ago by Young Rok Kim <[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...

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...

0a14f94a1fadf50ed987accfd7aef4379299e405 authored about 8 years ago by Stuart Knightley <[email protected]>
Export ReactComponentWithPureRenderMixin from lib (#255)

ba8e58b811f294f85881632e78236b3d9c335c58 authored about 8 years ago by Brandon Dail <[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...

9e926ca93b3a23f3009b5af84667e811ef99fc4c authored about 8 years ago by Maciek Pekala <[email protected]>
Add methods passed to createClass to the new class' prototype (#250)

f27a9c3594d59bcd8d7a360473d42f3373d8433a authored about 8 years ago by chrishinrichs <[email protected]>
3.9.4

624c1e2df8924e9ba786947a2950237571d45228 authored about 8 years ago by Jason Miller <[email protected]>
Add lib/ReactPerf export (just a noop) (from #234)

fb90149b7c4fb06b7c7a44b7db5a54919cdb4abc authored about 8 years ago by Jason Miller <[email protected]>
3.9.3

4cbfec685e2491655cbe385a25efc630d132dac6 authored about 8 years ago by Jason Miller <[email protected]>
Enable PropTypes when process.env.NODE_ENV is *any* value other than "production". Fixes #244. /cc @vpr99

e161b7edbd5320847e8d09ada2aea31a375108a9 authored about 8 years ago by Jason Miller <[email protected]>
Add event.persist() dummy method (as it is an invented thing that is not needed for DOM events). See #234

f6add7463d2ece241db7f4634f78884147fdfe01 authored about 8 years ago by Jason Miller <[email protected]>
Fix issue noted by @jackmoore [here](https://github.com/developit/preact-compat/commit/2ed1c1680ecb110d04c504561f8c8b623dbe6f39#commitcomment-19784961)

f5a311330ecfc6df7f8b50aa3af7b0a11e87f29f authored about 8 years ago by Jason Miller <[email protected]>
3.9.2

ee1f1d8021ffd94a38b74a56101932de9af2e511 authored about 8 years ago by Jason Miller <[email protected]>
- Autobind `createClass` properties before calling the constructor. Fixes developit/preact#234 🎉

3dd9a418bbebb4c03d151fd8e0274fa5742462eb authored about 8 years ago by Jason Miller <[email protected]>
3.9.1

dedbdeec27ac408e500a405dd526c78132f93af5 authored about 8 years ago by Jason Miller <[email protected]>
Avoid checking for previous render when no DOM is provided to render

d64fcf240a4aa245af2f173cca09a4d1319a19f3 authored about 8 years ago by Jason Miller <[email protected]>
Addendum for #233

121ca301f398c3aae9f9b604843e2fc8ec035649 authored about 8 years ago by Jason Miller <[email protected]>
Use var in lib. Fixes #233.

bb6e47cbc80d8cd9dc1caaaf95e13ace80e97cd7 authored about 8 years ago by Jason Miller <[email protected]>
added HOWTO to alias in Babel (#231)

45d487409baf21822a9822391ef1a47bf61cdafc authored about 8 years ago by sskoopa <[email protected]>
3.9.0

96d133bcaf3c8a66abf371440ac39aaa431c7316 authored about 8 years ago by Jason Miller <[email protected]>
Add support for `Component#replaceState()`. Fixes #227.

0580808ed9e84888d0203b67e078e0dd900b309c authored about 8 years ago by Jason Miller <[email protected]>
3.8.2

7c5de00e7c85e2ffd011bf3af02899b63f699d3a authored about 8 years ago by Jason Miller <[email protected]>
Always apply attribute normalization (oops)

7caa6f746415fcfd52f2a61acb6ee4529e02221b authored about 8 years ago by Jason Miller <[email protected]>
Remove accidentally committed comments.

be344a64faedc231015f6b7c25bf4085f8d3ce2d authored about 8 years ago by Jason Miller <[email protected]>
3.8.1

7c2d4b77e7b5ec7034bb4c8808446c759e3631f1 authored about 8 years ago by Jason Miller <[email protected]>
ensure attributes/props are defined on all vnodes

912882934eb07f7c0c94c5e2ea4d38c27675773f authored about 8 years ago by Jason Miller <[email protected]>
3.8.0

1fa1400e30e462079ad56c1384291d5681f50e9c authored about 8 years ago by Jason Miller <[email protected]>
Refactor VNode normalization. /cc @devgeeks

b0938f1e10fbc1628a938802343ddb4d35416849 authored about 8 years ago by Jason Miller <[email protected]>
3.7.1

d7f6904f1e80547cc95554137f563344fb2b1e13 authored over 8 years ago by Jason Miller <[email protected]>
🔥 Double camelCase attribute normalization performance! Thanks @billneff79 👍

598de5c42ca73bde55c516ead2d28e142ed7a67f authored over 8 years ago by Jason Miller <[email protected]>
3.7.0

26f3312df74e3fb92f39e5b03fb2662c8ddb31a0 authored over 8 years ago by Jason Miller <[email protected]>
Avoid compat-normalizing VNodes representing pure functional components or components that don't inherit from Component.

2553ef25cc5e786e4aa404ee4f57a3abc7c8180c authored over 8 years ago by Jason Miller <[email protected]>
Optimize hook performance.

4bd665851c7bc8010575fef5f48ee05ccc94e7f3 authored over 8 years ago by Jason Miller <[email protected]>
Transform pure functions to components in order to make keyed behavior match React's. This will likely be reversed in an upcoming release coordinated with preact's core.

5fc02249c00f93e27e602d7d4edf8856b7bd5989 authored over 8 years ago by Jason Miller <[email protected]>
Add support for deprecated camelCase'd SVG props. Fixes #222.

e0bc12c662f0fd033f28b414dff1498c49615d12 authored over 8 years ago by Jason Miller <[email protected]>
Refactor VNode normalization: clone attributes less, separate handling of component and element VNodes, prevent against multiple normalization passes.

7402873eaa03c2ba7269aa0eacd69b60791a4d06 authored over 8 years ago by Jason Miller <[email protected]>
3.6.0

d7feb52496cc43e876f4586d46e778852eb6ae63 authored over 8 years ago by Jason Miller <[email protected]>
Add support for PureComponent. Fixes #139.

3c9684de4c69619ea115f5b763f05c7ec7a32d14 authored over 8 years ago by Jason Miller <[email protected]>
Update dependencies

5c2254963f99d47c113fd7fd90f95afd86c96501 authored over 8 years ago by Jason Miller <[email protected]>
3.5.0

09bd45e8826ce239c366b23addcdafbc6e612550 authored over 8 years ago by Jason Miller <[email protected]>
Migrate Component.getInitialState() here from preact core (as of preact 6.2.0)

916bb4eb7f46d313df3e80cef018371e854a68ba authored over 8 years ago by Jason Miller <[email protected]>
Sourcemap support in test runner

f40948f9394274a80a28b53eb47c2db68610da04 authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update babel-eslint to version 7.0.0 (#213)

https://greenkeeper.io/

3f09b23bdea4c52ee2264618867ff34c1a45f9bc authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update rollup to version 0.36.1 (#214)

https://greenkeeper.io/

84f630b8fc3d8a31a4a909e8973b1c3187b0ccd7 authored over 8 years ago by Greenkeeper <[email protected]>
3.4.2

3fad58413b35babb787673e654d22a805e5b4207 authored over 8 years ago by Jason Miller <[email protected]>
avoid double-correcting props.children if its already a non-array

f9f2f3c10211e3bdad159f274388ca727b6f3028 authored over 8 years ago by Jason Miller <[email protected]>
3.4.1

09a79863f2c65c6d4a01a0df814ae7fc6170ee54 authored over 8 years ago by Jason Miller <[email protected]>
Fix possible case where props.children could still be an Array

272a82cf0bb4d51fa6e28d2f4ab5e05f027d8e06 authored over 8 years ago by Jason Miller <[email protected]>
3.4.0

0dd94a01ffddf2ce35d3d0c42156faba89641462 authored over 8 years ago by Jason Miller <[email protected]>
Add ReactTransitionGroup alias. Fixes #186

6ba4e78d9243bb3efce40f5ccd550373cbcc392f authored over 8 years ago by Jason Miller <[email protected]>
Apply `defaultProps` for components created in compat mode. Fixes #146.

9d73a8406c1991e81ad1f449f1de2f813dad68d5 authored over 8 years ago by Jason Miller <[email protected]>
Fix `jsnext:main` issue in `/server` and `/legacy` entry points.

c0755e70f33df28f195d947aee329df58bbbccd3 authored over 8 years ago by Jason Miller <[email protected]>
3.3.0

b30de9c282cc6713af50f716f440e0cbebc9a94a authored over 8 years ago by Jason Miller <[email protected]>
Add /legacy entry

7b0d9d44a92809174d99dd83980ea199254be37d authored over 8 years ago by Jason Miller <[email protected]>
fix accidental node 6+ dev requirement

ac5f4ce59bb68601ab14c3cbd062beb8c5ac61e4 authored over 8 years ago by Jason Miller <[email protected]>
3.2.0

be4648e890560b28e4689e5fc40156dd0d5926c8 authored over 8 years ago by Jason Miller <[email protected]>
Tests & fix for ReactFragment lib

55e8c8b4de11b64cf32b48c220b0362d11b06ed7 authored over 8 years ago by Jason Miller <[email protected]>
Add ReactFragment /cc @devgeeks

d56247d0970d7597b9a2da2f3ae88bf791a22d84 authored over 8 years ago by Jason Miller <[email protected]>
3.1.0

0ca639aab4359c118305a16e4410c103617fa712 authored over 8 years ago by Jason Miller <[email protected]>
Add ReactTransitionEvents shim, and tests for ReactMount and ReactTransitionEvents! 🌈

2ed1c1680ecb110d04c504561f8c8b623dbe6f39 authored over 8 years ago by Jason Miller <[email protected]>
I believe this should fix #175 (#177)

1f535d2076d54c1d81be10d76db3bd9009754f9c authored over 8 years ago by Jason Miller <[email protected]>
single out children before componentWillReceiveProps (#188)

* single out children before willReceiveProps

Components relying on componentWillReceiveProps...

cc32ff3af40833f425556e5dc4ebda4c7a559bdf authored over 8 years ago by Robbie WXYZ <[email protected]>
3.0.1

2962ac195d12d394e32ab0d27dd68f7a0968b378 authored over 8 years ago by Jason Miller <[email protected]>
Update dependencies

efb6f357b8ad61919a84339cfd0f9aff67f90710 authored over 8 years ago by Jason Miller <[email protected]>
Replace npmcdn.com with unpkg.com (#163)

72f450cfaca792cb86f63a539f22412051bfe521 authored over 8 years ago by npmcdn-to-unpkg-bot <[email protected]>
fix onchange trigger twice for select box (#165)

1b286b21ee3c3345a82563e336a3071b9db6a8cb authored over 8 years ago by Chirag Mongia <[email protected]>
3.0.0

9bf4edfaa2828a6810e47b94064dc1719762c63d authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update diff to version 3.0.0 (#154)

https://greenkeeper.io/

af03aa920238f6ceb2c80798bc7893ef315b705b authored over 8 years ago by Greenkeeper <[email protected]>
Add `modules` field to package.json (/cc @piuccio re #144)

c328126b5c5a2ef02ed9e3488ef49cb21d9fd6ea authored over 8 years ago by Jason Miller <[email protected]>
Switch from Babel to Bublé to save 300b, remove JSX entirely (potentially fixes #144 as noted by @piuccio).

26c3283a9998c3d881652cd6a25bab8cdb84f6d6 authored over 8 years ago by Jason Miller <[email protected]>
minor stylistic tweaks to #150

791c055bff84f799e57b9feb140fea62fce54d7f authored over 8 years ago by Jason Miller <[email protected]>
Feature/145 (#150)

* Fixes #145: Render should replace content in the parent node.

* removed unnecessary comment...

913696abc00bacb0a54229e7ee9c3fab59b0e541 authored over 8 years ago by Paul Martin <[email protected]>
2.3.1

baa96c21bcac922883c342c69d9798ec2e6c6151 authored over 8 years ago by Jason Miller <[email protected]>
Fix & test for developit/preact#280 (#153)

cb5e6eb8d53f31f722fcc42d7c70b79e0e242c43 authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update rollup-plugin-memory to version 2.0.0 (#152)

https://greenkeeper.io/

9bbc3f1fb52dee59127c1540128a033e3917d20b authored over 8 years ago by Greenkeeper <[email protected]>
git push origin masterMerge branch 'ZakariaRidouh-patch-1'

52456f8983e7de27819f85d25370200481a3b26b authored over 8 years ago by Jason Miller <[email protected]>
Merge branch 'patch-1' of https://github.com/ZakariaRidouh/preact-compat into ZakariaRidouh-patch-1

# Conflicts:
# README.md

00a48dfcf242cd74bb81ebe76a1851ff041ca224 authored over 8 years ago by Jason Miller <[email protected]>
more ES6 in examples (#149)

e1b843139707abe54b99d89a1ec66b68662afcde authored over 8 years ago by Zakaria Ridouh <[email protected]>
update install instructions

4ee86c55daa6b62cc33ff524c733011f10e616ba authored over 8 years ago by Zakaria Ridouh <[email protected]>
chore(package): update npm-run-all to version 3.0.0 (#147)

https://greenkeeper.io/

c51c1037454f6f473a39e77ef57c220668587d95 authored over 8 years ago by Greenkeeper <[email protected]>
Correct jsnext:main

According to https://github.com/jsforum/jsforum/issues/5 jsnext:main should contain the transpil...

f7e376014b4573476e5632134d25db7c8d8b31fa authored over 8 years ago by Fabio Crisci <[email protected]>
Update to Babel 6.13!

4f152ee4b31344bf3f5fa792db2aae40353d206b authored over 8 years ago by Jason Miller <[email protected]>
Update depdendencies

6d5ecb8d54896106826d34805ba43d5a98f9b136 authored over 8 years ago by Jason Miller <[email protected]>
2.3.0

56737665b26deeede3f589a854542a26f81b16a4 authored over 8 years ago by Jason Miller <[email protected]>
Update all dependencies

72018ad89aece9f7a038aba67678e13aab8eaf52 authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update preact-render-to-string to version 3.0.2 (#136)

https://greenkeeper.io/

1bdf4bda5810372060753bf9563cc6a09c989040 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update rollup-plugin-node-resolve to version 2.0.0 (#129)

https://greenkeeper.io/

08fcbf31b2fa564c42d93819a2005d023430ab41 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update mocha to version 3.0.0 (#130)

https://greenkeeper.io/

0782713b8c77222607a8e19aa2160a030e86a63f authored over 8 years ago by Greenkeeper <[email protected]>
Small refactor to get ready for potentially wanting to wrap classful components in addition to just functional components.

6312fc3ea3fce905d0bcaf231abad306192506f2 authored over 8 years ago by Jason Miller <[email protected]>
2.2.1

163f20fe30b4d37be3cecfa53df1b06197107318 authored over 8 years ago by Jason Miller <[email protected]>
Fix component wrapping issue noted by @alexbardas

7554c1d0718fb1d1595054f96e5526d6cbb64344 authored over 8 years ago by Jason Miller <[email protected]>
2.2.0

b21c1da53a65719f6a8585b0ef6c718c5d8b968d authored over 8 years ago by Jason Miller <[email protected]>
Add basic support for `onChange` event normalization. Fixes #20.

9441ce766683abcc60833e7371538368d7a3f0f7 authored over 8 years ago by Jason Miller <[email protected]>