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

new build + cleaning

github.com/infernojs/inferno - b61156c524fb7d473d0c35a501c528c2eb443ae3 authored almost 9 years ago by Sampo Kivistö <[email protected]>
cleaning

github.com/infernojs/inferno - c2e39b3e6ebbd6625bb3b091637cdac661bbdc8f authored almost 9 years ago by Sampo Kivistö <[email protected]>
further improvements to keyed algo!

github.com/infernojs/inferno - c2cfe85f5240cc16929c6bb0d6bec879348e48ad authored almost 9 years ago by Sampo Kivistö <[email protected]>
new build + merge

github.com/infernojs/inferno - fe0d4e7e719ef374d10b8544455f0860183e82c3 authored almost 9 years ago by Sampo Kivistö <[email protected]>
improved test coverage

github.com/infernojs/inferno - 333a36cb2ed87f7a34bdfae17cddd085b34afb46 authored almost 9 years ago by Sampo Kivistö <[email protected]>
fixes a typo where handleSelects was in the wrong control block

github.com/infernojs/inferno - 83f286b425a44df2c246ae8da108d3f13e938995 authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated build

github.com/infernojs/inferno - 17c21e9fba310583303adbe6cf0d78e4c5c8de12 authored almost 9 years ago by Dominic Gannaway <[email protected]>
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - 56ee10668ecd7dadbc66c4ed9477e8ffeceb78e4 authored almost 9 years ago by Dominic Gannaway <[email protected]>
we can further optimise events and attributes by caching their Object.keys onto the tpl rather than calculate it on each diff

github.com/infernojs/inferno - 5eefdac2bd87b41552076472487c13392b3e19c0 authored almost 9 years ago by Dominic Gannaway <[email protected]>
new build and minor changes

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

github.com/infernojs/inferno - c7e807ccfe826d5b69a2db6e9613e3224745b8e2 authored almost 9 years ago by Sampo Kivistö <[email protected]>
Merge pull request #170 from massltov/dev

Fixes setting property of undefined variable

github.com/infernojs/inferno - d99183876af37dc916a64c7a208b02a86c93592a authored almost 9 years ago by Dominic Gannaway <[email protected]>
renamed param + vars + small impr to perf

github.com/infernojs/inferno - c8eb0dc106824eee7ffd7e7fca2dd33fd18b110b authored almost 9 years ago by Sampo Kivistö <[email protected]>
New Build, linted source, new KEYED algo (credits: KFlash), more test cases for keyed children

github.com/infernojs/inferno - fe58cad0bdf189fbf2eb98d4cceec5389758d280 authored almost 9 years ago by Sampo Kivistö <[email protected]>
quick fix

github.com/infernojs/inferno - 78dcf2935abb3347f1a868b2851e0c563550472d authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
typo

github.com/infernojs/inferno - 1497e3ec7742e7e929219809c6538503c4a1395b authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
typo

github.com/infernojs/inferno - 290bab273d78ea95450a714700afcf35b4ed8537 authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
simplified

github.com/infernojs/inferno - 1ef601d4c1e33382e41333a7832963635558d979 authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
path attributes correctly

github.com/infernojs/inferno - c002694d8f9621fa8371f6dd9dd77d51101f718c authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
Update patching.js

Changed variable check to isInvalidNode

github.com/infernojs/inferno - c623a8a4643d079f2079210b07632a525ada9048 authored almost 9 years ago by massltov <[email protected]>
Fixes setting property of undefined variable

github.com/infernojs/inferno - a7c474dea02788d9a68c6c2eae830796ef3d4765 authored almost 9 years ago by Marcel Jan Trushar Gandhi <[email protected]>
updated desc for inferno in package.json

github.com/infernojs/inferno - 353a011339f6f2d2cae0175b090cc73272fadb33 authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated build

github.com/infernojs/inferno - 56e0b6ab19e61de5e1cf10595f8b9dda2c0d4f95 authored almost 9 years ago by Dominic Gannaway <[email protected]>
fixes #133

github.com/infernojs/inferno - 1f273b31f919337ef4bcf2cde3ccf64c301720bf authored almost 9 years ago by Dominic Gannaway <[email protected]>
renderToString now supports components

github.com/infernojs/inferno - c3d105ddeb9c106d6a7f56a49579a4ca76de5ade authored almost 9 years ago by Dominic Gannaway <[email protected]>
fixes error where removal of all children did not check for invalid nodes

github.com/infernojs/inferno - ba35daa72284e8940bb290c25e1505d6f4fd51f8 authored almost 9 years ago by Dominic Gannaway <[email protected]>
fixed further keyed template issues and make patchComponent DRY again

github.com/infernojs/inferno - 134df7d149b97982817501c6eacb9a466c55ea17 authored almost 9 years ago by Dominic Gannaway <[email protected]>
fixed tests importing createElement

github.com/infernojs/inferno - 7e2d6fd083b9baf0922b00fba387f1e1a1027900 authored almost 9 years ago by Dominic Gannaway <[email protected]>
Merge branch 'dev' of github.com:trueadm/inferno into dev

github.com/infernojs/inferno - 72b4ef4b367449ac7313e6fb1fb86855779ec9b2 authored almost 9 years ago by Dominic Gannaway <[email protected]>
merged in perf branch along with a whole bunch of package.json changes

github.com/infernojs/inferno - 358ecb3818f46fd1652c1dcadec7b027be4a172d authored almost 9 years ago by Dominic Gannaway <[email protected]>
added inferno-create-element and updated README.md

github.com/infernojs/inferno - ceb1d7e7bb0c872c0f73a2c55637b39e7a68529c authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated benchmarks again

github.com/infernojs/inferno - 6078081f923056682040a8b8bba8b5838ea41a43 authored almost 9 years ago by Dominic Gannaway <[email protected]>
fix exports

github.com/infernojs/inferno - 75cdc571774dd95525be59e45d6dff691be8fc18 authored almost 9 years ago by Sampo Kivistö <[email protected]>
Merge branch 'dev-perf-refactors-with-tpls' of github.com:trueadm/inferno into dev-perf-refactors-with-tpls

github.com/infernojs/inferno - 70127f76d5b782d6a69296e3362a570691e18fef authored almost 9 years ago by Dominic Gannaway <[email protected]>
added createVNode to Inferno

github.com/infernojs/inferno - 97be9365c80f3d3d0bb291a693d9e8b43db3e2bd authored almost 9 years ago by Dominic Gannaway <[email protected]>
changed uibench to use old polymorphic inline shapes

github.com/infernojs/inferno - 59731c83ac5e617042624bc474249ab73be1d7b9 authored almost 9 years ago by Dominic Gannaway <[email protected]>
remove unnecessary check from attr patch

github.com/infernojs/inferno - 126b7f3759a6c461ad4ac137314136bc0a705ef4 authored almost 9 years ago by Sampo Kivistö <[email protected]>
vdom now uses createTemplate - reverted

github.com/infernojs/inferno - 96421c749b8a8df495592da7701341b9f7ac1c54 authored almost 9 years ago by Dominic Gannaway <[email protected]>
vdom now uses createTemplate

github.com/infernojs/inferno - ef0e48ca003252d8e9b1d27f6cd9d826b2e5dce4 authored almost 9 years ago by Dominic Gannaway <[email protected]>
assigns event data to xtag rather than using a function

github.com/infernojs/inferno - 21eee71895479af327db0a211c981efc79a88695 authored almost 9 years ago by Dominic Gannaway <[email protected]>
Merge branch 'dev-perf-refactors-with-tpls' of github.com:trueadm/inferno into dev-perf-refactors-with-tpls

github.com/infernojs/inferno - 26b920990e65c703482e6fb63ada4b29448b4c6e authored almost 9 years ago by Dominic Gannaway <[email protected]>
fixed a major perf issue where children were not compared

github.com/infernojs/inferno - d6bb223e2309b7d0987cc9cbd4366ba772153d4a authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated dependencies

github.com/infernojs/inferno - c8c1c940504ce6dd546fafbdbe175ce19d46f48e authored almost 9 years ago by Sampo Kivistö <[email protected]>
update dependencies

github.com/infernojs/inferno - 20501aebd736e2206949504c6cb27fd2910c4598 authored almost 9 years ago by Sampo Kivistö <[email protected]>
renamed variables

github.com/infernojs/inferno - 142b0fa318dc5e29b65e1dc3e2691cf8834a93d7 authored almost 9 years ago by Sampo Kivistö <[email protected]>
new keyed algorithm, same as kivi 0.8

github.com/infernojs/inferno - 3a3cdaabbf4fc715ac43fcad13032a2b4cf422d0 authored almost 9 years ago by Sampo Kivistö <[email protected]>
ported few changes from tpl perf branch to dev

github.com/infernojs/inferno - 72dded43a0c3d8172d555c13786399f0be8a4e18 authored almost 9 years ago by Sampo Kivistö <[email protected]>
fix unit tests and lint erros + new build

github.com/infernojs/inferno - 801dba341ea7d9a04a0273d914399930d3bcb8e0 authored almost 9 years ago by Sampo Kivistö <[email protected]>
fixed a regression issue

github.com/infernojs/inferno - ede702f9265b600154a2c3dae87db3b72bf3f1d6 authored almost 9 years ago by Dominic Gannaway <[email protected]>
small change to isKeyed

github.com/infernojs/inferno - 18e71198298ef77b36699c42e272c2619ac83d11 authored almost 9 years ago by Dominic Gannaway <[email protected]>
added createTemplate to Inferno and made slight adjustments elsewhere

github.com/infernojs/inferno - 78510d8aa751d38efab8d848f5c118acf76c0c6e authored almost 9 years ago by Dominic Gannaway <[email protected]>
further perf improvements

github.com/infernojs/inferno - 574f60737c657d8b5f029b36ea4b877ed1ae82c3 authored almost 9 years ago by Dominic Gannaway <[email protected]>
conflict resolve

github.com/infernojs/inferno - a12394221b9aaf947a4dd0165a38b7a8d3c58b3e authored almost 9 years ago by Dominic Gannaway <[email protected]>
added a new way of handling nodes

github.com/infernojs/inferno - 46ada305b6a00107f1134604212c0e46241eccb9 authored almost 9 years ago by Dominic Gannaway <[email protected]>
fix lint erros and new build

github.com/infernojs/inferno - e34a1a2691c9c165870759edb1c85dc76d96d0c0 authored almost 9 years ago by Sampo Kivistö <[email protected]>
Further perf benefits - dbmonster bench now works too

github.com/infernojs/inferno - 8df5037882ef9f026740fda85aee4bc62f0fbf2b authored almost 9 years ago by Dominic Gannaway <[email protected]>
fix deopt in isStatefulComponent check, changed imports to relative and fixed 3 unit tests

github.com/infernojs/inferno - 836a018091bf2930358b30675b67c04b20aff94d authored almost 9 years ago by Sampo Kivistö <[email protected]>
further perf changes

github.com/infernojs/inferno - 70df17ab751ff780b3d8379dbac89e0ae0b6f37a authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated uibench to use new Node

github.com/infernojs/inferno - e90bfebb71cbe59e8ff58ad795c24275b3d24c84 authored almost 9 years ago by Dominic Gannaway <[email protected]>
rolled back karma

github.com/infernojs/inferno - 5e6da0dfddfcea1a04417e131022cdac46bd769c authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
back to broken Travis

github.com/infernojs/inferno - fae17a95f1e6c1adbf0cfd13d484cce7d48b1750 authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
speeding up Travis

github.com/infernojs/inferno - f7949c9f3d9facd8dd53dff2c37f976dda95c1d1 authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
added missing packages

github.com/infernojs/inferno - 139a0eb42d6ad47cd90f568b66badc884a8f7057 authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
tried to fix the damn Travis.yml

github.com/infernojs/inferno - 3e2bc41432e253b3c1ea80c0536b85e0dca4fdcc authored almost 9 years ago by KFlash <YOUR EMAIL ADDRESS>
changes to uibench to support new tpl format

github.com/infernojs/inferno - a11562c3bba82593a96b0428459722faa1baaa33 authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated diffing and patching with new methods to improve perf

github.com/infernojs/inferno - 15424bdf60598172de0010f7227afe18ad3a75cb authored almost 9 years ago by Dominic Gannaway <[email protected]>
various other bug fixes to refactor

github.com/infernojs/inferno - e24b31c88b06bb124ff00ff84d7cc1626f987a78 authored almost 9 years ago by Dominic Gannaway <[email protected]>
fixes tests that broke from refactor of mounting

github.com/infernojs/inferno - 5b6b1888f24b635d7def752be6e6029634849ba7 authored almost 9 years ago by Dominic Gannaway <[email protected]>
code tidy up

github.com/infernojs/inferno - 5a72bc262375005dd8be5ea0bc8045f8a74d46bf authored almost 9 years ago by Dominic Gannaway <[email protected]>
added some WIP logic to mounting nodes

github.com/infernojs/inferno - 0cd22d01c35715a2161378e6d7f38ab135c899f1 authored almost 9 years ago by Dominic Gannaway <[email protected]>
new build

github.com/infernojs/inferno - f9ea8ed488430dd1af892b3b5d65c1c7dd08736d authored almost 9 years ago by Sampo Kivistö <[email protected]>
small refactors and general clean up

github.com/infernojs/inferno - f0e9b26c68b987002ef88035fb773bd66793f3dc authored almost 9 years ago by Dominic Gannaway <[email protected]>
small perf improvements

github.com/infernojs/inferno - d60bfd1f61bcc465f1f23f1dbd6fe541289fa1ac authored almost 9 years ago by Sampo Kivistö <[email protected]>
refactored event system

github.com/infernojs/inferno - c0cf5a0660d6e487e6b70aaced415f509ca1a8f5 authored almost 9 years ago by Sampo Kivistö <[email protected]>
minor perf improvement to nonKeyed diffing

github.com/infernojs/inferno - ac09ac5e377d36bd2ec6632dd3e22161497dea7c authored almost 9 years ago by Sampo Kivistö <[email protected]>
fixed github #162 textNode variations

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

github.com/infernojs/inferno - 80b240013b67d4e13ba36c2c7e59b02e809f726d authored almost 9 years ago by Sampo Kivistö <[email protected]>
Merge branch 'dev' of https://github.com/trueadm/inferno into dev

github.com/infernojs/inferno - 81b86c420e61ef50dc5e2597aded625bf4910aec authored almost 9 years ago by Sampo Kivistö <[email protected]>
fixes github #164 and update devDeps

github.com/infernojs/inferno - 9dbcff70a9c424a731864f6d281bdff08e6e6824 authored almost 9 years ago by Sampo Kivistö <[email protected]>
Merge pull request #165 from trueadm/greenkeeper-babel-eslint-6.0.1

Update babel-eslint to version 6.0.1 🚀

github.com/infernojs/inferno - 8361da110dc2f0836bb01aff0abbbfb98f02a172 authored almost 9 years ago by KFlash <[email protected]>
chore(package): update babel-eslint to version 6.0.1

http://greenkeeper.io/

github.com/infernojs/inferno - c2f49b72f46bf1a01817a524d0df8e4541689516 authored almost 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #163 from jpdutoit/issue162

Fixes #162

github.com/infernojs/inferno - efff8c4e6528665d894d45718149e70f2ca12fbc authored almost 9 years ago by KFlash <[email protected]>
Fixes #162

github.com/infernojs/inferno - b380a527128327ab7ea676965165ccf82bea3df1 authored almost 9 years ago by Jacques P. du Toit <[email protected]>
Add test for #162

github.com/infernojs/inferno - 298218443e218b8aae4e2151bf24c4dca707bf21 authored almost 9 years ago by Jacques P. du Toit <[email protected]>
bump version 0.6.5 fix inferno package.json

github.com/infernojs/inferno - 1411f3dda4e0bb7769fa1cc8579490f648eb2ed8 authored almost 9 years ago by Sampo Kivistö <[email protected]>
merged master

github.com/infernojs/inferno - ed220986b77e66b2f010a35ff1a3e0c94de42f6d authored almost 9 years ago by Dominic Gannaway <[email protected]>
Merge pull request #158 from mstijak/master

Small fix for problems caused by `false` nodes.

github.com/infernojs/inferno - e8639415e4977278aa183a44ecbfdc5445b270cf authored almost 9 years ago by Dominic Gannaway <[email protected]>
Updated README.md with React vs Inferno section. Removed unitlessProps, added another SVG namspace attribute

github.com/infernojs/inferno - 8f32a66e8a430cc1a6128ea2bfa835ebeb365f00 authored almost 9 years ago by Dominic Gannaway <[email protected]>
small fix for `false` nodes

github.com/infernojs/inferno - af163f426c4cf9bfd1d4cfdbf8c3e490718f0859 authored almost 9 years ago by Marko Stijak <[email protected]>
Merge pull request #1 from trueadm/master

Update

github.com/infernojs/inferno - e53fcda9da5dcf4f72ae6aed2f655df5611d6395 authored almost 9 years ago by Marko Stijak <[email protected]>
optimized approx 1%, will continue later

github.com/infernojs/inferno - 5ce28b057620b3fbecc54fd3b2b88395bb96b70d authored almost 9 years ago by Sampo Kivistö <[email protected]>
perf improvements

github.com/infernojs/inferno - 5cf863747082eb7f6f0dde23937c541338004572 authored almost 9 years ago by Sampo Kivistö <[email protected]>
updated version to 0.6.4

github.com/infernojs/inferno - 01228fc06ca755a1b1d668744523b6b6c725c87f authored almost 9 years ago by Dominic Gannaway <[email protected]>
promoted release to 0.6.3 - fixed bad merge

github.com/infernojs/inferno - e4ce4d3b6dcd94b1bc99af9ad7ad4895cf8e85a1 authored almost 9 years ago by Dominic Gannaway <[email protected]>
Merge branch 'dev'

github.com/infernojs/inferno - db243ed04a836a2a750b0ca5275b81ef37c70bb9 authored almost 9 years ago by Dominic Gannaway <[email protected]>
promoted version to 0.6.2

github.com/infernojs/inferno - dbcce6aea84678933bd2a5128ffc0af76284eb3f authored almost 9 years ago by Dominic Gannaway <[email protected]>
fixed an issued in patchComponent where checkStatic was incorrectly set

github.com/infernojs/inferno - bfdde324cc006acf175fd15c6682d130902daad8 authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated URLs on readme

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

github.com/infernojs/inferno - 68b5379c328bc0721e661917172e3faf37daa611 authored almost 9 years ago by Dominic Gannaway <[email protected]>
updated version to 0.6.1

github.com/infernojs/inferno - 86e1ab610b6961cc461e583c0e7667c8d0fe6ff7 authored almost 9 years ago by Dominic Gannaway <[email protected]>