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

Allow extending forwardRef objects Github #1473

github.com/infernojs/inferno - 5f3e266841567d0214af88a236f66a30fbeb96a7 authored over 5 years ago by Sampo Kivistö <[email protected]>
Replaced deprecated rollup node-resolve option.jsnext with mainfield setting

github.com/infernojs/inferno - 6c542041f074beedfab75973a5c9a2ea576201f5 authored over 5 years ago by Sampo Kivistö <[email protected]>
Updated development dependencies to latest versions

github.com/infernojs/inferno - 786019f5fac3804519c6bab0de3eb9ca136606ee authored over 5 years ago by Sampo Kivistö <[email protected]>
Adding Lemmy to more examples (#1476)

I used inferno to build a federated reddit alternative called [Lemmy](https://github.com/dessali...

github.com/infernojs/inferno - b13f3152b4cb6cfca8bd383f3835ae3583e28283 authored over 5 years ago by Dessalines <[email protected]>
consistent formatting in jest.babel.transform (#1470)

github.com/infernojs/inferno - 6bd29fcd488841ebcd5e892e061cad973165e29c authored over 5 years ago by James <[email protected]>
v7.1.12

github.com/infernojs/inferno - 6f3fe7f747f100ef91fe85a8926ffdd6d741ee0f authored over 5 years ago by Sampo Kivistö <[email protected]>
Updated dependencies, ran prettier, inlined pushRef method.

github.com/infernojs/inferno - 7e9d3b3d40a21de3fb5ee290e13818bc9a979c53 authored over 5 years ago by Sampo Kivistö <[email protected]>
Do not render property 'selectedIndex' as attribute of element 'select' (#1468)

github.com/infernojs/inferno - 3e3bc4cbdcb9dba3fca988d71c4551965503a7e8 authored over 5 years ago by Andrey Baksha <[email protected]>
Fix ref objects (#1466)

* Fix ref objects

* Added tests

* Moved ref check to outer scope

github.com/infernojs/inferno - c339047855f7584b3ee93a4962c00b4747a076c1 authored over 5 years ago by Josep del Rio <[email protected]>
v7.1.11

github.com/infernojs/inferno - ddd40fc969a4ecef948d9e951cbeef6937ae1ffc authored over 5 years ago by Sampo Kivistö <[email protected]>
Ran prettier & removed docs about dev branch

github.com/infernojs/inferno - 5b62cc1336829976442471797fc6047559f3d2c8 authored over 5 years ago by Sampo Kivistö <[email protected]>
Updated dev dependencies

github.com/infernojs/inferno - 93c39afe692b06bb7d5a51342db3cfb0053dddd1 authored over 5 years ago by Sampo Kivistö <[email protected]>
allow suppress warnings for polyfilled components using legacy life cycle APIs (#1461)

github.com/infernojs/inferno - 27343e864a63ba3c4f6a449ffc429236e9a4282c authored over 5 years ago by Alan Lima <[email protected]>
v7.1.10

github.com/infernojs/inferno - ddd874d104924d6e64ae0701f5e1f36b48ed76f8 authored over 5 years ago by Sampo Kivistö <[email protected]>
Added test cases for renderToSnapshot to not include props.children Github #1451

github.com/infernojs/inferno - 0fbb0934f1e1c75e263284ad71555333cd0f5ca0 authored over 5 years ago by Sampo Kivistö <[email protected]>
Fix compat: remove all props.children for snapshot testing (#1456)

github.com/infernojs/inferno - 537efd0a97b5a7d6051ee91d9bc60cc938817702 authored over 5 years ago by chrkulbe <[email protected]>
v7.1.9

github.com/infernojs/inferno - ae0df8f957d6157174a89c1269eec74d03c879e3 authored over 5 years ago by Sampo Kivistö <[email protected]>
Updated babel-plugin-inferno

github.com/infernojs/inferno - 9af8bb4dde990bc0d7ea56a82420a0c1d179df49 authored over 5 years ago by Sampo Kivistö <[email protected]>
Start using opencollective-postinstall to reduce npm installation size Github #1450

github.com/infernojs/inferno - 0ea17d05dcded3aa187065ea852ce68f6f6c14ac authored over 5 years ago by Sampo Kivistö <[email protected]>
Updated License year

github.com/infernojs/inferno - 5fb3fd59f38cbb98d334991efb14bddd2c1551e2 authored over 5 years ago by Sampo Kivistö <[email protected]>
v7.1.8

github.com/infernojs/inferno - 67048b1b6c5c7697f7633cee14ef3aa0ada0fece authored over 5 years ago by Sampo Kivistö <[email protected]>
Fixed an issue where vNode key could change after multiple normalizations Github #1447

github.com/infernojs/inferno - 2745b2cc16cba19feaf53087356fd57f169b0043 authored over 5 years ago by Sampo Kivistö <[email protected]>
Added more tests for normalization, small code clean up

github.com/infernojs/inferno - e0332c2d87b8d03d67e877899bc2c428d2e014ed authored over 5 years ago by Sampo Kivistö <[email protected]>
v7.1.7

github.com/infernojs/inferno - bd7f790d93c42f2d6a4a0bbdbea8053c6bd4f2de authored over 5 years ago by Sampo Kivistö <[email protected]>
Remove .gitignore and use files property in package.json

github.com/infernojs/inferno - 36fd96566c8f074eefb4796d00d9db52293ce59b authored over 5 years ago by Sampo Kivistö <[email protected]>
v7.1.6

github.com/infernojs/inferno - 225e8797235a00c57c41b272a2228f6052607e66 authored over 5 years ago by Sampo Kivistö <[email protected]>
Relax .npmignore

github.com/infernojs/inferno - e13ec685609e7ec44256c57b80da61d507ed6025 authored over 5 years ago by Sampo Kivistö <[email protected]>
v7.1.5

github.com/infernojs/inferno - bd6b2a674157f1d917400f839218796f0bc73999 authored over 5 years ago by Sampo Kivistö <[email protected]>
Added RAF to test wrapper to avoid random failure

github.com/infernojs/inferno - 1b05dc1deddf03978b255cae3fe8137b71d36ff6 authored over 5 years ago by Sampo Kivistö <[email protected]>
Updated lerna

github.com/infernojs/inferno - 3f78b9d8965c6941ed1122f65544a79e5124fb11 authored over 5 years ago by Sampo Kivistö <[email protected]>
v7.1.4

github.com/infernojs/inferno - 498e34880cc0f69498ec6373550f200b976da712 authored over 5 years ago by Sampo Kivistö <[email protected]>
Fixes an issue where type files failed to copy due to race condition. Replaced custom JS with "merge-dirs" pkg. Github #1446

github.com/infernojs/inferno - f54a7ddb4a33fa80ac5deb18ab24b5652b6aaf75 authored over 5 years ago by Sampo Kivistö <[email protected]>
v7.1.3

github.com/infernojs/inferno - 75f8e9a8ec82de125f7524bed01ed17046cfe231 authored over 5 years ago by Sampo Kivistö <[email protected]>
Updated typescript to 3.3.3 and changed prepublish script to run synchronously

github.com/infernojs/inferno - 49cffa0c5712b87971b11474e6a42ee858541a84 authored over 5 years ago by Sampo Kivistö <[email protected]>
New inferno example with a non-trivial realistic mid-sized app - features inferno hyperscript, http requests and more (#1445)

* chore(README): adding a mid-size realistic example to the existing list

* chore(README): ad...

github.com/infernojs/inferno - 5dfd51462b68207ed01d3ef5a4bbb5f2e196dff1 authored over 5 years ago by brucou <[email protected]>
v7.1.2

github.com/infernojs/inferno - b32241592d15f8514975662e2d78145541380498 authored over 5 years ago by Sampo Kivistö <[email protected]>
Merge branch 'master' of github.com:infernojs/inferno

github.com/infernojs/inferno - b54c60ec17cc887c1d04ae783106a84e5c3042f5 authored over 5 years ago by Sampo Kivistö <[email protected]>
Moved isDefaultPrevented and isPropagationStopped from inferno-compat to inferno core synthetic events only. This resolves video.js conflict Github #1442 Also updated jest config to v24

github.com/infernojs/inferno - e6666bd61db2ed6ef436d01df601597d4e1cf4b8 authored over 5 years ago by Sampo Kivistö <[email protected]>
Fix Switch component not matching/rendering nested-array children correctly (#1441)

Switch rendering previously correctly treated multiple children, however it failed to process ne...

github.com/infernojs/inferno - e2bf59c3ce560643db3526dfbace1ba937457bdd authored over 5 years ago by Jannik Lemberg <[email protected]>
v7.1.1

github.com/infernojs/inferno - 064d6bd02e3d45e4f30b01bcef0e241d8bca6fc1 authored over 5 years ago by Sampo Kivistö <[email protected]>
perf: optimize lis_algorithm (#1438)

* perf: optimize lis_algorithm

* perf: only use Int32Array (for sources as well)

github.com/infernojs/inferno - f801efd01b547fab9b79fb89fdaa049e868ec200 authored over 5 years ago by Fred Kleuver <[email protected]>
Updated to Mobx 4.9.2 (IE should be fixed now)

github.com/infernojs/inferno - b1fbb1a8893d8e6160fa56b36184ebfb434b4c62 authored over 5 years ago by Sampo Kivistö <[email protected]>
Update to karma v4

github.com/infernojs/inferno - 04a1a1f156f82f4706d495a5284e9724232180e6 authored over 5 years ago by Sampo Kivistö <[email protected]>
Skip transitionEnd test on old chrome versions

github.com/infernojs/inferno - 35a51abce94a6c014cf9f694bf631f53cf51659a authored over 5 years ago by Sampo Kivistö <[email protected]>
Bind mobx to v4.8.0, v4.9.1 is not ES5 complaint

github.com/infernojs/inferno - baccdce2ea470753ce6e435162593a7c653044f7 authored over 5 years ago by Sampo Kivistö <[email protected]>
Downgrade karma-sauce-launcher to v1

github.com/infernojs/inferno - 55a3ac6479dc0cfb696a2ec15bcdbef3ef8512d8 authored over 5 years ago by Sampo Kivistö <[email protected]>
v7.1.0

github.com/infernojs/inferno - 20f2063d2551d2179e35073e27e56f94dae823b6 authored over 5 years ago by Sampo Kivistö <[email protected]>
Fixed an issue where forwardRef gets wrong ref parameter on functional component patch routine Github #1430

github.com/infernojs/inferno - 2dceee3194c4046f7b0af587a12605a2bd6e93b1 authored over 5 years ago by Sampo Kivistö <[email protected]>
Optimize performance of patching non synthetic events

github.com/infernojs/inferno - c3ad713eda005631d5c6c1a57cc9409765b577fa authored over 5 years ago by Sampo Kivistö <[email protected]>
feat: use addEventListener instead of property handlers (#1434)

* feat: use addEventListener instead of property handlers

* use normaliseEventName and ignore...

github.com/infernojs/inferno - 661eec3e4944f60e10917a7dcb3745e6517b37f2 authored over 5 years ago by acheronfail <[email protected]>
Updated dependencies

github.com/infernojs/inferno - 3c1f18f7c89342fb9e29d8d46492645dfdd52835 authored over 5 years ago by Sampo Kivistö <[email protected]>
Select VNode - add support selectedIndex property (#1425)

github.com/infernojs/inferno - ab9f20833580a873df510b0cf9d2820260d019e8 authored over 5 years ago by Anton <[email protected]>
Added event listener benchmark to track regression

github.com/infernojs/inferno - 6f04d2a3587b3b0d8445d55bbec1509e2b377da6 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Removed unnecessary closure from production bundle

github.com/infernojs/inferno - 9ede918425b83b5d2375e4544bc1f2d60f763235 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Merge branch 'master' of github.com:infernojs/inferno

github.com/infernojs/inferno - 1ccc0abe8e6ba196fd1cb5aff323323608996e12 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Updated dependencies

github.com/infernojs/inferno - 0ba9bb4794122fa2c46f210322586a771c534971 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Docs incorrectly suggest that render will return a rendered tree. Use renderIntoContainer helper instead (#1431)

github.com/infernojs/inferno - 523434588406c75aebd47f3adb164b08b4eb3e06 authored almost 6 years ago by jhsware <[email protected]>
v7.0.5

github.com/infernojs/inferno - d022ccbcf384f4a440a4318238c8c6ec4396eec4 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Removed safari 12 from tests, and set back latest karma sauce launcher

github.com/infernojs/inferno - 016bef0af8749218a5fd980eb9f05ef7e895a668 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Force selenium-webdriver v3

github.com/infernojs/inferno - 6cc7f34ae1e2c4ea44afb2517b40f08036029722 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Try karma sauce launcher v1

github.com/infernojs/inferno - 6788b959203ad2ba73572485eed567beb7c80429 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fix sauce config

github.com/infernojs/inferno - 9e28e475c58bedd73f2afa5d8d2fe030e5a32c53 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Updated to karma-sauce-launcher 2.0.2

github.com/infernojs/inferno - 7b9140d8439d083df8406892b4d97092f8a0b81a authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes an issue where SFC type was not assignable to JSX element, Github #1428

github.com/infernojs/inferno - 493550051e8227cd67ee8b481785c06c01abd747 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixed lint error, updated dependencies to latest, removed unused fixture test file

github.com/infernojs/inferno - 16c420646a2d7abfe08603698b1d1e20f8421a7f authored almost 6 years ago by Sampo Kivistö <[email protected]>
fix typo in readme (#1427)

github.com/infernojs/inferno - 153b5454cd75f27ed5eeab8d57515da444d29296 authored almost 6 years ago by Philip Oliver <[email protected]>
v7.0.4

github.com/infernojs/inferno - b6c16c569d0036c726dd7c394eccbfb8305c142d authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixed LICENSE year range

github.com/infernojs/inferno - bb95f8d03460ae08be6292bdda5570bc54212af2 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v7.0.3

github.com/infernojs/inferno - c2cda0d2fdb5fc2298c83ddc995a41abd939e1eb authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes an issue where vNode has wrong flags after directClone. Resolves Github #1426

github.com/infernojs/inferno - d4f8981d77514ae9f1271f3f1296bfb3f5ca3d8b authored almost 6 years ago by Sampo Kivistö <[email protected]>
v7.0.2

github.com/infernojs/inferno - cf3776b46c7080c7a41210143af1496865992f45 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes an issue caused by code clean up in 7.0.1, updated to babel 7.2

github.com/infernojs/inferno - 131b8a4332f24b66989024eaa22611711566ddfa authored almost 6 years ago by Sampo Kivistö <[email protected]>
v7.0.1

github.com/infernojs/inferno - faddb218f53165850d52ea971cb15b7c943519d3 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Speed up typescript check by not emitting output files, removed unnecessary variable

github.com/infernojs/inferno - cc9d61745ac3f511d4fccd0e982d75721dfb64ce authored almost 6 years ago by Sampo Kivistö <[email protected]>
Component: Be assignable as IComponentConstructor (#1422)

github.com/infernojs/inferno - eae57fd0d12465e8f3c840dee591f7416f9a1c06 authored almost 6 years ago by makepost <[email protected]>
v7.0.0

github.com/infernojs/inferno - 6265fa84f0b80c6b4aacdf0ad7b0c9cb5e45a6c2 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Speed up tests

github.com/infernojs/inferno - bfbdb57cce35c021648154aff032ee1e204a3a19 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Moved render detection to global scope from component class. This fixes an issue where child component can call parent Component to update causing child component to fail.

github.com/infernojs/inferno - 1ba222366b79fefd0761dd15a58bc670f3c07c4f authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.3.1

github.com/infernojs/inferno - 580a3576f251ef18b6c2b294ee5bc11b3c06e0e3 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Removed NCU from pkg json and moved d3-scalar to dev dependencies

github.com/infernojs/inferno - 728c32e6c2bea5855fc129c89de0650983dd11a7 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixed an issue where Fragments appended outside its boundaries Github #1421 Fixed another issue where optimization flags failed for Fragments when content was empty

github.com/infernojs/inferno - ae28461d977c069ffae1f08ce97400cdfb74a5d9 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.3.0

github.com/infernojs/inferno - e7b8c7e104a9dfd64e770c400bdd683be45580c0 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes issue where setState function state parameter was not updated. Github #1420. Reduced render count when same component does multiple setStates

github.com/infernojs/inferno - f06b9d23cd93647c3ab742ed3d3b405cba101086 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.2.1

github.com/infernojs/inferno - f59a4162cf33f37f23bd5e3f3d8b1dc54390a123 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fix error in SSR "Node is not defined" when JSDom is not available

github.com/infernojs/inferno - 3e7186488c1cde333591bf2bdac5ae8a5deb6726 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.2.0

github.com/infernojs/inferno - fca8d3dd1492ce450c654a3d8939b2371274249d authored almost 6 years ago by Sampo Kivistö <[email protected]>
Runtime optimizations: Added work around for V8 Builtin:ArgumentsAdaptorTrampoline by defining new compiler time option to JSX plugin. defineAllArguments it can be used to improve v8 runtime by the cost of bundle size. Fixed issue where event delegation was de-opting using "wrong map" in v8. Improved benchmark runtime performance. Fixed v8 de-optimization "not enough type information..." in patchChildren

github.com/infernojs/inferno - b28b5ed2d65581cae3308854361fc743de44d922 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Code clean up

github.com/infernojs/inferno - bc3d486548e3ff2a296d93d9b574ed5819d907fd authored almost 6 years ago by Sampo Kivistö <[email protected]>
Removed debugger and clean up create-element code

github.com/infernojs/inferno - 258d4e868dc0b87fa5d4784283ae852082fdb98d authored almost 6 years ago by Sampo Kivistö <[email protected]>
Removed useless else if condition

github.com/infernojs/inferno - 82cf5b1e607cbf766a74219de916c76c9907ff47 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.1.5

github.com/infernojs/inferno - 650414959adea46d8c96ecd50a02156fac3d3b26 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes an issue where setState callback was not called

github.com/infernojs/inferno - 21b11ee40f2f3a3129627bd8ed002f0dc3078834 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.1.4

github.com/infernojs/inferno - 85a8b1161b0e8b0e5ae779fdddf1163fdb13aa1f authored almost 6 years ago by Sampo Kivistö <[email protected]>
Changed webpack mode from production to none

github.com/infernojs/inferno - e1d0936c2d68424395718a017a63f17a39c40e02 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes issue where SVG elements were not patched correctly Github #1415

github.com/infernojs/inferno - ed34a48e9061a2f278a4cbeb2e92d9275a0ec9e3 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.1.3

github.com/infernojs/inferno - 92fa811762998568c65f8806d69d93bb96651107 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes an issue where fragment appended its children to wrong location if next vNode was component with another fragment root

github.com/infernojs/inferno - fe0552cfdb156502c1b16b1fae7c4db4e03c1ec0 authored almost 6 years ago by Sampo Kivistö <[email protected]>
v6.1.2

github.com/infernojs/inferno - d17800acafb1be111a6549f9bb1dd438045024f3 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Updated dependencies

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