Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/infernojs/inferno

:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
https://github.com/infernojs/inferno

optimization: use object literal for vNode creation for more reliable performance on v8 (TurboFan & Ignition) and Safari

62a544db7a0ffc48faa384b72751783160d6d83c authored over 7 years ago
Fix browser tests

05ea0372e03f45c462610147c623c34eef7855b1 authored over 7 years ago
removed bunch of packages and one unrelated test case

9af625dbc851c18a8adca197dcba421c7dd34c5c authored over 7 years ago
cleaning, prepare for 3.9.0

144a595f9351501b54575869131cbfcf75d4ee84 authored over 7 years ago
clean up - Remove debuggers, add tests back

1a5cdaaa346be4392317fad78a41625751fb8c27 authored over 7 years ago
Simplified setState logic, fixed issue where child component was removed by its parent component and dom reference was wrong

358bf5049a4b501efa9046d62952219b627957d9 authored over 7 years ago
Separate string and number code paths for escapeText usage

9ccf53b136d6d4944286c617d190c9aa6f9b6c98 authored over 7 years ago
Update setState to allow partial updates (#1202)

Fixes #1201

8722954b9e8b00d40835dc0674351adc04835e2a authored over 7 years ago
Update setState to allow partial updates (#1202)

Fixes #1201

d14fa5d76d38707f7a23d102c8306f1494c15dd4 authored over 7 years ago
Fix escapeText method for any value (#1196) (#1198)

* Escape method for any value (#1196)

* Optimized escapeText when no unescaped characters

7d3953e7e252f41f27ea308b06ee0fbbc66ccc63 authored over 7 years ago
Fix escapeText getting number type parameters #1196

484c72111a60f59a03f3c51c053b1daac5165ba0 authored over 7 years ago
Added benchmark for escapeText function

5a2930e13d05623c469220bba5fb71bf957d54c1 authored over 7 years ago
optimization: unify common fast path for keyed and non keyed algos. Use cached length for keyed algorithm.

71836918ba2f63af0fa44debabbc11e9c89b040a authored over 7 years ago
optimization: use object literal for vNode creation for more reliable performance on v8 (TurboFan & Ignition) and Safari

857892413c851d46c9fe4bbbedcf6bdb00f7003b authored over 7 years ago
removed bunch of packages and one unrelated test case

c19c41a99cb853329b853e52e56087f5e2793228 authored over 7 years ago
Move travis to NodeJS 8

a26ca70e4d9cac3b4d2ab45b39e2aadc5f4d4430 authored over 7 years ago
Fix browser tests

f19b260ae5fdff6e3f11062fa061f95277885f38 authored over 7 years ago
v3.8.2

e5336bf83cf3787040f5fb576aa60806f93990fc authored over 7 years ago
downgrade rollup

b6a3b904c3ad70e58806819a2c8d09af9a06c691 authored over 7 years ago
v3.8.1

5278c4683b0f34198c50e1a44ae0b75dd2014497 authored over 7 years ago
Prepare 3.8.1

287ea6dcfda4ac528939e874d2c66eddb1f12ead authored over 7 years ago
Update packages (rollup-ts-bug fixed)

e301b211d483ec2f06e96e8b68caa219c831108f authored over 7 years ago
lerna 2.1.0

77db0e472c9a137cb941fbc994a84bce0b085ab8 authored over 7 years ago
Issue #1191: Double text in SSR when started with quote symbols (#1193)

cd2312f41ac0ff67139433a4afbf4c9c9eedb84e authored over 7 years ago
v3.8.0

f7c77fe69c4c9223c46ed9ff594acef28834723d authored over 7 years ago
Prepare 3.8.0

93e57f88852a8d46ea9260830635f6da36db942d authored over 7 years ago
removed long time deprecated setStateSync, updated most external packages

bae241158d6076fa0f1762b310bd28b0905095b1 authored over 7 years ago
fix(Component.setState{,Sync}): specify exact type of `newState` (#1189)

Not specifying a type resulted in the TypeScript definition having
the type `newState: any` for...

13eaf546f425da092ba29f9fb64b38024dbb7b89 authored over 7 years ago
do not rerender same innerHTML (#1180)

* do not rerender same innerHTML

* added test

* small changes to improve inferno-style for...

b8c14f71f06a90eddb144c1e3f063844c317661d authored over 7 years ago
Allow async data fetching prior to performing transition (#1161)

* Added asyncBefore hooks to allow data fetching prior to performing tranistion

* Fixed typo

bd33957b9e9368d802baba2fcd02d847d00f0192 authored over 7 years ago
Fixes bug where child context was created too early #1182

bca9af4ba85792832eef8cd1f6db16cafd2ea16a authored over 7 years ago
Merge remote-tracking branch 'origin/master' into dev

e25f359beca63d81f822255f59867710a3105130 authored over 7 years ago
v3.7.1

75e09fd764a8e9d10f14a99049b596949da22dda authored over 7 years ago
Prepare 3.7.1

44fca3c0f1d76d97b83c210df7b64d62d4a07d06 authored over 7 years ago
v3.7.1

cc8c5734ffb680bb310b7a4ea033159863326937 authored over 7 years ago
Prepare 3.7.1

d1f2c032afad776bdc5fadf628016a99aa61b1a2 authored over 7 years ago
bump node types pkg

5a77d8902444f602469a82304ccf24f21d8e9609 authored over 7 years ago
Removed event delegation recursion and dead code from unmounting logic

d0506d08cd7ad9862fbd8afedf90597330098aea authored over 7 years ago
Added support for indeterminate checkbox state

fb1345acbfae07165296751d13171f8f4a3966b9 authored over 7 years ago
Updat dev deps

37b3ef1488e70623a3df5f080335b3144fb93362 authored over 7 years ago
bump node types pkg

bbb87240d6821eeb391bae8bd565b077d7f44a99 authored over 7 years ago
Removed event delegation recursion and dead code from unmounting logic

e7d78853a773b97fe572db95751f0245aee53236 authored over 7 years ago
Added support for indeterminate checkbox state

43bb022526930c2d7f8f648e160666c20fccf27c authored over 7 years ago
Polyfill for `Set` is required for <IE11 (#1175)

01896fcc7ea313306c2422a5a988f81cf138422d authored over 7 years ago
Updat dev deps

1ece4bf670740990e31b778e37dfe4e7815fc3ec authored over 7 years ago
Polyfill for `Set` is required for <IE11 (#1175)

7e68d7a44a5af1230d60057d6f3bf354f1aa34e9 authored over 7 years ago
v3.7.0

3bccf77ce57093203e8865a5fabf59c8027e41d8 authored over 7 years ago
Prepare 3.7.0

7d8bd5d5229cb4f64a1735e5fcacdc3f0a5d993d authored over 7 years ago
update packages

3e3eaffee5122961123757bbcdeadcefb9e3daa0 authored over 7 years ago
Merge branch 'master' of github.com:infernojs/inferno into dev

252bbeaeac1b914a8961af495499238b457d4e70 authored over 7 years ago
Fix DOM option "value" rendering (#1172)

* Fix issue #1171

* update test for select option

35120735849aad66ea7dc82adc822630b953c741 authored over 7 years ago
Merge branch 'master' of github.com:infernojs/inferno into dev

32cf38df0dcbccb9dbc9d25257904949144dd0ad authored over 7 years ago
fixes #1169 (#1170)

f2a7f2975444ed3333aa6f0152eb5e7b6dcf354a authored over 7 years ago
Updated deps, ran prettier on all files, lint fixes

7b3e4e3415df54db7f7e9829aa6085524cc2a55a authored over 7 years ago
pass props to all hooks of a functional component (#1163)

* pass props to all hooks of a functional component

* test hook arguments of a functional com...

654bcf5298b264817492dfca2cd3def216554445 authored over 7 years ago
renderToSnapshot should return a snapshot with className prop (#1165)

4c4b8946ca1056f4f747944fea18283f0bacc562 authored over 7 years ago
Various fixes (#1164)

* Add static rendering option to inferno-mobx

* Fix `Class constructor Component cannot be in...

0ddd05938d2b2fd1bcaf05b1ba14bb509adceb9a authored over 7 years ago
Update changelog.md

0b3fd118cc6d462369c089654c1d39bd4ee19f2b authored over 7 years ago
v3.6.4

ca16bf36f45729811662b583e0dedc9c7268b3d3 authored over 7 years ago
Fix build error in Inferno-redux pkg, stop build process if any package fails #1157

a1ed65727b1b81dc49e894353ca3e81906918637 authored over 7 years ago
v3.6.3

1356d65c6df20b5f794c30fbdf122bc1074e8336 authored over 7 years ago
Fix IConnect type error

aa5ee66ca4a94acfa7dfa9e21dbe1728cf4ec2c9 authored over 7 years ago
prepare 3.6.2

1098eaf39d3bb398fe9ed6173c46092ca32f4d89 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

21ae74a3d1e5caaadac79388ffc34e83c18a7c82 authored over 7 years ago
Fixes hydration bug with empty text nodes Github #1137

f9634e238c422522239004968f1d7b8d68faf18b authored over 7 years ago
Fix issue in hydration

1fd1e9dff0a35f67cb70e73e05dd400db3eb4878 authored over 7 years ago
Merge 3.6.1 (#1155)

* Do not uglify dev UMD

* v3.6.1

04fc80628bf656a3983ef3d0a7d7c6332050c60b authored over 7 years ago
Merge branch 'master' into dev

ac7194b14f48fde25c42a468ee709f74ea0a573d authored over 7 years ago
v3.6.1

707dca6dd746732c53b989cc26dc9b81f0e5c672 authored over 7 years ago
Bump lerna

c9088a67b82fed0f2bf43579f1f5cb5aaedf156e authored over 7 years ago
Do not uglify dev UMD

4fdb83b2a234c1057422164c578a9d6b54c1ce56 authored over 7 years ago
v3.6.0

31788092f95d07a48e8f98cbfeaa4c284b85df75 authored over 7 years ago
Bump devDep

5b97a0ea0b3bc3ab0d860d07f48bba071dc14a3d authored over 7 years ago
Prepare 3.6.0 added publish script

d6c4065e1e0f3850de0e30774d8fd2ee147e81a6 authored over 7 years ago
Improve Server side performance, removed regexp, split text/number routines, + some micro optimizations

bdb6ea15f75ef7b323180a139e618aaa6240effb authored over 7 years ago
React tests running

478cc36160acdd8ff8af92159d355a505fed260b authored over 7 years ago
Working tests

004e4883ecd5af090650a1faac9f1cc51a595280 authored over 7 years ago
Refactor react tests

a5f9b912bf3e4d39f886ca4534229645ddee9160 authored over 7 years ago
Merge remote-tracking branch 'origin/master' into dev

9e9a2d67842ea9890997ec7122470f5d3bfce5d4 authored over 7 years ago
v3.5.4

454f037600137718e3d8445be9fd1ec0b46a1479 authored over 7 years ago
prepare 3.5.4

9b3a9416ba5ed147faeca4e8c8129f2e5eee7d56 authored over 7 years ago
v3.5.3

6e21d62f1dff58f1270d45eb605c893f8e540261 authored over 7 years ago
Prepare 3.5.3

7371b40694653e760c865def3418394196b2a55c authored over 7 years ago
devtools: perf optimisations for devtools component updater (#1152)

ae523132b17127b47469d1fabf2d60a0292274e1 authored over 7 years ago
Add simple test for forceUpdate not calling SCU

f8db841bb3129ea44fff22d95f222e907b39d11b authored over 7 years ago
Issue #1149 : prevent inferno from calling shouldComponentUpdate when forceUpdate is called. (#1150)

04562b0cb874f27bc04d616832ccb674d9caecbf authored over 7 years ago
Fix regression is patchStyle performance, avoid DOM manipulation when possible.

e0635f844232ade29d286946d4b2e566633cf3d0 authored over 7 years ago
Prettier devtools

aac46bfe8d1f10179b5cca26293dfa0277bd9f6b authored over 7 years ago
Fix inferno:main path in package.json

7de879b66ef9617af33f45dc9cf85ba31f201fd8 authored over 7 years ago
Output type declarations to correct file (#1147)

Closes #1145

f00b89af6ecb439fc93cb6d1e79efa3557599135 authored over 7 years ago
Remove createTextNode from keyed tests

4e400e87ef7fe9867219996b9feb573073a879f2 authored over 7 years ago
Added test case and fix for #1144

d74ccf444b66622aae7d6391a47bd650bc1eaec2 authored over 7 years ago
Merge branch 'master' of github.com:infernojs/inferno into dev

a838fd48a34aecab65bbd62fe1d4b0d660dfe9e9 authored over 7 years ago
3.5.2

e146c21107125dd63434aa2c404ce0b45e42ec7e authored over 7 years ago
v3.5.2

b7fc3d940a9f98183bc3dcc931b306f88a1ab810 authored over 7 years ago
v3.5.1

fd1da79db7482c4dcc9bb57e3bfc13a176f8b91f authored over 7 years ago
Prepare 3.5.1

c3859ebd92b0c6115af581ef29b2d728836edcf3 authored over 7 years ago
Merge branch 'master' of github.com:infernojs/inferno into dev

3e4dc89422fca5142aa0887bb4c168c1e45959a9 authored over 7 years ago
Change cloneVNode to prefer props Fixes Github #1141

cad34c822e4d76db23490a7a75c3cb0e56d6104d authored over 7 years ago
Remove null pointer source maps

b2e0f9de5d1f047ea3fdc68161e7ba1fceea43c3 authored over 7 years ago