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

fixes #196

github.com/infernojs/inferno - 8e0ca9dccdbf4ddbe410fe8aa9a3386161adcde0 authored over 8 years ago by Dominic Gannaway <[email protected]>
fixes #195

github.com/infernojs/inferno - e0e75d7f4bcdc354e5ca39453f373307c4c741fc authored over 8 years ago by Dominic Gannaway <[email protected]>
Fixed typo in props/attrs

github.com/infernojs/inferno - 534a39f50ca7d905afb5e443da89d6c3f3df2f8e authored over 8 years ago by Dominic Gannaway <[email protected]>
Added test case to reproduce component getting stuck in unmounted state

github.com/infernojs/inferno - c8c7859ec7d79fda1dae7cfd1414536a64bb9284 authored over 8 years ago by Sampo Kivistö <[email protected]>
vdom perf improved using a different imlementation

github.com/infernojs/inferno - 487866b7522e0b5a38b1b377407aaf3ff0925805 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated build

github.com/infernojs/inferno - 62d78c8a782d5d62d1f657420c0723b79921d928 authored over 8 years ago by Dominic Gannaway <[email protected]>
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - 04fdbfcc519267b491984b052c006c3f9e6fe2ae authored over 8 years ago by Dominic Gannaway <[email protected]>
refactored lazy updates

github.com/infernojs/inferno - cdc7cd655cbe5b2f31ed79317b4af95833a52a29 authored over 8 years ago by Dominic Gannaway <[email protected]>
removed dead parameter namespace

github.com/infernojs/inferno - 3bab66db517fe42d49582f62484687e8e743707a authored over 8 years ago by Sampo Kivistö <[email protected]>
removed unecessary done callback from test

github.com/infernojs/inferno - 30051eb24112356b3a7e58d967151a661531d502 authored over 8 years ago by Dominic Gannaway <[email protected]>
removed es2015 bundle main points

github.com/infernojs/inferno - 91f5bf3f1abfd142f29fe2ebc1ef4ca2faf8c516 authored over 8 years ago by Dominic Gannaway <[email protected]>
changed how attrs work with booleans slightly

github.com/infernojs/inferno - 79dbc800447a51dc530be8bf72337e06b0c0c98a authored over 8 years ago by Dominic Gannaway <[email protected]>
added iframe test

github.com/infernojs/inferno - e916015697e7bfd86d65bb0a1ae23cfdd7635a94 authored over 8 years ago by Dominic Gannaway <[email protected]>
Merge branch 'master' into dev

github.com/infernojs/inferno - b4765ce67a74588d1790d517946b7d41f2d33502 authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed an issue with create-element bundle

github.com/infernojs/inferno - 1e28803a9c155b3034ac14520d4eddce42576e0d authored over 8 years ago by Dominic Gannaway <[email protected]>
components should not be able to update during construction

github.com/infernojs/inferno - 71317ccecba6f87a8f45f8a9ae236ac8466ba027 authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed isKeyed function to read only first child. new build

github.com/infernojs/inferno - 1674c86fa77da7ee1c5b3450e559fa7e6fc4f134 authored over 8 years ago by Sampo Kivistö <[email protected]>
Fix basic use cases for input / textarea elements

github.com/infernojs/inferno - 6ac8ece68be2a000bb8c41e1dd004b261091c24d authored over 8 years ago by Sampo Kivistö <[email protected]>
Added muted as boolean property github #185

github.com/infernojs/inferno - 3a9df5ca47d472fd88d1c6b9bc88362756cefd98 authored over 8 years ago by Sampo Kivistö <[email protected]>
Added basic tests for form elements related to github issue #149

github.com/infernojs/inferno - 3d080d0a59097dfd353228adad2c19a552cfe717 authored over 8 years ago by Sampo Kivistö <[email protected]>
added new test to reproduce issue with inputs

github.com/infernojs/inferno - 2b9a6bca2603481bd515a8b2af5927ccf542e54f authored over 8 years ago by Sampo Kivistö <[email protected]>
Merge remote-tracking branch 'origin/master' into dev

github.com/infernojs/inferno - dbaa723152b97e8189b38b69019f1939db11fe98 authored over 8 years ago by Sampo Kivistö <[email protected]>
Merge pull request #177 from trueadm/greenkeeper-babel-cli-6.7.7

[email protected] breaks build ⚠️

github.com/infernojs/inferno - c4d3cc28d1b4e53387f557ecfe9d7276c8c81960 authored over 8 years ago by Sampo Kivistö <[email protected]>
chore(package): update babel-cli to version 6.7.7

https://greenkeeper.io/

github.com/infernojs/inferno - a7c2e4c6a62d1739b9f25bbd2257500c8efb6942 authored over 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #178 from trueadm/greenkeeper-babel-core-6.7.7

[email protected] breaks build ⚠️

github.com/infernojs/inferno - decc2603dbb558f2a7521cd66f42a654b22c900a authored over 8 years ago by Sampo Kivistö <[email protected]>
Merge pull request #179 from trueadm/greenkeeper-npm-check-updates-2.6.3

[email protected] breaks build ⚠️

github.com/infernojs/inferno - 20817c65fc1eeb6746b3c768c92277a50b904c88 authored over 8 years ago by Sampo Kivistö <[email protected]>
fix lint error, fix bug in nonKeyed patch, added test case to reproduce setState in constructor, new build

github.com/infernojs/inferno - 6500b26609afccb9e5b7ef608d6d0b1ce445278d authored over 8 years ago by Sampo Kivistö <[email protected]>
revised readme

github.com/infernojs/inferno - 628b6859340d48e144e43d5a47e30e36670c6d99 authored over 8 years ago by Dominic Gannaway <[email protected]>
Merge branch 'master' of github.com:trueadm/inferno

github.com/infernojs/inferno - fa9b9ea5e0375115d22f5b39afcd15a8871f19cc authored over 8 years ago by Dominic Gannaway <[email protected]>
updated readme with new benchmark link

github.com/infernojs/inferno - 7aeaae57d0764d7f882fbb4fbd13501dddb7cd10 authored over 8 years ago by Dominic Gannaway <[email protected]>
chore(package): update babel-core to version 6.7.7

https://greenkeeper.io/

github.com/infernojs/inferno - f5e049d2fe370e02dcda192bd0aedf321c0e42a1 authored over 8 years ago by greenkeeperio-bot <[email protected]>
chore(package): update npm-check-updates to version 2.6.3

https://greenkeeper.io/

github.com/infernojs/inferno - 32a3602bef1d9f5ddcdad1a9759c812e132ab42d authored over 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #181 from trueadm/greenkeeper-rollup-0.26.0

Update rollup to version 0.26.0 🚀

github.com/infernojs/inferno - c65843d63be51218c66a316ab0fa60eebea526bf authored over 8 years ago by Dominic Gannaway <[email protected]>
Merge pull request #182 from trueadm/greenkeeper-rollup-plugin-filesize-0.3.1

Update rollup-plugin-filesize to version 0.3.1 🚀

github.com/infernojs/inferno - d10596891e68f69b5caa4952ce13b285607e2a27 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated readme

github.com/infernojs/inferno - dac1b1e1926c7c6493d9a7e713489efad3023cf2 authored over 8 years ago by Dominic Gannaway <[email protected]>
new build and updated packages

github.com/infernojs/inferno - 65e1723c27783cabef444995b09837a33c3457a1 authored over 8 years ago by Dominic Gannaway <[email protected]>
Merge pull request #180 from trueadm/terin/renderToString-falsy

fix(server): render child when the number `0`.

github.com/infernojs/inferno - 78db6678d7590e096872c34e60679708f7a841bc authored over 8 years ago by Dominic Gannaway <[email protected]>
updated inferno-package

github.com/infernojs/inferno - 1931cfae3530fbc6d204dd06c2e664aaddff7e86 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated pacakges for release

github.com/infernojs/inferno - 9c3d8f73aa73daf9164904b807c958051db54402 authored over 8 years ago by Dominic Gannaway <[email protected]>
Merge branch 'master' into dev

github.com/infernojs/inferno - a64a3ef7f3d177fc3e8f42ecbf0b8feeea400aa5 authored over 8 years ago by Dominic Gannaway <[email protected]>
potential fix for CPU usage

github.com/infernojs/inferno - 059b21d005588a67f7cbe75d717d46d73397ea8c authored over 8 years ago by Dominic Gannaway <[email protected]>
chore(package): update rollup-plugin-filesize to version 0.3.1

https://greenkeeper.io/

github.com/infernojs/inferno - e1bfbd3144e5a484090b1d57717d58ff970c209e authored over 8 years ago by greenkeeperio-bot <[email protected]>
updated readme

github.com/infernojs/inferno - 0178fc05bea52c659e98f0ec5ec43b46c94be6a2 authored over 8 years ago by Dominic Gannaway <[email protected]>
merge conflict resolve

github.com/infernojs/inferno - dc705baa125ac66d904c6dd4aabfd10e94d35073 authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed an issue where updating a component would fail upon false/null/undefined, also rebuilt packages and renamed mountNode to mount

github.com/infernojs/inferno - 51cf40d1beb71faec8533048b1baab6390dc3ff5 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated vdom-bench to use createBlueprint but theres a perf loss

github.com/infernojs/inferno - 2c3f389d6025fd4f1e7024305ff6c77dd22f1ae2 authored over 8 years ago by Dominic Gannaway <[email protected]>
added SCU to dbmonster

github.com/infernojs/inferno - 2e20eb244fa3368f493afb9935dc167639175364 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated build

github.com/infernojs/inferno - 2d91aee47de8ed11abb4112456eecb21b5b97f1d authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed bundle sizes and adjusted setTimeout and other fixes

github.com/infernojs/inferno - 4aa4c97110e5ac59aa1daf81986bea99db09ae00 authored over 8 years ago by Dominic Gannaway <[email protected]>
further lazy fixes

github.com/infernojs/inferno - dccb8acb2bb8195bdc4ce23cecfbb32e61d60026 authored over 8 years ago by Dominic Gannaway <[email protected]>
chore(package): update rollup to version 0.26.0

https://greenkeeper.io/

github.com/infernojs/inferno - e16ad8a59210e71c4b82cecf87bf225d7d20fdaa authored over 8 years ago by greenkeeperio-bot <[email protected]>
updated the lazy patch implementation #

github.com/infernojs/inferno - 421c9b9df0f697a6164781f75ab27c7cc54d898e authored over 8 years ago by Dominic Gannaway <[email protected]>
updated the lazy patch implementation #2

github.com/infernojs/inferno - 3ba4b77dcca33ddf2ec20c0d12f623cbe91b4b5e authored over 8 years ago by Dominic Gannaway <[email protected]>
updated the lazy patch implementation

github.com/infernojs/inferno - 0fb3417a05038ed80d312899fea085e0a239f59b authored over 8 years ago by Dominic Gannaway <[email protected]>
fixes broken dep on inferno-dom

github.com/infernojs/inferno - 72a06813582f541079f66a9e1c4cc32c76d7fa0c authored over 8 years ago by Dominic Gannaway <[email protected]>
experiment with lazy/noclipping

github.com/infernojs/inferno - f7b51398f914bd6bdef336b1276d3e8415f1314b authored over 8 years ago by Dominic Gannaway <[email protected]>
updated dbmon

github.com/infernojs/inferno - 2419c2664d7aa83d2a35ec0a2b19054ef41723cd authored over 8 years ago by Dominic Gannaway <[email protected]>
Fixed issue where inferno-create-elemen was incorrectly defining eventst

github.com/infernojs/inferno - 4dbf6d891ec709b5779fb8d1e3d4678729cf7c8c authored over 8 years ago by Dominic Gannaway <[email protected]>
fix(server): render child when the number `0`.

github.com/infernojs/inferno - 087375b149935f377fe9bfa53b4018c94657edfb authored over 8 years ago by Terin Stock <[email protected]>
updated readme

github.com/infernojs/inferno - a4879ce536e60f6ff1c4001ee220966cad09fad9 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated a dep issue in inferno-server, increased version

github.com/infernojs/inferno - 0439c8deb6f0969fb615be6486d112d610fef509 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated dep on babel-plugin-inferno 0.7

github.com/infernojs/inferno - bb8069198ebc9cc6e969da0d7d273ff93d68d6e5 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated inferno-server to 0.7

github.com/infernojs/inferno - bcdf79a32c65e2b0e36b9ecee9ebd3e60dca3040 authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed version on inferno-create-element package.json

github.com/infernojs/inferno - 37db33bd56674f548641591067e9439ff8ff7cc7 authored over 8 years ago by Dominic Gannaway <[email protected]>
merged dev

github.com/infernojs/inferno - 3d55ac5fa256f8f9715fd396245426446b4f9ad7 authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed examples

github.com/infernojs/inferno - f2d6ed89f9d3bac0ed36dfd408f8fa623a19a9f9 authored over 8 years ago by Dominic Gannaway <[email protected]>
updated build

github.com/infernojs/inferno - e7ce4659084da11610e7650ced716882b1aeda64 authored over 8 years ago by Dominic Gannaway <[email protected]>
refactored patching/diffing slightly so it made more sense and had better clarity to read

github.com/infernojs/inferno - 758af39f82754b0e06af8636422e0ccc18b225b8 authored over 8 years ago by Dominic Gannaway <[email protected]>
update deps, fix typo, new build

github.com/infernojs/inferno - 0c6bf5b494f25e940669fd8dac4543ae1b4ae866 authored over 8 years ago by Sampo Kivistö <[email protected]>
updating travis chrome version #4

github.com/infernojs/inferno - 1ee21162d12298f97ee82aad4c19f7dbecdcf103 authored over 8 years ago by Dominic Gannaway <[email protected]>
updating travis chrome version #3

github.com/infernojs/inferno - 654f17b391a7656f0e91b31fba3a3dfb50dcff9e authored over 8 years ago by Dominic Gannaway <[email protected]>
updating travis chrome version #3

github.com/infernojs/inferno - 2317cc7442c422dac55968b9cee986c5cdc6b362 authored over 8 years ago by Dominic Gannaway <[email protected]>
updating travis chrome version #2

github.com/infernojs/inferno - 903ad80dffe064813bdfeeb346b2121011f7f015 authored over 8 years ago by Dominic Gannaway <[email protected]>
updating travis chrome version

github.com/infernojs/inferno - f14f877ac864ee46254931e38e19e1e3b06df595 authored over 8 years ago by Dominic Gannaway <[email protected]>
Update .travis.yml

github.com/infernojs/inferno - d5a230b766049ead9fa47f914c028680963611dc authored over 8 years ago by KFlash <[email protected]>
Update .travis.yml

github.com/infernojs/inferno - c346924ae34cc153f21dc7f4ff31badbdf44369c authored over 8 years ago by KFlash <[email protected]>
fixed component unmounting issues

github.com/infernojs/inferno - 54863410e69556d62921e02789547ee320b982ed authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed running tests, added one test to reproduce unmount not firing issue

github.com/infernojs/inferno - 0062c65969040e99f0ff3a4d40f36b15e09c1be5 authored over 8 years ago by Sampo Kivistö <[email protected]>
Merge pull request #176 from trueadm/greenkeeper-babel-eslint-6.0.3

Update babel-eslint to version 6.0.3 🚀

github.com/infernojs/inferno - a6c59f904577f8691661a96c8e8ab161ec04affa authored over 8 years ago by Sampo Kivistö <[email protected]>
chore(package): update babel-eslint to version 6.0.3

https://greenkeeper.io/

github.com/infernojs/inferno - 3dd95d2ca93f551ad72d8787f7a61473a01010b0 authored over 8 years ago by greenkeeperio-bot <[email protected]>
added missing curly brace from karma config

github.com/infernojs/inferno - 6c41d0e8204437fed6fa9deae0462598655b1924 authored over 8 years ago by Dominic Gannaway <[email protected]>
Update package.json

github.com/infernojs/inferno - 3803bdbbb77832cd1231011b3c9b6a8c74fff7d3 authored over 8 years ago by KFlash <[email protected]>
Update karma.conf.js

github.com/infernojs/inferno - 18b3ec24e0a41f885ddfa3e2106a0d7e40cf967b authored over 8 years ago by KFlash <[email protected]>
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - 4f35c69b4764dc00531db3dc9833b850ee80cb3b authored over 8 years ago by Dominic Gannaway <[email protected]>
added conditonal checks for global so karma tests run

github.com/infernojs/inferno - 5448fbb300735b8cf0b0260568e5410e0d1ee987 authored over 8 years ago by Dominic Gannaway <[email protected]>
Update package.json

github.com/infernojs/inferno - 7d5095c4da0d839b2845d7d7edf3151bc955d430 authored over 8 years ago by KFlash <[email protected]>
Update package.json

github.com/infernojs/inferno - ff3bec3e1df42db34fada9434e8d19a159940b3b authored over 8 years ago by KFlash <[email protected]>
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - 3d77f230849c4ede958cb8b888a9319784388dbb authored over 8 years ago by Dominic Gannaway <[email protected]>
had to conditionally exclude JSDOM tests that fail because of issues with properties

github.com/infernojs/inferno - 2829a979b24bf26eb531db22bc9c66e3e03a4561 authored over 8 years ago by Dominic Gannaway <[email protected]>
Update karma.conf.js

github.com/infernojs/inferno - 17f1723c9c7400e092ab128d804f64a413db50aa authored over 8 years ago by KFlash <[email protected]>
fixed some issues with tests, WIP fixing more

github.com/infernojs/inferno - 6a22fc414bd0a1dbb58d71eee132bb31f5215ceb authored over 8 years ago by Dominic Gannaway <[email protected]>
remove old docs folder, add new failing test to reproduce issue with component updates

github.com/infernojs/inferno - 5960c82c7127628554986216427ed6d18f6e3dfd authored over 8 years ago by Sampo Kivistö <[email protected]>
fix bug that lastNode / nextNode tags were assigned incorrectly

github.com/infernojs/inferno - 0058732f8b300624b8fd20e8c60b700d1b45c529 authored over 8 years ago by Sampo Kivistö <[email protected]>
fixed false node on patch statefull Component

github.com/infernojs/inferno - 2ca92c33c2d4398f6314e334d7df907d0e0a179b authored over 8 years ago by Sampo Kivistö <[email protected]>
updated readme

github.com/infernojs/inferno - e88bb5e5e2e6e3db04037116591e409e5330a2ea authored over 8 years ago by Dominic Gannaway <[email protected]>
fixed value property issues in IE and Edge browsers - all green now

github.com/infernojs/inferno - a3a53dbcf4fb2f656f2ecde99866e17601b4b7db authored over 8 years ago by Sampo Kivistö <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/infernojs/inferno - 5f950d8bde0dfd6d6845a61be342d1e7c83a5e2a authored over 8 years ago by Sampo Kivistö <[email protected]>
fix cross browser issues (IE still left), fix pre commit hook and eslint tasks

github.com/infernojs/inferno - a4bd2c985d6dce08881f0a61f0f799be425054cb authored over 8 years ago by Sampo Kivistö <[email protected]>
Update README.md

github.com/infernojs/inferno - 8e4090f18085e3a9b1ddb63d523ae49f21ac9530 authored over 8 years ago by KFlash <[email protected]>
Update .babelrc

github.com/infernojs/inferno - e13f2d47142e9f2e69367bab2b13515a9e15d60b authored over 8 years ago by KFlash <[email protected]>