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

Use commonjs modules

github.com/infernojs/inferno - 1d137ba0a3459670e21c138ee48d40f7449ea490 authored over 8 years ago
Updated README

github.com/infernojs/inferno - afeba7c2aeb6ae8ef1861a4ed312aa9ac5f97eb6 authored over 8 years ago
Commit generated file

github.com/infernojs/inferno - b4679ced953c5ee1f80cc91fa9789e359c66546a authored over 8 years ago
Use spaces for package.json

github.com/infernojs/inferno - b4720f77ff59b19c66566272b378a19dc7cbd6f3 authored over 8 years ago
Use spaces for package.json (because that's how it was previously)

github.com/infernojs/inferno - aa33eb96b158f03d6e5b772a1f3e25479ab0884a authored over 8 years ago
Fixed all the tests

Added workaround for typescript import madness

github.com/infernojs/inferno - 20f02d2b8441cf4d719c7e191a414aa7d8aa25e1 authored over 8 years ago
Fix async routing

github.com/infernojs/inferno - 27eb556594a5907b2064e7feef013626611a53dc authored over 8 years ago
Everything works except async routing

github.com/infernojs/inferno - 7dbb9d7dc8ca56295ad1ab5f96af8f252ee189ee authored over 8 years ago
Fix nested routing

github.com/infernojs/inferno - 15c0ad0081e777c7b07962eea5d9e9e9c69c0cac authored over 8 years ago
Merge branch 'dev' into infernal-router

# Conflicts:
# package.json

github.com/infernojs/inferno - 64efdaa8b6074c0849842098f546bc4d82fa0fb4 authored over 8 years ago
Add history package to dev deps

github.com/infernojs/inferno - 1ea542cc30536a663e07490a851705c63587d0d7 authored over 8 years ago
Remove experiment RouterAsync

Fix tests to use browserHistory

github.com/infernojs/inferno - f07d944ba73a37376204c6addf4781fe71d4f916 authored over 8 years ago
Remove explicit history dependency

github.com/infernojs/inferno - f582dada8c347046fba01c3a3c7bb8393516a16e authored over 8 years ago
updated babel-plugin-inferno

github.com/infernojs/inferno - cc615704f1520a331f09e2d8db5601921741be62 authored over 8 years ago
changed VComponent component property to type and all VNode type properties to nodeType

github.com/infernojs/inferno - 5b26a694a193a09d50f723b9b91a87e47478480e authored over 8 years ago
Remove hashbang prop

github.com/infernojs/inferno - 2294eb22c8a2ea55b5234fdf374b61160e827371 authored over 8 years ago
Merge branch 'dev' into infernal-router

github.com/infernojs/inferno - 3ee9872d9caa250c04a25192141f1ce8eb96cfc8 authored over 8 years ago
Fix tslint weak warnings

github.com/infernojs/inferno - a379eb0eb23561b225d89d3af3744dbb8823d8b1 authored over 8 years ago
Merge branch 'dev' into infernal-router

# Conflicts:
# src/DOM/hydration.ts

github.com/infernojs/inferno - 510390dc1ecda7011966dfa99e55665080810686 authored over 8 years ago
Fix broken test

github.com/infernojs/inferno - 119f77bb7b42eb03ce9fe95c36ea2117f55ae177 authored over 8 years ago
Remove undefined var

github.com/infernojs/inferno - ef646e87eab7610bb9b3107928d21592fbd1e628 authored over 8 years ago
Updated to use the history package

Added experimental async Router partially based on "uroute"

github.com/infernojs/inferno - de73182f675f14c055aab35e4041ba4ef0dab7a0 authored over 8 years ago
Fixed hydration of events

github.com/infernojs/inferno - 094be37f11450a9285f0c6f2fe9a95324adde701 authored over 8 years ago
Merge pull request #447 from trueadm/typescript-tests

convert tests to TS

github.com/infernojs/inferno - d4b122d0cba429c0224d51d4aee6b610cf5edf08 authored over 8 years ago
updated uibench

github.com/infernojs/inferno - 493d86756e24b071f2985322cac5e6bb9f010ecb authored over 8 years ago
updated package

github.com/infernojs/inferno - c417ee06cda100c3a642cec54f3abebdd7ba0b34 authored over 8 years ago
Merge pull request #444 from trueadm/aliases

[Experimental] Alias modules to reduce bundle sizes

github.com/infernojs/inferno - 8593f191f4367c9f05897d0d58f66ea4cc1ba3f3 authored over 8 years ago
Alias modules on node and browser

github.com/infernojs/inferno - 00274b585f5c50d5b368c29a5e66650e08f34972 authored over 8 years ago
updated more InfernoDOM references

github.com/infernojs/inferno - 94e4b1167867e1665736a95f9c855ad96cf7bcd0 authored over 8 years ago
updated more InfernoDOM references

github.com/infernojs/inferno - e3aefab1a1554ed6a7e57a66fccc0312d1405741 authored over 8 years ago
removed infernodom from mobx package.json

github.com/infernojs/inferno - 354652ea8dbbef8b5a8d82f69e7e76b186aa3329 authored over 8 years ago
updated benchmarks and examples (missed svg)

github.com/infernojs/inferno - 1ea110b04344d4281f3515248d3ba9fca931f685 authored over 8 years ago
updated benchmarks and examples

github.com/infernojs/inferno - 9a6ef59e0b1bdf0d1281d5739416c94ba62628e7 authored over 8 years ago
removed inferno-dom and merge DOM into core

github.com/infernojs/inferno - 8e4542e523b149c6c750684005f315b08542d88d authored over 8 years ago
Fix hydrating placeholders

github.com/infernojs/inferno - e2bb0f6de18f9789d8ad25a7182591021392c3eb authored over 8 years ago
rename nonKeyed uibench to Inferno nonkeyed

github.com/infernojs/inferno - 71653f4507037835acd29cc262a89a96920aef2b authored over 8 years ago
fixed nonkeyed uibench, fix lint error in rendering.ts

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

github.com/infernojs/inferno - ea0679ddf07362d2d37a35d2b3cacff8ef60d9e0 authored over 8 years ago
dev tools updates

github.com/infernojs/inferno - 1ae7e5c5506b3ac54a7f396f256b54304f6edc5e authored over 8 years ago
Sync up docs repo with main repo

github.com/infernojs/inferno - 3af1826e8e86aef90f05c8a0e11cf543046e883a authored over 8 years ago
Merge pull request #441 from trueadm/tests-simplified

Simplify JSX tests by referencing Inferno from a separate file in tes…

github.com/infernojs/inferno - 6632936ffe8b75172a0d92054fe7708c8474f952 authored over 8 years ago
Simplify JSX tests by referencing Inferno from a separate file in testUtils

github.com/infernojs/inferno - 9de3fc49cf01de205fae0b11d80bc85ab940cecd authored over 8 years ago
fixes a SSR issue where placeholders were not always creating placeholder nodes

github.com/infernojs/inferno - da17ce2716cfeb43339105e23011a70a5d3898bc authored over 8 years ago
Merge pull request #440 from Mosho1/dev

fix for failing test

github.com/infernojs/inferno - 8b6ef40cd096c0857af7ec75edab68b5939e636a authored over 8 years ago
assign properties properly

github.com/infernojs/inferno - 776066dff14fe077a24668e0f1ca917d35879739 authored over 8 years ago
fix typo in hydration.spec.jsx.js

github.com/infernojs/inferno - 098d13e4311036692eca946cd19734187d006605 authored over 8 years ago
Merge pull request #439 from rtsao/failing-class-name

Failing test case with computed class name attribute and another attribute

github.com/infernojs/inferno - 8e614b3070d7839b7fb310bc3f59a4c7a803b1f9 authored over 8 years ago
Added failing test with computed className attributes

github.com/infernojs/inferno - 6b95ebb6b1482a1908034687de5f66032c7ca202 authored over 8 years ago
Updated packages

github.com/infernojs/inferno - 1efa4adf4e54cce24642c56a80f344e4f8dc40fb authored over 8 years ago
Add failing test

github.com/infernojs/inferno - 5a87569c524023be719e86cde91b1ee561e1f955 authored over 8 years ago
refactored how Inferno roots work, from a Map to array, for perf reasons

github.com/infernojs/inferno - f6cb4e3da03f72784bc94c83526d523d4e7a3bb4 authored over 8 years ago
updated babel plugin

github.com/infernojs/inferno - 58003204aed5c356ff93f9840a6dd2c41da02d7d authored over 8 years ago
Merge pull request #437 from mciparelli/is-valid-element

Add Inferno.isValidElement

github.com/infernojs/inferno - b9a51588e7234df8ae52eddc99bee5078a865e56 authored over 8 years ago
Add Inferno.isValidElement

github.com/infernojs/inferno - 8d20f7d29974efb828b7dfe66a5b15069dc6c5af authored over 8 years ago
patching style object.keys -> for in

github.com/infernojs/inferno - a61de58222042441f74ae4c00f04e33861d266bb authored over 8 years ago
re-adds packages/inferno/dist to version control

github.com/infernojs/inferno - de4b9891db83cba7a296fec2b03000334ef4de38 authored over 8 years ago
Merge pull request #436 from rtsao/failing-ssr-case

Added failing SSR test case

github.com/infernojs/inferno - 0d16700b83e6eabb569a6d7f20c01be39ae66d5e authored over 8 years ago
Added failing SSR test case

github.com/infernojs/inferno - db824082172214167ae6643d44ac0334ff5e23b0 authored over 8 years ago
removed hydration bug

github.com/infernojs/inferno - 97e29209d91b8fb19664b56cee40b5a003cab7ef authored over 8 years ago
updated babel-plugin-version

github.com/infernojs/inferno - afc469ed586ccc8bd612e97683ebd6d9778a3619 authored over 8 years ago
updated babel-plugin

github.com/infernojs/inferno - 71255420c3e7697c29e0814169be42a0d37c0f01 authored over 8 years ago
more debugger hooks added

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

github.com/infernojs/inferno - 5596f6dae89f680a45be077c2733525e20bbca6d authored over 8 years ago
fixes a few debug issues

github.com/infernojs/inferno - 1299db9985359b28f61a937fdc3fb2d1823369b4 authored over 8 years ago
Bump inferno-mobx version for publishing on npm

github.com/infernojs/inferno - c2c923e9ffab3cb07f73e63f880e27335388538e authored over 8 years ago
Fix dependency versions for inferno-mobx

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

github.com/infernojs/inferno - 2d889f13fea1b593e0c64f823c4f4d40ff629d0b authored over 8 years ago
updated babel-plugin-inferno version

github.com/infernojs/inferno - 305537b84f92cbecf11060e1a89a1c677a4aeeb2 authored over 8 years ago
Added statelesss component tests for JSX, reproduces babel plugin

errorAdded statelesss component tests for JSX, reproduces babel plugin
error

github.com/infernojs/inferno - 4cb5a21650951690e4b79768c0d23300d503c33d authored over 8 years ago
updated version

github.com/infernojs/inferno - 310bd6aa90778a990338f803cb78fc54d06355ce authored over 8 years ago
removed un-used variable

github.com/infernojs/inferno - 24cdfcd87dc949055ec81bb20fa51bfbf5aa54c9 authored over 8 years ago
added devtools support for showing functions

github.com/infernojs/inferno - f70c9ab6241099b82dd6c87fb3e93670fa2f5b58 authored over 8 years ago
Merge pull request #435 from mciparelli/allow-passing-children-through-props

Allow passing children through props

github.com/infernojs/inferno - b6db2563a1c8f819d17ab678d70117555a7242e6 authored over 8 years ago
Allow passing children through props

github.com/infernojs/inferno - aeb89f01e93112fd98c236eba1da9205a8c4e37f authored over 8 years ago
fixed a bad export on inferno-dom

github.com/infernojs/inferno - 584fbf7ee7b96f13223f5b6f518bca7b2f46d15d authored over 8 years ago
fixes an issue in Router where routes may be nested in arrays

github.com/infernojs/inferno - a9a1bd186262d800eea5c553c8ab8ea23fffd91b authored over 8 years ago
Update CONTRIBUTING.md

github.com/infernojs/inferno - a06627f0385c2246d0257964e4e8ddfd09e26ef4 authored over 8 years ago
Merge pull request #434 from mysticmode/dev

Update dev branch with docs

github.com/infernojs/inferno - e129c88b711448834c5f2597d1618434850e9c3f authored over 8 years ago
remove process.env.NODE_ENV replacement from development bundle, fix lint error

github.com/infernojs/inferno - 6531fac107cecb9e70aafa1b34bbc2afa589668c authored over 8 years ago
pull latest dev + fix conflicts

github.com/infernojs/inferno - 8ab1139f9fce8d892ea64c38b8d04f04415c1e7c authored over 8 years ago
updated babel-plugin-inferno to latest version

github.com/infernojs/inferno - 3c16f0e223c035e93ba2208f99e5df6812e2e6ea authored over 8 years ago
Merge branch 'docs' of https://github.com/trueadm/inferno into dev

github.com/infernojs/inferno - 779fdcb1e386e123cc4923056417ccf29fe8c083 authored over 8 years ago
Merge pull request #431 from trueadm/mobx-tests-pass

Fixing broken tests

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

github.com/infernojs/inferno - 4526dac59672522a4da3b45b53e40d2e9b90a7f1 authored over 8 years ago
better handling of stringify cases

github.com/infernojs/inferno - e5c7d67890f7df96597cad7902d1b6e85d5cbcd9 authored over 8 years ago
Merge pull request #433 from trueadm/yarn

Add yarn.lock

github.com/infernojs/inferno - 8f3ebb0422531dda973833573c2f14f812603fe2 authored over 8 years ago
Add yarn.lock

This adds support for [yarn](https://yarnpkg.com) so developers can have
a faster/more stable de...

github.com/infernojs/inferno - e31c63a68cf336877898490684ddb51cf0870504 authored over 8 years ago
Fix DOM test eslint errors

github.com/infernojs/inferno - 5fcc9666af69deb73ed59878578d7de8d99c4547 authored over 8 years ago
Fix mobx tests

Alias inferno packages correctly on the server and the browser
Skip broken test of `elements.spec...

github.com/infernojs/inferno - b7476927186d5eafa88dd8a1d624618ab6f255ca authored over 8 years ago
Stop using invariant module

github.com/infernojs/inferno - 8b04f4bccf6829d85fed262a2ca479a26084efeb authored over 8 years ago
Merge pull request #429 from Mosho1/dev

Start migrating tests

github.com/infernojs/inferno - 65ad04625e4b1caf3bf2a72b958828a3dde9d1b8 authored over 8 years ago
add some types

github.com/infernojs/inferno - f51539733087cdaee490646db2452bfdc0d8d2ea authored over 8 years ago
start migrating tests

github.com/infernojs/inferno - e0a602ae1b5946b6f21561c83087f6b123a6c532 authored over 8 years ago
reverse tranpilation order - buble can't ignore jsx

github.com/infernojs/inferno - ba7c6e1eae75f440fcaf567915f0c04089d1ca73 authored over 8 years ago
some more types, cleanup

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