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
updated browser babel plugin to 6.9 & babel-plugin-inferno4.0.0-30
bfa62de705960e6f64fc5524e5d4a9f8a25ec7fb authored almost 7 years ago
bfa62de705960e6f64fc5524e5d4a9f8a25ec7fb authored almost 7 years ago
Merge branch 'master' of https://github.com/infernojs/inferno into dev
d2962dc25325ac58df36c38def68f3d4ef407276 authored about 7 years ago
d2962dc25325ac58df36c38def68f3d4ef407276 authored about 7 years ago
Ran prettier on whole project
029528b6399f7d84d3bdf8b48320b362e170e6fe authored about 7 years ago
029528b6399f7d84d3bdf8b48320b362e170e6fe authored about 7 years ago
Add documentation for `hydrate` (#1271)
* add docs for hydrate in inferno-compat
* update docs to mention hydrate
6ecc2f0a066d1af8264d82a3f09fd38fcb50e48a authored about 7 years ago
v4.0.0-18
bae4ad0883ca99e270db8dae8a01b5801159c52c authored about 7 years ago
bae4ad0883ca99e270db8dae8a01b5801159c52c authored about 7 years ago
Manually hydrating should also add roots.
6eca48f893e0eddb0fef4bbb15a784377acfaef4 authored about 7 years ago
6eca48f893e0eddb0fef4bbb15a784377acfaef4 authored about 7 years ago
As per React, exposed hydrate to public. Fixes Github #1270
983b89e4ab80d3114d0fc5e98dea6562fe3d5d93 authored about 7 years ago
983b89e4ab80d3114d0fc5e98dea6562fe3d5d93 authored about 7 years ago
update travis yml
f10b8d960d4629b45c28c2064ccc6e87d4224f63 authored about 7 years ago
f10b8d960d4629b45c28c2064ccc6e87d4224f63 authored about 7 years ago
Test if sauce works without inital connect
ebed833b69ad5145229c62d802b5b781414a15d9 authored about 7 years ago
ebed833b69ad5145229c62d802b5b781414a15d9 authored about 7 years ago
Try to remove Saucelabs from other commits than master
d2469e34dcc2f1d1f9edcfe0190ca202c65d3b34 authored about 7 years ago
d2469e34dcc2f1d1f9edcfe0190ca202c65d3b34 authored about 7 years ago
Update babel-plugin-inferno to 4.0.0-30 & small optimizations, also added uibench for inferno-compat
ecb46a5a4a2b785408a60575c039aca4e917254f authored about 7 years ago
ecb46a5a4a2b785408a60575c039aca4e917254f authored about 7 years ago
Improved infero-compat, added support for dynamic ChildFlags. Improved
input validation. Fixes Github #1263
dc344544da8eb023373676d75818fe74f040eb1a authored about 7 years ago
v4.0.0-17
8332d1f02aca369197ac98f823a6c491ef824491 authored about 7 years ago
8332d1f02aca369197ac98f823a6c491ef824491 authored about 7 years ago
Removed empty afterUpdate & afterMount options from inferno-compat, removed findDOMNodeEnabled option, hoisted lifecycle
7718d8dcaf2476c18aa97cc6102ba2ae3435fdb4 authored about 7 years ago
7718d8dcaf2476c18aa97cc6102ba2ae3435fdb4 authored about 7 years ago
Added more browsers to sauce lab config
1e16778ef211374afc9f38cdec0cf6b1b2216ff8 authored about 7 years ago
1e16778ef211374afc9f38cdec0cf6b1b2216ff8 authored about 7 years ago
Changed browser support part of Readme. No polyfills are needed anymore
b9974921568a60d26d1faf3a7e2b8b63f5e66895 authored about 7 years ago
b9974921568a60d26d1faf3a7e2b8b63f5e66895 authored about 7 years ago
IE9 compatible assert for <select/> -multiple property
56d8f0201fa350a494ccae8d4402d59df386054f authored about 7 years ago
56d8f0201fa350a494ccae8d4402d59df386054f authored about 7 years ago
Optimizing saucelabs CI task in hope to get more stable results
a4e077414eb7df91de1b6b33cc28962d1c7cf4cf authored about 7 years ago
a4e077414eb7df91de1b6b33cc28962d1c7cf4cf authored about 7 years ago
Removed typedoc comments, fix typescript version to 2.6.1 (2.7 is buggy). Removed references to lodash. More cross browser compatible tests.
6ac191f798e6123cb0430c7dc84b66a12d4452cd authored about 7 years ago
6ac191f798e6123cb0430c7dc84b66a12d4452cd authored about 7 years ago
fallback for requestAnimationFrame, converted tests to use setTimeout
instead RAF. small assertions changes for better cross browser
compatibility
IE and Edge tests pass, removed commented out code
9d4e02492b60144090e5924e3ee5addc3c058471 authored about 7 years ago
9d4e02492b60144090e5924e3ee5addc3c058471 authored about 7 years ago
performance improvements, removed checkbox hack - IE testing needed
9826ddaf58d5214aad050a8b722bbed7b233f87e authored about 7 years ago
9826ddaf58d5214aad050a8b722bbed7b233f87e authored about 7 years ago
Removed randomly failing focusIn/Out test and added better detection for
Function.prototype.name
8b62a433bd28952732402b2b761cb50c9cf75f2d authored about 7 years ago
Added inferno-component package back, aliased to inferno.Component
c3c9a61368ef9f6ca073d911da9a8b8ad2adab89 authored about 7 years ago
c3c9a61368ef9f6ca073d911da9a8b8ad2adab89 authored about 7 years ago
Removed Map & Set for better cross browser support, removed test-util
renderIntoContainer method due to memory leak issue
36331d80a698ab859fdcdc680d2a4754dfda9a39 authored about 7 years ago
Removed safari7, more cross browser compatible asserts
943805abd1442019660b7315bb01aaa9f7a11054 authored about 7 years ago
943805abd1442019660b7315bb01aaa9f7a11054 authored about 7 years ago
Remove polyfills from saucelabs tests
4f39370ef137d980a7972cf77eef8e74d68aabfb authored about 7 years ago
4f39370ef137d980a7972cf77eef8e74d68aabfb authored about 7 years ago
All tests pass cross browser, without polyfills
73bf26499d9eb05bbee38e6d0a5b358c7d626809 authored about 7 years ago
73bf26499d9eb05bbee38e6d0a5b358c7d626809 authored about 7 years ago
travis / sauce lab
da1cad8dbc387d1b4f22c5d719847517d267a0ae authored about 7 years ago
da1cad8dbc387d1b4f22c5d719847517d267a0ae authored about 7 years ago
Update sauce lab browsers
c6b3f0d2008043c78a84d09cfc8cfb08d69c55cd authored about 7 years ago
c6b3f0d2008043c78a84d09cfc8cfb08d69c55cd authored about 7 years ago
trying to get travis working #1
a5a5483340eda741e6b18f3b871bc19c9bae2f8a authored about 7 years ago
a5a5483340eda741e6b18f3b871bc19c9bae2f8a authored about 7 years ago
fix indent
b781902864ff3d51e7f9db9478add7a9029787c4 authored about 7 years ago
b781902864ff3d51e7f9db9478add7a9029787c4 authored about 7 years ago
Setting up Sauce Labs integration
b22138614467c47521931c5a35c81c08bccaa1a5 authored about 7 years ago
b22138614467c47521931c5a35c81c08bccaa1a5 authored about 7 years ago
v4.0.0-16
972f75ebf44193d21e00d39d5b5559d5320be327 authored about 7 years ago
972f75ebf44193d21e00d39d5b5559d5320be327 authored about 7 years ago
Revert TypedArray optimization because IE11 does not support TypedArray fill
1d8bea12feaadf90bf7f6bf4de20105e3799b49f authored about 7 years ago
1d8bea12feaadf90bf7f6bf4de20105e3799b49f authored about 7 years ago
v4.0.0-15
7cf08f10fbc2067353d3e1dcc8f14e6ebf0b31a7 authored about 7 years ago
7cf08f10fbc2067353d3e1dcc8f14e6ebf0b31a7 authored about 7 years ago
Remove key validation from Component children ( it does not matter until rendered )
1e73737eed6a5d403347576bac4015b792e00ba0 authored about 7 years ago
1e73737eed6a5d403347576bac4015b792e00ba0 authored about 7 years ago
v4.0.0-14
e086a4495a94f2559448ef8ecd90a8468344fb69 authored about 7 years ago
e086a4495a94f2559448ef8ecd90a8468344fb69 authored about 7 years ago
improve normalization performance, reduced lib size
77751d8e3c6d19476426a5e21f7b679a783ceeff authored about 7 years ago
77751d8e3c6d19476426a5e21f7b679a783ceeff authored about 7 years ago
Avoid possible double dom attribute removal when null/undefined is used.
c71ca7f66933070d977208be6ed1eaccabcdb672 authored about 7 years ago
c71ca7f66933070d977208be6ed1eaccabcdb672 authored about 7 years ago
fixed typo in readme
5290d935252f4d0ccde572befb98cf2fb580fc0e authored about 7 years ago
5290d935252f4d0ccde572befb98cf2fb580fc0e authored about 7 years ago
Updated lerna 2.8
78e474dad1e0fde7748ccdc55c7fdcbb6f2244df authored about 7 years ago
78e474dad1e0fde7748ccdc55c7fdcbb6f2244df authored about 7 years ago
Change jsFiddle link to auto-updating one
6a62e8f385684ff7359faa78ce3512e8775a859f authored about 7 years ago
6a62e8f385684ff7359faa78ce3512e8775a859f authored about 7 years ago
v4.0.0-13
775b79734773e16a0323dc4fec50d9d7e9b99890 authored about 7 years ago
775b79734773e16a0323dc4fec50d9d7e9b99890 authored about 7 years ago
Prefer elements in unmount
f83ba744bc60b183b58401f29be195dca5f6f0ee authored about 7 years ago
f83ba744bc60b183b58401f29be195dca5f6f0ee authored about 7 years ago
Added JSFiddle link to v4
0682e967d3825b9b1df7124d48f94bf138ed91ba authored about 7 years ago
0682e967d3825b9b1df7124d48f94bf138ed91ba authored about 7 years ago
added standalone babel plugin (4.0.0-29)
183bd199d8b409fb64832a0ad752b5ba3d31ef6f authored about 7 years ago
183bd199d8b409fb64832a0ad752b5ba3d31ef6f authored about 7 years ago
replaced deprecated sinon spy.reset with replaceHistory
4d34c6336528d469527e4744210b557fbfbbb275 authored about 7 years ago
4d34c6336528d469527e4744210b557fbfbbb275 authored about 7 years ago
Merge branch 'master' of github.com:infernojs/inferno into dev
29e43158e23fedd2ecee563a99b8af9651e62620 authored about 7 years ago
29e43158e23fedd2ecee563a99b8af9651e62620 authored about 7 years ago
Fix adding ref callback using createElement API Github #1257
300a4da2825958ea246acd5de29023c8f8f337cb authored about 7 years ago
300a4da2825958ea246acd5de29023c8f8f337cb authored about 7 years ago
babel-plugin-29
044eddf5ff8d521904871151f91171f06501b861 authored about 7 years ago
044eddf5ff8d521904871151f91171f06501b861 authored about 7 years ago
Merge branch 'master' of github.com:infernojs/inferno
a4628b51c866354b23a050da25f60873448a36c3 authored about 7 years ago
a4628b51c866354b23a050da25f60873448a36c3 authored about 7 years ago
Inferno v4 highlights
5e83a12297d675086f7eedf56afb9cbf31b02d43 authored about 7 years ago
5e83a12297d675086f7eedf56afb9cbf31b02d43 authored about 7 years ago
Added 1k Components benchmark
bdba2b34aecbfe6185cc78e2a1e7b47acd7bb353 authored about 7 years ago
bdba2b34aecbfe6185cc78e2a1e7b47acd7bb353 authored about 7 years ago
v4.0.0-12
e30ef65c8e61f088faa2c0167ec1cb84140140a0 authored about 7 years ago
e30ef65c8e61f088faa2c0167ec1cb84140140a0 authored about 7 years ago
Add warning if production es6 bundle is used in development
bc6478733c93beb4907a008dfc98bc435c7ddc9b authored about 7 years ago
bc6478733c93beb4907a008dfc98bc435c7ddc9b authored about 7 years ago
Update README.md (#1254)
c7774f6ed0c50810f19e62920b0c9d175299a1a2 authored about 7 years ago
c7774f6ed0c50810f19e62920b0c9d175299a1a2 authored about 7 years ago
v4.0.0-11
be5ff50258c75a64f5a5100878f9e51c88c7cc89 authored about 7 years ago
be5ff50258c75a64f5a5100878f9e51c88c7cc89 authored about 7 years ago
Update babel-plugin and notify users when development server is used
f4b188155cfcf6a987728c0479a4de3656ddf37a authored about 7 years ago
f4b188155cfcf6a987728c0479a4de3656ddf37a authored about 7 years ago
Removed unnecessary work from directClone
cfeca968d2c7dcc55371f0d3e609635b5f9ba48f authored about 7 years ago
cfeca968d2c7dcc55371f0d3e609635b5f9ba48f authored about 7 years ago
Fix commonjs entry file, production should point to minified file
99c80ece3a2e385e72a96960373e839a2b73d588 authored about 7 years ago
99c80ece3a2e385e72a96960373e839a2b73d588 authored about 7 years ago
Separate common js builds into dev/prod files, rename es.js => .mjs as per new NodeJS standard
c7ca3cef02134a82e5ddbbf650e047f3f758ef00 authored about 7 years ago
c7ca3cef02134a82e5ddbbf650e047f3f758ef00 authored about 7 years ago
Use typed array for position calculations during keyed algorithm. Increases performance
f1b9a173657037f79595b7e1591523bbe282b2fe authored about 7 years ago
f1b9a173657037f79595b7e1591523bbe282b2fe authored about 7 years ago
v4.0.0-10
7ed7c9b7175a721135da8479ee2dc67a50d316ef authored about 7 years ago
7ed7c9b7175a721135da8479ee2dc67a50d316ef authored about 7 years ago
Improve Internet explorer performance by ~20% by adding adding htmlNode to its parent before mounting children
e6b067571cbf9bf6ff860fd30a17eb6404e7e686 authored about 7 years ago
e6b067571cbf9bf6ff860fd30a17eb6404e7e686 authored about 7 years ago
Guard againts empty string classNames
5c28e3368333181d54fe695e86326332e5c5eec5 authored about 7 years ago
5c28e3368333181d54fe695e86326332e5c5eec5 authored about 7 years ago
v4.0.0-9
25c9fcb733db7ff43b98c77725f5db9e3f0c335c authored about 7 years ago
25c9fcb733db7ff43b98c77725f5db9e3f0c335c authored about 7 years ago
Test-utils: Safe guard againts invalid nodes
0dbb3c8b30f8934fa7025dcc4eef8c6723496551 authored about 7 years ago
0dbb3c8b30f8934fa7025dcc4eef8c6723496551 authored about 7 years ago
v4.0.0-8
047cd827553adb037e9bc9f669b7520b8c7f89e5 authored about 7 years ago
047cd827553adb037e9bc9f669b7520b8c7f89e5 authored about 7 years ago
Add support for frozen arrays
933e69906ca6ef77f51b2208fb116e25adef3b84 authored about 7 years ago
933e69906ca6ef77f51b2208fb116e25adef3b84 authored about 7 years ago
v4.0.0-7
3df5e39735ee7de772bf3ec925fffc0384bd3eb8 authored about 7 years ago
3df5e39735ee7de772bf3ec925fffc0384bd3eb8 authored about 7 years ago
babel-plugin-inferno4.0.0-23
5ebe6e84843c0c5ac39adeb6d22787c7fd20703d authored about 7 years ago
5ebe6e84843c0c5ac39adeb6d22787c7fd20703d authored about 7 years ago
More unit tests, coverage 96%
bc1b0d0977b8e5f16f0cf4b0ca142b5492572ad3 authored about 7 years ago
bc1b0d0977b8e5f16f0cf4b0ca142b5492572ad3 authored about 7 years ago
Fix build error
afa63cdc0f75d53a91a6754de187d07dcfb7ab15 authored about 7 years ago
afa63cdc0f75d53a91a6754de187d07dcfb7ab15 authored about 7 years ago
Updated all fixture/packaging tests to latest versions
12f232e1de23753408eefa40b11be8b038424249 authored about 7 years ago
12f232e1de23753408eefa40b11be8b038424249 authored about 7 years ago
More tests & removed dead code
c8a7212c05764b71600e442e4df62c8939ff0e73 authored about 7 years ago
c8a7212c05764b71600e442e4df62c8939ff0e73 authored about 7 years ago
More tests, sorted imports alphabetically.
d8e28669f220064824a88108713ed5b3db81d75e authored about 7 years ago
d8e28669f220064824a88108713ed5b3db81d75e authored about 7 years ago
Code cleaning & more tests
161d022044966edf7bf491e82d3e0864a228dda9 authored about 7 years ago
161d022044966edf7bf491e82d3e0864a228dda9 authored about 7 years ago
v4.0.0-6
4d8eb6d0af4a0bccf1243f356b18f65b35316afe authored about 7 years ago
4d8eb6d0af4a0bccf1243f356b18f65b35316afe authored about 7 years ago
Fix window being undefined in NodeJS environment, added test case for onDoubleClick (jsx) transformation
f5a803fab3f470cfdff3e50b3d13460b5da3aa26 authored about 7 years ago
f5a803fab3f470cfdff3e50b3d13460b5da3aa26 authored about 7 years ago
Fix SSR Queue render methods, added more tests
cfabe0cc23a91e8f904edb013d64307735767f35 authored about 7 years ago
cfabe0cc23a91e8f904edb013d64307735767f35 authored about 7 years ago
Small optimizations
2fa346aa203860eefe8ab1b56bc10401ab9e6d3d authored about 7 years ago
2fa346aa203860eefe8ab1b56bc10401ab9e6d3d authored about 7 years ago
Ported more tests to inferno-compat package. Fixed dangerouslySetInnerHTML issues
f1f6f51389d20c69a0b72c69fc2b0ae65860fe2a authored about 7 years ago
f1f6f51389d20c69a0b72c69fc2b0ae65860fe2a authored about 7 years ago
Small fixes & added more tests for inferno-compat
fd3ba04cc179510fc38c20c85d084e9cabfb0797 authored about 7 years ago
fd3ba04cc179510fc38c20c85d084e9cabfb0797 authored about 7 years ago
v4.0.0-5
d6ef7d350a9d79ce3144afb7cdb1caf7fe05baf2 authored about 7 years ago
d6ef7d350a9d79ce3144afb7cdb1caf7fe05baf2 authored about 7 years ago
Babel plugin 4.0.0-17
f9140d70fbd3847092e395de1391278dde3712ee authored about 7 years ago
f9140d70fbd3847092e395de1391278dde3712ee authored about 7 years ago
fix createTextVNode null/undef calls, small optimization to defaultHooks and update babel plugin
dc39f2adb439aff042563eaf1dbab9fc6c894173 authored about 7 years ago
dc39f2adb439aff042563eaf1dbab9fc6c894173 authored about 7 years ago
v4.0.0-4
27ced977a31293134a9b5bc820c92f0f92f639b5 authored about 7 years ago
27ced977a31293134a9b5bc820c92f0f92f639b5 authored about 7 years ago
Improved unmount speed, and fixed Github #1252
09096139c26178085d439bb0de9f943c177a9692 authored about 7 years ago
09096139c26178085d439bb0de9f943c177a9692 authored about 7 years ago
Removed inferno:main from karma test entry points
9ad3c704d4cfd43ff654b6e3b9f5f2a0e01e8dc4 authored about 7 years ago
9ad3c704d4cfd43ff654b6e3b9f5f2a0e01e8dc4 authored about 7 years ago
Separate createVNode & createComponentVNode + new feature: defaultHooks for functional components
c083a8ea31a116be96c029cd01416fd5e892bf9b authored about 7 years ago
c083a8ea31a116be96c029cd01416fd5e892bf9b authored about 7 years ago
Merge branch 'dev' of github.com:infernojs/inferno into dev
237eec5fc151981ab66a213d10d9bd430e0fe9a5 authored about 7 years ago
237eec5fc151981ab66a213d10d9bd430e0fe9a5 authored about 7 years ago
Improve normalization further by separating vNode flags and child flags
2ffc223c3a67a1480f37ec002befb7573a4b484e authored about 7 years ago
2ffc223c3a67a1480f37ec002befb7573a4b484e authored about 7 years ago
rename inferno:main -> module in pkg file (#1249)
a0d5c3f012b446dddc8436b8c6ceb73702f6fc72 authored about 7 years ago
a0d5c3f012b446dddc8436b8c6ceb73702f6fc72 authored about 7 years ago
ts-jest v22
13b2c09071d0226eed9a5eba84990250837f49c2 authored about 7 years ago
13b2c09071d0226eed9a5eba84990250837f49c2 authored about 7 years ago
Reducing code dupliation, ran prettier on whole project, deleted old benchmark
e964afcefd6902984bc6d13600a06df67596c52b authored about 7 years ago
e964afcefd6902984bc6d13600a06df67596c52b authored about 7 years ago
Guard againts vNode being gone when event triggers
8ab5bc9339d1195242fdbf28ece60452f55a662b authored about 7 years ago
8ab5bc9339d1195242fdbf28ece60452f55a662b authored about 7 years ago
Updated dependencies, use babel-plguin-4.0.0-11 for $HasNonKeyedChildren optimization
58c6337b056b48838dfc8b08a014eadffd3486a4 authored about 7 years ago
58c6337b056b48838dfc8b08a014eadffd3486a4 authored about 7 years ago
v4.0.0-3
735a68a0b53926994a2ec00e8ba7f181fc345004 authored about 7 years ago
735a68a0b53926994a2ec00e8ba7f181fc345004 authored about 7 years ago
implemented ReCreate flag
8f5184d76ba7fb9132521d889131a936a69e3ed8 authored about 7 years ago
8f5184d76ba7fb9132521d889131a936a69e3ed8 authored about 7 years ago