Ecosyste.ms: OpenCollective

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

inferno

Inferno is a high-performance javascript library for building user interfaces.
Collective - Host: opensource - https://opencollective.com/inferno - Code: https://github.com/infernojs/inferno

Merge branch 'master' of github.com:trueadm/inferno

github.com/infernojs/inferno - 0ba64014374871f2dce02c7f19c6fa7b7f44c8b4 authored about 8 years ago
updated version

github.com/infernojs/inferno - fd4af7362a70e7242f77a43e2582b493a1ca6386 authored about 8 years ago
fix npm installs issues

github.com/infernojs/inferno - 5ea1761417df9608836b26f746101b2833877772 authored about 8 years ago
Update README.md

github.com/infernojs/inferno - 738792c4a17c165b4d975ca513390d224acadd5a authored about 8 years ago
uglify 1.0.1 (1.0.2 doesn't exist), rollup upgr

github.com/infernojs/inferno - 8df7b671a17a087a7c68b78b0890a46084e47412 authored about 8 years ago
Latest babel plugin

github.com/infernojs/inferno - 5b2dfd506121d63aba4d41633fa4594da237cdfb authored about 8 years ago
improved build for CDN and pacakge exports

github.com/infernojs/inferno - 33e4b38ebfddb6743edf44e6f9fbbcc659750080 authored about 8 years ago
removed yarn.lock

github.com/infernojs/inferno - 3a83c6b82e9bf9f36f2212ccf46d434398abd57e authored about 8 years ago
updated version

github.com/infernojs/inferno - 68e56d89c944c077fa59b6da4542cc9498e0d641 authored about 8 years ago
fixes another issue with hydration

github.com/infernojs/inferno - c163c22c79b97547e1a848b53261f84f4d77b76f authored about 8 years ago
updated version

github.com/infernojs/inferno - 81dbca7eb23ee34a29dd357588f7e43ffba3898f authored about 8 years ago
fixes bug in Link, not passing event

github.com/infernojs/inferno - 6a25176c542eb6b63db3cf2c66b7178b822c16af authored about 8 years ago
updated build

github.com/infernojs/inferno - 4fbb5b3a9ea9e6478e3972864fee61fa0676933c authored about 8 years ago
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - 18391a52b28722413168c60dcfd1ba5b424edec0 authored about 8 years ago
hydration can repair broken children

github.com/infernojs/inferno - bc134b01638f808d6913e9e8b642f79c71ba7916 authored about 8 years ago
Change npm badge to point inferno package from deprecated dom package

github.com/infernojs/inferno - 9b5d18cc78b6ca4fc1ab75ac1ea85a51156a1a20 authored about 8 years ago
Fix npm download badge

github.com/infernojs/inferno - 71c37f260c7d9014533a976b5de7c23c593cd324 authored about 8 years ago
Change all urls to point infernojs/inferno (fixes fe. badges)

github.com/infernojs/inferno - b7b656bda49da55b2e846f7cad9a81f3a71bbf68 authored about 8 years ago
Update packages, new build

github.com/infernojs/inferno - 7f8f923b0f93094375180eb65789e634c9f256bd authored about 8 years ago
Merge pull request #653 from edli/dev

fix(normalization): issue-648, remove props.key and props.ref

github.com/infernojs/inferno - e0252e4a57894d62dc69dfe701991b37429d5248 authored about 8 years ago
fix(normalization): issue-648, remove props.key and props.ref

github.com/infernojs/inferno - 9ec4982c970a2bf03ae807f802123f738416fbd6 authored about 8 years ago
updated version

github.com/infernojs/inferno - 2bb727cf667501cfcb571094166a6d71453e9516 authored about 8 years ago
updated build

github.com/infernojs/inferno - 6214cdbba9f613ec02c95d34e2734d583045de8b authored about 8 years ago
Merge pull request #652 from doytch/dev

Dev Tools: Added queuing of component changes

github.com/infernojs/inferno - 9f62b55d355c48f1df82020a205b8c211307e4e3 authored about 8 years ago
Devtools: Refactored component queue handlers

github.com/infernojs/inferno - 46384345648797fd0a20f739125bd0b90561d5a3 authored about 8 years ago
Devtools: Separated component update-type queues

github.com/infernojs/inferno - ba3de245f0b789632558d1f753f52f15ed91fee2 authored about 8 years ago
Devtools: Started queueing component updates

github.com/infernojs/inferno - 205d7b00454cf84c99154aa07f1cb37ec98f8397 authored about 8 years ago
improve process.env with a new build pipeline

github.com/infernojs/inferno - 3039c162ae5e1d27d5122d29f13061d11d68c7cb authored about 8 years ago
Merge pull request #651 from infernojs/compat-props

remove props.ref & props.key

github.com/infernojs/inferno - c8cb1e7456a4fcf10ecae5a289b5788bcf2c0cd4 authored about 8 years ago
remove props.ref & props.key

github.com/infernojs/inferno - 23fae9f3a53a4366ecdcd3d97e2a6efe50fc8992 authored about 8 years ago
cleaning code, added missing imports to test utils

github.com/infernojs/inferno - a0abf7750fc07765f3652f80cd217dd08e996ee2 authored about 8 years ago
Updated rollup, fixed dependencies between inferno packages

github.com/infernojs/inferno - 1eb4a4a2289502f82f84114037d8a072d01a7d4b authored about 8 years ago
reverted example form demo

github.com/infernojs/inferno - c61377ddba0fe4c3cbaebf3894efd075620567aa authored about 8 years ago
8kb -> 9kb, mainly due to syntethic events

github.com/infernojs/inferno - 3b9fda3a87843a3b9d861998dce3a9ed43ec4932 authored about 8 years ago
adds onChange support to controlled textarea

github.com/infernojs/inferno - fd8997d7cf7014e98d14cefcf7cad630704435bb authored about 8 years ago
updated build

github.com/infernojs/inferno - 964b2bcc86fb8cffa7ac807f4069523d02169ff2 authored about 8 years ago
fixed fastUnmount issue!! :)

github.com/infernojs/inferno - 752fba52e0190db08bd62930b25ed5171ee672cf authored about 8 years ago
Simplify test case

github.com/infernojs/inferno - fefa81423a614aa0b3e307a87969a066b9cdbe83 authored about 8 years ago
Added failing test case for fastUnmount optmisation

github.com/infernojs/inferno - 75dcb1cfbb24553bfaa3c1ed14a3b67d1e75b600 authored about 8 years ago
Merge pull request #647 from doytch/dev

Devtools: Pass defaultProps into component wrapper

github.com/infernojs/inferno - b520fc916df601ebba06277aca99ae07a0300317 authored about 8 years ago
Devtools: Pass defaultProps into component wrapper

github.com/infernojs/inferno - bf8e566c1da85daa18c19bd307c37945c242ecb7 authored about 8 years ago
added another test for fastUnmount and update webpack to rc3

github.com/infernojs/inferno - 877c33c42cd6a7a039a3718a3309c2a7f1c31841 authored about 8 years ago
fix componentWillUnmount issue with nested components (ES6)

github.com/infernojs/inferno - 80e141a36234357cf8984a079c856fcb8d23ef31 authored about 8 years ago
reverted example

github.com/infernojs/inferno - 6ba716bac46ce6324aaf4f45e3e39e59f11651c1 authored about 8 years ago
fixes linting issues

github.com/infernojs/inferno - f88c61ae29a78a1d25d0785e87aa69c541bfde40 authored about 8 years ago
refactored how setState works, plus how events work

github.com/infernojs/inferno - a3ee8cd2f3ebfd9246b886203f3540c1b54c01e6 authored about 8 years ago
updated version

github.com/infernojs/inferno - d1f623c61bc5084e2f5eb4da51bffa4f6a153669 authored about 8 years ago
should fix all process.env issues

github.com/infernojs/inferno - 468c87e07f552050640dc34d50ee1a83923e35e3 authored about 8 years ago
fix router bug (#645)

* fix router bug

for me
```
return diff || (bAttr.path && aAttr.path) ? (bAttr.path.length ...

github.com/infernojs/inferno - 79adfb2ecfc45221a9c40f68f81b5dbd0c5e39b3 authored about 8 years ago
pMerge branch 'master' into dev

github.com/infernojs/inferno - c4648519171a76bb9e1275bafc35fa15364b8f44 authored about 8 years ago
Update README.md

github.com/infernojs/inferno - aba6ceb30fbfa92677aeec40c5c72610b4a2c746 authored about 8 years ago
linted test file

github.com/infernojs/inferno - bb746ea97c52425bddd4e6116b6f365179e9c416 authored about 8 years ago
added test case for async setState

github.com/infernojs/inferno - d4fc66799ec7b454e80252936164d5a23285768e authored about 8 years ago
removed bad merge conflict

github.com/infernojs/inferno - 19f7ede15a3e706fddda0a3f8e6dec1d450e61f8 authored about 8 years ago
updated version

github.com/infernojs/inferno - 523eba3dd0ba71641207bd5053e4558bfb50b2ee authored about 8 years ago
updated build

github.com/infernojs/inferno - 63e68a2017e21ca1362ec7abd11090d840192341 authored about 8 years ago
Merge pull request #642 from infernojs/linkEvent_support

Adds `linkEvent` support to all events

github.com/infernojs/inferno - 235102f50d163ce41f30f5684d76b0f05992136c authored about 8 years ago
fixes linting error

github.com/infernojs/inferno - 47d92610cc8c8d5f117e4f081e06874b01ac3ac6 authored about 8 years ago
added a linkEvent test

github.com/infernojs/inferno - 6efb6169fb6753b83325353f8b1fcb4dd637a9fd authored about 8 years ago
added a linkEvent test

github.com/infernojs/inferno - 85330904f817879f26efe3da4a48262ca9df6930 authored about 8 years ago
Merge branch 'dev' into linkEvent_support

github.com/infernojs/inferno - 3ea3712241b27cdb54442b65320b98a391146217 authored about 8 years ago
Fix createElement error typo (#643)

github.com/infernojs/inferno - f2c12f3cda52ce3c45e771fd5afe5ce71e29e51f authored about 8 years ago
fixed env variables

github.com/infernojs/inferno - b316afc6abd2f85b2d4d36ebfee7856047fb79ce authored about 8 years ago
further fixes as per #637

github.com/infernojs/inferno - 685e88a12eb7ea97d4b438a15b0cae67879432c5 authored about 8 years ago
Merge branch 'dev' into linkEvent_support

github.com/infernojs/inferno - 1c91a14ec8add42f5caa72ae2fee2c91dd697b5f authored about 8 years ago
a potential fix for #637

github.com/infernojs/inferno - d2f6cff6f682c521efd9f6721d67b0ae4fa120ac authored about 8 years ago
adds linkEvent support all events

github.com/infernojs/inferno - 44d6a97253896cdbe7fbf0596f36ff3a7b0ee249 authored about 8 years ago
Merge pull request #641 from olsn/dev

fixes #637

github.com/infernojs/inferno - 1409b6954da76bc12f7fb011a8eb27307666b050 authored about 8 years ago
Merge pull request #640 from godu/optgroup

Adds <optgroup/> support

github.com/infernojs/inferno - 2d5764fd6d54b76bad8859b359d0c336e4de7c08 authored about 8 years ago
Adds optgroup support

github.com/infernojs/inferno - 452e51eebfe42799b6f41271f9d8c2331c8f773d authored about 8 years ago
fixes issue with getChildContext and componentWillMount

github.com/infernojs/inferno - 69d60a1278763f7d0952fc04db8ef6e1d21fba6b authored about 8 years ago
Merge branch 'master' into dev

github.com/infernojs/inferno - 84c3eb2f6a2570bbc3fb08a3b9d643840d67816c authored about 8 years ago
Add supporter logos

github.com/infernojs/inferno - dba0eda64d7662939f89b48fae3a1931a88038e0 authored about 8 years ago
Fix inferno-test-utils export

github.com/infernojs/inferno - fd9791c7c2a9fd57b3cea8241703651e814c31ae authored about 8 years ago
Merge pull request #633 from degroote22/patch-1

fixes mixed content error

github.com/infernojs/inferno - ff528fd96b5b44e1cf56de6c00adc25f254ce8fd authored about 8 years ago
updated error messages for controlled components with linkEvent

github.com/infernojs/inferno - 3fd328e2b80ad71409723c6b1d4175be64a286c0 authored about 8 years ago
fixes mixed content error

Closes https://github.com/trueadm/inferno/issues/632

github.com/infernojs/inferno - 1e46a03515c1994bec935e8555b420189182318d authored about 8 years ago
Merge pull request #631 from coryhouse/patch-1

Grammar fixes and tweaks

github.com/infernojs/inferno - 247d341ae3494fd162a4b05a6aa0e0c06ef6037b authored about 8 years ago
Grammar fixes and tweaks

github.com/infernojs/inferno - 3b59fa1a2ab06e3579ce9ff8ee7760710dd71ddc authored about 8 years ago
added better error messages for refs

github.com/infernojs/inferno - 3879e7686a667b5db926ffee631fc16cf0ba20dd authored about 8 years ago
updated to beta42

github.com/infernojs/inferno - 94366f61a0a040be7d45791f50b47389fe2b55c3 authored about 8 years ago
updated yarn.lock

github.com/infernojs/inferno - 6747cf009138fc127034a371e6dab7c705b78cff authored about 8 years ago
updated version

github.com/infernojs/inferno - 65f8ca16f50d4e085b0ae96b33753eb7eec605c9 authored about 8 years ago
Merge pull request #622 from degroote22/master

Add checks for null and undefined on Inferno-Compat(React.Children)

github.com/infernojs/inferno - 859f41468f87eef34e1e34972f8ac6be2060ef15 authored about 8 years ago
updates tests

github.com/infernojs/inferno - 4609c6809cce858f2701b8e409b1368349bac0fe authored about 8 years ago
renamed stateless -> functional component, updated README and made component string/number renders possible

github.com/infernojs/inferno - 99d904f59e0fd4522a443ad65c13c6c38dc244bb authored about 8 years ago
fixes children in devtools

github.com/infernojs/inferno - b18cf0ea08dee6d10d46d32e86d2e2ab2ba72b53 authored about 8 years ago
add isNullOrUndef to simplify logic

as suggested by @havunen

github.com/infernojs/inferno - b1e7e91824798274c6aa5ee7a620cb0e07d8def2 authored about 8 years ago
Merge pull request #618 from trueadm/fastUnmount_optimisation

[Performance] Fast unmount optimisation

github.com/infernojs/inferno - d3d73e59ee9ff4e82077a452f45e487567554aa1 authored about 8 years ago
Merge branch 'dev' of https://github.com/trueadm/inferno into fastUnmount_optimisation

github.com/infernojs/inferno - abc8bc3fc7116d25e392ad79f73f838a22132f77 authored about 8 years ago
Merge pull request #624 from xz64/redux_global_fix

Thanks for contribution!

github.com/infernojs/inferno - ad9897191c4576d67fcc80001068c5b6a7ebc9ce authored about 8 years ago
fix global name for redux in UMD build

github.com/infernojs/inferno - eed59becff9d25e3974546bde8ef812f8b4a7551 authored about 8 years ago
add checks for null and undefined on inferno-compat(React.Children)

github.com/infernojs/inferno - 530588581e7c79f76ba6350cbe6920a4365ae8aa authored about 8 years ago
updated version and build

github.com/infernojs/inferno - 3c451df13eda597976b273eebee5580d8b6ffa81 authored about 8 years ago
Merge branch 'master' into dev

github.com/infernojs/inferno - c2862d838eb5cf109303c203947849dbceaaf20f authored about 8 years ago
fixed merge conflict

github.com/infernojs/inferno - 3fe4dabf8c31a17f8496979fcf46ad1276d1e462 authored about 8 years ago
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - f68be7917da5ea0a1277d9f6ffa7267f51038a5e authored about 8 years ago
updated build and devtools

github.com/infernojs/inferno - 2c87ca95b6d75da87c8f96ccd1218584867b88dc authored about 8 years ago