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

adds proper spread support to blueprints

github.com/infernojs/inferno - eaaa0618fd00eb62d8faa6050c0f647ccea21d2d authored over 8 years ago
added findDOMNode and fixed formatting of various tests

github.com/infernojs/inferno - f5a8963c132231c4c3dfd378dc98dcdbad6d5a8b authored over 8 years ago
Fix wrong key value in uiBench improves perf ~5%

github.com/infernojs/inferno - 236ff9485676c60c5ebf78baed93f94241b928b8 authored over 8 years ago
Added uiBench nonKeyed

github.com/infernojs/inferno - 34365fa4a432f261b265d72ac4d79196f0b01acb authored over 8 years ago
updated build to use bublé rather than babel, reduced bundle sizes by 5%

github.com/infernojs/inferno - 521e29c7350c78fb3e3b911ecc94a336c645447a authored over 8 years ago
Completely re-did nonKeyedPatch updates and removed quite a considerable amount of code at the cost of a slightly slower nonKeyedPatch update - it now warns when used too, people should use keys where possible

github.com/infernojs/inferno - 03eb00898f4cb29c91be1a9681b2a1571e863e38 authored over 8 years ago
Added test case for componentWillUnmount triggering twice

github.com/infernojs/inferno - 1fd5bc28d65edef1c0ae43b3d8d48e498ccf0682 authored over 8 years ago
Added test case to reproduce issue with nested components

github.com/infernojs/inferno - 994c0b5111c6bd30093d3456e31576a8141c172d authored over 8 years ago
added missing dep

github.com/infernojs/inferno - 3ab2a06156cbb9c1ea45d80324e7f4cf3943dd2d authored over 8 years ago
merged the inferno-compat

github.com/infernojs/inferno - 44df70444929e5ae11b70cb135fda774ac200c8d authored over 8 years ago
updated compat with dev

github.com/infernojs/inferno - 11fd290aa5fa05bcc3c3baffde32c7908917efd1 authored over 8 years ago
Removed many unused devDependencies, coverage runs again

github.com/infernojs/inferno - 4b2fe4a48af4decd10b84a74d2316aea2d736dbb authored over 8 years ago
Merge pull request #257 from trueadm/greenkeeper-eslint-3.0.0

Update eslint to version 3.0.0 🚀

github.com/infernojs/inferno - b65207129fda955466c64f956642e2956a8fa808 authored over 8 years ago
chore(package): update eslint to version 3.0.0

https://greenkeeper.io/

github.com/infernojs/inferno - 95cdd2c3caebeef549bd67b0faf70a84821a83e5 authored over 8 years ago
updated build, fixed lint errors

github.com/infernojs/inferno - 0a2d265b79a69755c27a6d61d3f73a5bcddc639a authored over 8 years ago
updated version to 0.7.13 and added a new build

github.com/infernojs/inferno - c6947c85fd4fcd56f93f5f25620a63dee65f7752 authored over 8 years ago
fixes a component issue where a callstack would overflow

github.com/infernojs/inferno - 6662922edd5082a62e0f7c2e9c764adf90b489c0 authored over 8 years ago
updated dbmonster example

github.com/infernojs/inferno - 3af70d1823a6e96d6596180c1f4afc78fbf24112 authored over 8 years ago
fixes incorrect main for inferno-create-class

github.com/infernojs/inferno - ecf914e55c96b457bd17f4f165e546fb99b5ee56 authored over 8 years ago
now handles "true" in isInvalidNode

github.com/infernojs/inferno - 5acfa12e628bf1fc703b49554f18071461be1e06 authored over 8 years ago
updated readme

github.com/infernojs/inferno - 9926bb525293240e0558faa3c97d9fa298899cff authored over 8 years ago
fixed an export and re-built the bundle

github.com/infernojs/inferno - 2270d18ff6bb0d74dd97040b26ba7fff5a9833a4 authored over 8 years ago
fixes more SSR issues

github.com/infernojs/inferno - ed43785dc64c7ad7c251c8a18a50358bee868092 authored over 8 years ago
Fixed some hydration bugs, added unitless styles, added more SSR renderToString functionality

github.com/infernojs/inferno - 55d78a3408d1f9a521ab43c1fe15bc476562f9b3 authored over 8 years ago
added createClass

github.com/infernojs/inferno - cf1ca149ad239fbe9fb11b99fe724a1072ca9d26 authored over 8 years ago
fixed issure with sCU causing false to clear the render instead of revert to old node - also moved around some src and brought in the beginnings of inferno-create-class

github.com/infernojs/inferno - 148731a6175ce6cf5323bc3998a0dc0b11d6cf58 authored over 8 years ago
Checks if isBrowser in various modules that attempt to access the window object

github.com/infernojs/inferno - 886ebb887b84fc209a65d5218b0f6eb9788e6a44 authored over 8 years ago
added more test coverage for hydration and fixed an issue where instance was not being set on the node

github.com/infernojs/inferno - a2c8a6c9f682c90f728a216d7895408fd48cd320 authored over 8 years ago
fixes hydration issues #3

github.com/infernojs/inferno - ee84f3248729764280741c6566ee6d7fda373b83 authored over 8 years ago
fixes hydration issues #2

github.com/infernojs/inferno - b706d95478bceef685bd8ba61339d1cb9b2bd386 authored over 8 years ago
fixes hydration issues

github.com/infernojs/inferno - ec8c6de2bd19bac8cd4644bd28b6eecefdf6cc6a authored over 8 years ago
Fixes #250 and adds basic DOM hydration from SSR

github.com/infernojs/inferno - 960f09faab5930d3cc7fef9da22ec05105e5e522 authored over 8 years ago
updated README with new version URLs

github.com/infernojs/inferno - 3e08eddbd30931b417886e63b0616f721e5d7e0c authored over 8 years ago
updated with latest master

github.com/infernojs/inferno - b4bd8644f5c1155b24a9a2cd4c6b93f4606f8fba authored over 8 years ago
Updated version to 0.7.11, new build

github.com/infernojs/inferno - 716397ead26a1827de0171e2ac8bfb129b4200fd authored over 8 years ago
Merge pull request #247 from russelgal/dev

Update browserHistory.js

github.com/infernojs/inferno - caaff5f3c5f2544a3e3099f6a20925c7ba7dbee2 authored over 8 years ago
Update browserHistory.js

missing 'url.host'?

github.com/infernojs/inferno - b09cb054c4b7b99d21847d9810e60f3ed8937511 authored over 8 years ago
fixed merge conflict

github.com/infernojs/inferno - 9edaabb2af95921a97615bc38c4b86dde53599e1 authored over 8 years ago
updated inferno-router readme

github.com/infernojs/inferno - 851188f70ccf0543fbaf73a65fbddfe3aa13537f authored over 8 years ago
added dangerouslySetInnerHTML to `inferno-dom`

github.com/infernojs/inferno - 4d6f5996a1a5604fd21e7c2c4d3b156d40429e66 authored over 8 years ago
Linted source code, new build

github.com/infernojs/inferno - ae7288befb4a82c7bea53aced5e8f9fcb5b039b1 authored over 8 years ago
properly ranks paths on inferno-router

github.com/infernojs/inferno - 7c9f2ba2bee4b6c9655900773cdedcbd269c57da authored over 8 years ago
added async functionality to the inferno-router

github.com/infernojs/inferno - d9884f8e222f66176c876daae0bdc935b9596342 authored over 8 years ago
fixes a bug in nonKeyedPatching where a diff on nodes that were the same (null) resulting in domChildren from being out-of-sync

github.com/infernojs/inferno - e8a258ff4d3336cd4e046681fbf49a522a8a2fed authored over 8 years ago
Added test case for nonKeyed patch issue

github.com/infernojs/inferno - d9124f092f5b83b431baa3ccc9989884ee237381 authored over 8 years ago
remove unnecessary boolean check

github.com/infernojs/inferno - c8dd8d514eb9ed6437705c9f8858dc12e8b123ff authored over 8 years ago
Merge pull request #243 from trueadm/greenkeeper-rollup-plugin-filesize-0.4.4

Update rollup-plugin-filesize to version 0.4.4 🚀

github.com/infernojs/inferno - 5452387c9aab2bb17fe4c5e1f53baef6cc4bdd12 authored over 8 years ago
Updated dependencies and fixed mount parameter, new build

github.com/infernojs/inferno - a63b8e935d26ab144a778ca47f58422d6eee6070 authored over 8 years ago
chore(package): update rollup-plugin-filesize to version 0.4.4

https://greenkeeper.io/

github.com/infernojs/inferno - 39d60d2de0bec2069f306fe7526481cb4d2e9149 authored over 8 years ago
merged master into dev

github.com/infernojs/inferno - 5bf77ee6c55dd8c0752efa162fef6f5b18695a84 authored over 8 years ago
Updated version, includes inferno-router and various README improvements

github.com/infernojs/inferno - dc6e7e1287bce0a2b9a6adc02979b0f1c131d3a7 authored over 8 years ago
Merge pull request #242 from trueadm/greenkeeper-rollup-0.32.0

Update rollup to version 0.32.0 🚀

github.com/infernojs/inferno - 137d9ed68f6c7079cf4b4e0615478c67cfb55564 authored over 8 years ago
chore(package): update rollup to version 0.32.0

https://greenkeeper.io/

github.com/infernojs/inferno - 367c1bffd809ac0899a982430b8199efafe81e7e authored over 8 years ago
added param support to inferno-router

github.com/infernojs/inferno - 1fb51cb5798131b5632ebb2b0ffe55ca408dac13 authored over 8 years ago
Added test case for invalid nodes between refs

github.com/infernojs/inferno - 018bf8917b72797598893feb4111a0c596460c5f authored over 8 years ago
diffing also deep scans for correct instance on ref

github.com/infernojs/inferno - 795fa03e2b2651af026d6d848b1f8a28c16969e5 authored over 8 years ago
added deep nested children ref handling

github.com/infernojs/inferno - 35d17b1dd681623fc022f8f906661e8647fcbdbb authored over 8 years ago
Fixes #240 by ensuring that a new object is created for static component props where children is needed to be added to the props object (to avoid mutating the static version)

github.com/infernojs/inferno - 99591d112a5c8878f0b58f2620c7fcc368465511 authored over 8 years ago
Added test cases to reproduce github #240 and ref issue.

github.com/infernojs/inferno - ffcf11e0e4836ca4cd13a27c8a2f85dfb341b222 authored over 8 years ago
Update reference in domChildren after patching node, fixes github #238

github.com/infernojs/inferno - 75c06971b1cc223c4ad73ba2bdb2be065a520070 authored over 8 years ago
Merge remote-tracking branch 'origin/master' into dev

github.com/infernojs/inferno - aae147d4ce48236766bde5ce76d1b89f145e1191 authored over 8 years ago
Removed unused dependencies and updated rest

github.com/infernojs/inferno - 1f9e1018bf0774d0d33fcc08fcc87c517355a128 authored over 8 years ago
added initial inferno-compat module

github.com/infernojs/inferno - f7e6caae38b7e55ad304dcf0ac4ca99bf6e7680f authored over 8 years ago
Merge pull request #237 from trueadm/greenkeeper-rollup-plugin-uglify-1.0.0

Update rollup-plugin-uglify to version 1.0.0 🚀

github.com/infernojs/inferno - 991543ecde120dcb874daaf7eea681743d395778 authored over 8 years ago
Initial work on an inferno-router package and small changes to inferno-dom (adding context passing to functional components)

github.com/infernojs/inferno - 410a39900ca238520d132f680eab2f102fedea33 authored over 8 years ago
chore(package): update rollup-plugin-uglify to version 1.0.0

https://greenkeeper.io/

github.com/infernojs/inferno - 00528041187573a47bd3518baa357c38f843b0fb authored over 8 years ago
Merge pull request #233 from trueadm/greenkeeper-rollup-0.31.1

Update rollup to version 0.31.1 🚀

github.com/infernojs/inferno - 9be8b37b94246d1ff88bb925403d2dd90399e348 authored over 8 years ago
Merge pull request #236 from cvoege/master

Changed links in README.md to cdnjs.com

github.com/infernojs/inferno - 090003f03423112a2f8f7dcd4b8026a2dc62476a authored over 8 years ago
Reordered links in readme

github.com/infernojs/inferno - f6bfb0825d0a408469a026acb2aa7c6ab33b03ca authored over 8 years ago
Changed links in README.md to cdnjs.com

Links README.md are now to cdnjs.com, which is SSL by default and allows people to use script ta...

github.com/infernojs/inferno - 3e52b1135643e78e5c38d978d8c20561f014cb9d authored over 8 years ago
Merge pull request #234 from a0viedo/patch-1

fix: follow badge style consistency in readme

github.com/infernojs/inferno - ce3bcb382f228018b3ba8d88805f9d24691026b7 authored over 8 years ago
Merge pull request #235 from cvoege/master

Fixed import statement on for inferno-component in example in README.md

github.com/infernojs/inferno - d9960539f02dfca865b94a8b3c5198799f54a5c6 authored over 8 years ago
Fixed import statement on for inferno-component

At one point in README.md, to import Component from inferno-component looks like this:

import...

github.com/infernojs/inferno - 829baf306fee0eefcd35a27801678fa341086f91 authored over 8 years ago
fix: follow badge style consistency in readme

github.com/infernojs/inferno - 27c675d690ab0d0c1c6ca885dcd28410290c46d8 authored over 8 years ago
chore(package): update rollup to version 0.31.1

https://greenkeeper.io/

github.com/infernojs/inferno - 3e6dd1de00b13cceae41b476082c804edb868d48 authored over 8 years ago
Merge pull request #231 from trueadm/greenkeeper-rollup-0.30.0

Update rollup to version 0.30.0 🚀

github.com/infernojs/inferno - c1238bd0533de7ae66ce9bb3e4567fb1792b2976 authored over 8 years ago
chore(package): update rollup to version 0.30.0

https://greenkeeper.io/

github.com/infernojs/inferno - d0f868ff76063af03f049334793f00e95fd07a86 authored over 8 years ago
Merge pull request #230 from trueadm/greenkeeper-rollup-0.29.0

Update rollup to version 0.29.0 🚀

github.com/infernojs/inferno - 8a9f06c9bebc43172c118872010f54a3a116c377 authored over 8 years ago
Update README.md

Changed license badge to MIT

github.com/infernojs/inferno - de3ed2fae13295fb2906032ee8c03b8d7b4b58aa authored over 8 years ago
chore(package): update rollup to version 0.29.0

https://greenkeeper.io/

github.com/infernojs/inferno - d8eeeda59aa135dd68c680bbc7271eaa9dae2ef8 authored over 8 years ago
Merge pull request #229 from trueadm/greenkeeper-rollup-0.28.0

Update rollup to version 0.28.0 🚀

github.com/infernojs/inferno - 95425e9028e5dad7f9c230402105dcf31519bafa authored over 8 years ago
chore(package): update rollup to version 0.28.0

https://greenkeeper.io/

github.com/infernojs/inferno - 07e7f49a46c7c7eefa5ca2a2721cb797959e587f authored over 8 years ago
Update README.md

github.com/infernojs/inferno - d33a6bd5aab261bcbce8c00aa09d1ffa92c22a05 authored over 8 years ago
Fixed merge conflict on README.md

github.com/infernojs/inferno - d6860e597ddf77d969ac6a66298428db27fdaa3f authored over 8 years ago
Merge pull request #227 from trueadm/greenkeeper-rollup-0.27.0

Update rollup to version 0.27.0 🚀

github.com/infernojs/inferno - 8bafb5f24e1e8488ff13da9aafdbe86ef668aeff authored over 8 years ago
chore(package): update rollup to version 0.27.0

https://greenkeeper.io/

github.com/infernojs/inferno - c499be38f2b83be9585e7aef35d646236ce2c0c9 authored over 8 years ago
Merge pull request #226 from gaspard/patch-1

Update README.md

github.com/infernojs/inferno - 44371956679900dd1d275ace8f3fe3915485a25e authored over 8 years ago
Update README.md

Small phrasing changes.

github.com/infernojs/inferno - 2f05cc1746297ca1b7d8dbfe8bd16fde886afe1d authored over 8 years ago
Merge pull request #225 from Koleok/fix/readme

Fix/readme

github.com/infernojs/inferno - e7f0233eb89e80dc20678d5feedf5c9f4d7c08a7 authored over 8 years ago
Line break reset

github.com/infernojs/inferno - b01d1d312abd0b7e86378763bc605bed89804d0f authored over 8 years ago
Minor correction in example syntax

github.com/infernojs/inferno - 30fc9f7f94da0ae56ade05cff7f9ecb452c1eb45 authored over 8 years ago
Updated version, changed license to MIT and removed a debugging line from rendering.js

github.com/infernojs/inferno - 7b8a414c54b098cb798e30bdf99e0d07f9f9ed0f authored over 8 years ago
Merge pull request #224 from JSONVoorhees/license

LICENSE.md: MPL 2.0 -> MIT

github.com/infernojs/inferno - b2d20202e4462e26fa4030fd83633e18be116c5d authored over 8 years ago