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

JSX plugin still at alpha8

github.com/infernojs/inferno - a2dfb0cf46e13effb8615c7683063bf4b286d124 authored over 8 years ago
fixes issues with defaultProps and context passing

github.com/infernojs/inferno - fce19436908a0475a8d62ad48771f02eccbacd40 authored over 8 years ago
added defaultProps

github.com/infernojs/inferno - 7e34edfa4cf86f62768a26085b2628360f38badd authored over 8 years ago
fixed rest of tests

github.com/infernojs/inferno - 6e85a8031bda949ff2f5a4e1d57dbe49c15035d8 authored over 8 years ago
Fixed unit tests, new build

github.com/infernojs/inferno - fd0079e750d978a687e83a3c775f6dfe03ce8fbc authored over 8 years ago
Merge pull request #361 from capaj/patch-3

added small payload and inferno-compat features

github.com/infernojs/inferno - 8ddc4a95d191740f9cb69bd4a91751ad7498d291 authored over 8 years ago
added small payload and inferno-compat features

github.com/infernojs/inferno - 0999fbf3f824ee463414d0a174af90ca50351adc authored over 8 years ago
Merge pull request #355 from craigmichaelmartin/npm-path

trust npm to set up PATH

github.com/infernojs/inferno - 36373000dd04cab4b2c036e8e02feb978ac33c96 authored over 8 years ago
Merge pull request #358 from rtsao/dev-failing-test

Added failing test for re-renders with context

github.com/infernojs/inferno - 414966f1992c47702a0e4bed8e28086df1aff2dc authored over 8 years ago
Added failing test for re-renders with context

github.com/infernojs/inferno - a2390c405261d3b5fa95a201c1c7d0f28513ecfe authored over 8 years ago
trust npm to set up PATH

github.com/infernojs/inferno - 7cf33d22d8b914166499c0b60e14452bee13529e authored over 8 years ago
Fixed lastChildren being VNode and not array when patchingChildrenWithUknownType

github.com/infernojs/inferno - e9ec1baf9b25409ef7b7626dd22cf243615b6ff5 authored over 8 years ago
Merge pull request #354 from craigmichaelmartin/doc-eslint-fix

Doc eslint fix

github.com/infernojs/inferno - ef252bfdafe3b637143aa3d323bd729e902a5649 authored over 8 years ago
Added new test case to reproduce rendering null over child property should trigger componentWillUnmount

github.com/infernojs/inferno - abefeedaba8167675f6b8e757f2fd6c0d13da9a8 authored over 8 years ago
Update devDeps, new build

github.com/infernojs/inferno - d72cafe20aa211f46c0e21910dfd1c9ea9977ffb authored over 8 years ago
use bash comment

github.com/infernojs/inferno - a93c7b5797e84d4903ec866dab7cde827229b98b authored over 8 years ago
use correct npm script name in docs

github.com/infernojs/inferno - 02724b40ffe822875d36a7a46f488f4f5f273d33 authored over 8 years ago
Merge pull request #351 from buzinas/patch-8

created test for PR #349

github.com/infernojs/inferno - f72e77e6fc9a36268fce440a908c3abd2ae52cc1 authored over 8 years ago
Merge pull request #352 from akx/patch-1

Fix typo (VELement -> VElement)

github.com/infernojs/inferno - d4756be36285975d2da184387cb633d60b90f343 authored over 8 years ago
Fix typo (VELement -> VElement)

github.com/infernojs/inferno - 060db67d5932e25986992728fcff9b9b008004e8 authored over 8 years ago
created test for PR #349

github.com/infernojs/inferno - 9cb229449272c0fe157f7f0b35481ed5a453d773 authored over 8 years ago
Merge pull request #349 from buzinas/patch-7

fix styles server rendering

github.com/infernojs/inferno - 5f77ea4c3d42870bf4e65d2ec2a93123ff92da30 authored over 8 years ago
fix styles server rendering

It was joining the styles by comma, instead of empty strings!

github.com/infernojs/inferno - 3b6e080d217e00451af4c69d04166ec003c086ee authored over 8 years ago
Updated build, removed unnecessary semicolons, allow conditional ref callbacks, updated devDependencies

github.com/infernojs/inferno - 796744790abb183760f57d94fed1d6399aaa1be0 authored over 8 years ago
Merge pull request #344 from kulshekhar/patch-2

Point to the latest round of JS benchmarks

github.com/infernojs/inferno - 3d728a03b11335bf39329daa55478c669c1042f3 authored over 8 years ago
Point to the latest round of JS benchmarks

JS Web Frameworks Benchmark - Round 4 has been published. Update the README to point to it.

github.com/infernojs/inferno - c898e56b437c42701cadba42f2e5d79ec715cba1 authored over 8 years ago
Merge pull request #343 from buzinas/patch-5

fix the MouseEvent.prototype.button to the correct number

github.com/infernojs/inferno - 3fe54273536910f0a89355e3e693b7ad5b3ce7a3 authored over 8 years ago
fix the MouseEvent.prototype.button to the correct number

fixed the MouseEvent.prototype.button to the correct number, and also implemented logic for ctrl...

github.com/infernojs/inferno - 75e8371eb01cfe4ca08abb19283157848f2843d3 authored over 8 years ago
removed enums completely

github.com/infernojs/inferno - 00507654ba4d480a5121fec210b993cc4c555b2c authored over 8 years ago
all tests now pass, although errors regarding "process" needs to be sorted

github.com/infernojs/inferno - 441ad0e37b5c8b1349b0e942cb8a4a56cc220c17 authored over 8 years ago
updated createElement

github.com/infernojs/inferno - 56b3cb60f4a21685a0c8eec4d8c179336403e5c7 authored over 8 years ago
re-added enums

github.com/infernojs/inferno - 60ade50244d21e9acb1cfc4e0d05c8457569d069 authored over 8 years ago
converted codebase to TS

github.com/infernojs/inferno - d02cc6d0c268ad7f0e92b6e342a150d05acf2efc authored over 8 years ago
switched the emums to be const

github.com/infernojs/inferno - eb30514c596ff515746ffddba061e2f74437ecba authored over 8 years ago
fixes TS errors in places

github.com/infernojs/inferno - 1aaf76ef8f7441f124e7a29319fa77bc09451f79 authored over 8 years ago
converted more js to ts

github.com/infernojs/inferno - ea211a61363ce30fdc5668ab2c15a07f8e7a73e1 authored over 8 years ago
npm run test now works too!

github.com/infernojs/inferno - c75189134b1fdf97f9387070a9867da247b5c6c4 authored over 8 years ago
npm run browser now works correctly!

github.com/infernojs/inferno - c487f6b4558e4bef2bdf1fc9dd975e90920ebe71 authored over 8 years ago
added missing config entries

github.com/infernojs/inferno - 695bce50ee34155386f28aae01718bc7b33f748c authored over 8 years ago
Adopted ts in certain places, but tests now no longer compile properly. Build is working fine though.

github.com/infernojs/inferno - f27fddff165c84367fa231051c1e44aa03ecdd4e authored over 8 years ago
functional example added along with createRenderer

github.com/infernojs/inferno - 9abea971d001721b2868bab34f94b028837577c9 authored over 8 years ago
updated version

github.com/infernojs/inferno - 81677f293497f5323589e085727ffcec2270da34 authored over 8 years ago
staticVElements now generate on statup

github.com/infernojs/inferno - 8681e99d45bcc3f0db3e8d0ee65ace37c8f39405 authored over 8 years ago
fixed a bug where static elements never detected svg

github.com/infernojs/inferno - 6f6b54d781619b06c2ff757cedd12196d02c9ad4 authored over 8 years ago
fixes hydration bugs

github.com/infernojs/inferno - 9083da5523f1e95996db2addfd0a426e44038b55 authored over 8 years ago
Merge pull request #330 from buzinas/patch-2

fix Link to not preventDefault when middle clicked

github.com/infernojs/inferno - a4e0951e652fd76add591ff9636683a6f77ec705 authored over 8 years ago
fix Link to not preventDefault when middle clicked

The mouse middle button click shouldn't prevent the default behavior (open in a new Tab).
Added...

github.com/infernojs/inferno - 0da33d5517f5e79728e3d170282401ad6fcdfb0b authored over 8 years ago
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - 5f351f3bd3774db7759a56f15e9ecba5e619d69f authored over 8 years ago
updated version, fixed various bugs + inferno-compat

github.com/infernojs/inferno - 645ad14b836f36b5b33b4bfa8020d0ddb87d175c authored over 8 years ago
Merge pull request #328 from joshburgess/patch-1

"rm -rf node_modules" to "rimraf node_modules"

github.com/infernojs/inferno - 4921ba7702a90717c06b88f2d225a03ac3f9e2e5 authored over 8 years ago
"rm -rf node_modules" to "rimraf node_modules"

looks like this may be a leftover from before rimraf started being used?

github.com/infernojs/inferno - be557af5e422fa20ea58f1cb7bbd70b93cfa1720 authored over 8 years ago
handle className when elem is SVG

github.com/infernojs/inferno - 1b89753b332dff72e4dbe5eee6319a8ebd91dd8f authored over 8 years ago
updated version

github.com/infernojs/inferno - 3bdd4ce1c7fc8e669a4ffe68635c3c14563c6732 authored over 8 years ago
fixes an issue in patching diffing of optVElements

github.com/infernojs/inferno - ac076e3458e39d442fae9a7e48141f89526e1258 authored over 8 years ago
updated router build

github.com/infernojs/inferno - e66e7928650a8f30aa383b2f255c6f8f72ef3548 authored over 8 years ago
fixes an issue in router where the route didnt get the params

github.com/infernojs/inferno - 962765d6e1fe10e650da9730f91f6a34f6cb7a6a authored over 8 years ago
much improved way of handling nodes that are re-used without making them fully immutable (we do cloning)

github.com/infernojs/inferno - c81b009335748d8b1ee61a6bf95644583f96903d authored over 8 years ago
hydration tests now pass

github.com/infernojs/inferno - 545cc919790e91436fccdf0f936f4750f69e4841 authored over 8 years ago
fixed uibench - component children are broken again

github.com/infernojs/inferno - 4daaa8efd15eb84e12fbabfc0269eaa94440f1fc authored over 8 years ago
Major refactor to how VComponents are patched, they now diff contents and patch the DOM, leaving state still where possible. Also changed how unmounting slightly works and fixed/added tests

github.com/infernojs/inferno - 6c6899e10c1ae255184a70aebca61d344c3c5ac6 authored over 8 years ago
few additons needed to hydration, test coverage up

github.com/infernojs/inferno - 7b135c323df4e22270abd585213cb6c499a97a23 authored over 8 years ago
refined cloning of VNodes

github.com/infernojs/inferno - 96dc2fad1cca29e3d17f6a22e62e78ffe99523d1 authored over 8 years ago
small change to validation on attachOptVElementValue

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

github.com/infernojs/inferno - 849de87255434dd79bfd58144ab71c674b69f144 authored over 8 years ago
component children should now be cloned (WIP still)

github.com/infernojs/inferno - f294e2b0047d510bce14d0351cd12da799a2c192 authored over 8 years ago
Added missing import

github.com/infernojs/inferno - 43633040233cef7e285f26895aa8f380ea8dd390 authored over 8 years ago
fixed deopt in perf when unmounting

github.com/infernojs/inferno - 7ed85f93b6bf3e6b8720ed91d754c93c7b0370a4 authored over 8 years ago
Fixed bug that wrong nameSpace was called, fixed bug that props were passed as empty, removed unused parentComponent property. update deps + New build

github.com/infernojs/inferno - 48db2c4f5abf3051bbb68a78c1b770aeb2f5fb76 authored over 8 years ago
fixes all tests minus SSR and hydration

github.com/infernojs/inferno - c7a050dce9edebd838ac7745259db0c713cc8227 authored over 8 years ago
changes required to JSX plugin

github.com/infernojs/inferno - b6045bdebbd62b2f958f74b57c5f55080ea69145 authored over 8 years ago
WIP - have all JSX tests running now, some fixes too to existing tests

github.com/infernojs/inferno - a1defec429b4c21c5e04c5db89f537f46ed8b5e0 authored over 8 years ago
the two React benchmarks (in JSX) now pass, also added a REF flag

github.com/infernojs/inferno - 5f4e3e32adffab72591b5a85cad6c3bb3c9233cb authored over 8 years ago
fixed all tests, minus JSX ones

github.com/infernojs/inferno - 81e7440372d240fa33845ebd703ea08744149d9c authored over 8 years ago
fixes vdombench

github.com/infernojs/inferno - c87c65302ae1b5acfeee98c7b6ba918558027cb1 authored over 8 years ago
updated uibench and dbmonster

github.com/infernojs/inferno - 205602703791be04b74e688fecf5bacbdd635abb authored over 8 years ago
updated vdom bench

github.com/infernojs/inferno - 76472ce0e4453a71a952e0d5516c5631bb41ad78 authored over 8 years ago
further perf improvements and rename of VTemplate to optVElement

github.com/infernojs/inferno - 89deeb272bea2b84ac0e6c0ac3cd3707ffc56f74 authored over 8 years ago
dbmonster is now all inline and seems much faster

github.com/infernojs/inferno - 5f1ae7777b15bfae1403e41d2e194e1d53fb406a authored over 8 years ago
changes made to the normalisation of nonKeyedPatching

github.com/infernojs/inferno - a2ceafcc9834b4d4ddfa5478ca06f4f3c41ee0e0 authored over 8 years ago
fully supports dbmonster

github.com/infernojs/inferno - 9e97fd976f78d88cd9650e861e5457f030a81f00 authored over 8 years ago
begun work on dbmonster bench

github.com/infernojs/inferno - bc90de1e891568a4ef57dc48f5347b2be649585d authored over 8 years ago
uses minified version

github.com/infernojs/inferno - b552a66fd9b20f1255eb3c5758e92a892c3436ff authored over 8 years ago
8400 in vdom bench

github.com/infernojs/inferno - b13b589da42810150f39ab717230cee3006422ed authored over 8 years ago
updated dbmonster bench

github.com/infernojs/inferno - a2288b46e35c204567d9a61f1c8c84a13043c134 authored over 8 years ago
small optimisations

github.com/infernojs/inferno - 3925b454cb417c904bece2c782d127f8580649ff authored over 8 years ago
components can now recycle, improved the uibench score

github.com/infernojs/inferno - 519a1ec808a68aa378c8fb96936ae05678d7df7d authored over 8 years ago
perf improvement, re-working how VTemplates are constructed

github.com/infernojs/inferno - 11b7a499ef3b7fa33dd3ff4f5c207db7ae550a83 authored over 8 years ago
updated version to alpha5

github.com/infernojs/inferno - 11b417bfeef44c55b671b35aaeb97dd95b717f22 authored over 8 years ago
updated babel-plugin-inferno to beta1

github.com/infernojs/inferno - 5ac1db232599f8cf7c7d78a5521bfa6eef314ace authored over 8 years ago
updated Babel plugin version

github.com/infernojs/inferno - bec89429e1cc75773294dd18ea3c7393975715be authored over 8 years ago
Updated deps and added test case to reproduce undefined properties in JSX plugin

github.com/infernojs/inferno - 7ee67f1a17c8bd02d294b2f00d44f6a4b7f62ff4 authored over 8 years ago
fixes issue where the component recycling may fail on finding DOM node

github.com/infernojs/inferno - 1bb117c4a19422bc94cd4eff3756148fb2023e8f authored over 8 years ago
removed hooks - its outdated now

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