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
github.com/infernojs/inferno - fbe4eb6d6722c923c6009ecc83e5e265ffc752cf authored almost 8 years ago
github.com/infernojs/inferno - ab671d6464762505303a92e4c070762ba7cff0b8 authored almost 8 years ago
github.com/infernojs/inferno - 7037ba75cb0de087089a0d0b54e80edcc5ecb402 authored almost 8 years ago
Handle componentDidUpdate not being defined on a component instance.
github.com/infernojs/inferno - c30ce4afcb97dc313262e83732671e5007dd7944 authored almost 8 years agogithub.com/infernojs/inferno - cd5ddc934b45b8148119d1377825554d61ddaa02 authored almost 8 years ago
https://greenkeeper.io/
github.com/infernojs/inferno - e09240fcbafd9ad62d6ed98b26de6ad7d7e1bc14 authored almost 8 years agoWhen SVG properties are mapped to the same name as they are original, they were being deleted.
github.com/infernojs/inferno - b3c514d127fce35673358e3cc11ab5c93c54a6d2 authored almost 8 years ago* Update constants.ts
Adding missing namespace attribute
* Update constants.ts
SVG: Fix...
github.com/infernojs/inferno - 928c6d0b25beed630b8937de6b0858f2a8096367 authored almost 8 years agoAdding missing namespace property.
github.com/infernojs/inferno - 4d097bd6cfdcba331d4dca50c9e15a6733da0f01 authored almost 8 years agohttps://greenkeeper.io/
github.com/infernojs/inferno - 401670d196b8a2cf6e07c6d4e6045fe9058baef0 authored almost 8 years agohttps://greenkeeper.io/
github.com/infernojs/inferno - 8301789dabff62e0eb417a57e965472ffc55cc02 authored almost 8 years agogithub.com/infernojs/inferno - 3abca5ca59dc154f8ed61d3e21fe3c4edfb2688d authored almost 8 years ago
github.com/infernojs/inferno - d8a172e470fff3bb2f9457dea14f29a4faa90cf7 authored almost 8 years ago
github.com/infernojs/inferno - d55e98497c205fe3ff5d4ba1ff50c298138643f2 authored almost 8 years ago
github.com/infernojs/inferno - c4075f46b72d2e449820ffc7a113dac20b968008 authored almost 8 years ago
github.com/infernojs/inferno - 0203b437ba2b2f8305b7dbf49752c463af3f5146 authored almost 8 years ago
github.com/infernojs/inferno - 7109f02a0f4a00f4a3aebc1c524240bb93307ee2 authored almost 8 years ago
github.com/infernojs/inferno - d6c428cc5372060b03eb38a7b897e9600586e9ec authored almost 8 years ago
* added createRoute router utils helper
* created sep file and added unit tests
* added mo...
github.com/infernojs/inferno - a123eb81fac3dace106a2040cbd5cc578b258107 authored almost 8 years agogithub.com/infernojs/inferno - 0abb044c6ad35bc2cbc60e048da29374561e8472 authored almost 8 years ago
github.com/infernojs/inferno - af93b9269e89014c596d55013dcf98cdcb7cac89 authored almost 8 years ago
github.com/infernojs/inferno - 277645a011d3aa581212676c94c36ed05c9a645e authored almost 8 years ago
github.com/infernojs/inferno - 129d123868b8715e44d1a812edf33d5df53512e5 authored almost 8 years ago
github.com/infernojs/inferno - 1e596a01de76270db6219023a1eff5b8bd597746 authored almost 8 years ago
defaultprops to normalisation to allow createVNode be inline cached
github.com/infernojs/inferno - 505b006ec6d631f2e460d67daf218c4177aaf15d authored almost 8 years agogithub.com/infernojs/inferno - 760a94e1d9f1288c4363b244f1a47f27657fc2f3 authored almost 8 years ago
github.com/infernojs/inferno - 2a13cd3fb882c2a91b8dc76d420ef84ebfab3f9d authored almost 8 years ago
github.com/infernojs/inferno - 82c7de54ef58232492591eb62f3af593a1d092c6 authored almost 8 years ago
github.com/infernojs/inferno - a48339c1a97f437b33496e3f68106b8647143e82 authored almost 8 years ago
github.com/infernojs/inferno - d2ed750f1bb7d1d9938d17738ef45b0091dc727c authored almost 8 years ago
github.com/infernojs/inferno - 64da401fd6498bbd956aa6ef01f71e1716b95fd0 authored almost 8 years ago
* Add onUpdate event to router component
This is nice to monitor page transition and use with...
github.com/infernojs/inferno - f6408339b5fde77cbd51fb0b94ddc99bb8e7594c authored almost 8 years agogithub.com/infernojs/inferno - fd29cbccf38e10c0c6f0360e86d01cb92e935974 authored almost 8 years ago
github.com/infernojs/inferno - d98c4087cc7661f9428ab09962f8b1e7f087782a authored almost 8 years ago
github.com/infernojs/inferno - 8eb679ad0cadf52d83ff8914f5ad567fdd35d0b8 authored almost 8 years ago
github.com/infernojs/inferno - 2be71a1be084d4e68379b544d75ff776b6a40360 authored almost 8 years ago
github.com/infernojs/inferno - d33f0b25fd55f94ea443302bb913b61aba0ff658 authored almost 8 years ago
* Added 7 tests for inferno-compat child rendering.
An additional 3 tests requiring support f...
github.com/infernojs/inferno - b0540bab4a61260cbf0f2570e921bdedca077f98 authored almost 8 years agogithub.com/infernojs/inferno - 2bd9d94bd67231f3e491f255c14979868cae9d5a authored almost 8 years ago
github.com/infernojs/inferno - aafd8d173860cd9ddd0ec3bc51f2c548f920ddf9 authored almost 8 years ago
* Resolve issue #888
* Add missing semicolon
github.com/infernojs/inferno - f9ec20334bfa5f637f1114c1627522906a49e02f authored almost 8 years agogithub.com/infernojs/inferno - 73b2ac529747730a0415d346ea59bb0f44e525d0 authored almost 8 years ago
github.com/infernojs/inferno - 5b3ed2e10e47bbe761a49f86d337c145fa6fa354 authored almost 8 years ago
github.com/infernojs/inferno - 20941220c0b3721af0877b3b5a97d2cdab86e119 authored almost 8 years ago
github.com/infernojs/inferno - 527c7039d45c751f9132ccf91dba5b316f29cede authored almost 8 years ago
github.com/infernojs/inferno - a52dec36a33e0b42db9d963153a50c3525563cbb authored almost 8 years ago
github.com/infernojs/inferno - aeb48f155f9fa9242e5ce7cd1c70906bcffdbd7e authored almost 8 years ago
github.com/infernojs/inferno - f5cdf1fe5a36a8def242ca1ee1a88543c39d764f authored almost 8 years ago
github.com/infernojs/inferno - 29fcc2155509659e7db40891ac0c03cd5f26103e authored almost 8 years ago
github.com/infernojs/inferno - 8a605aba148136678f1e7689064b1deb535ac1a5 authored almost 8 years ago
github.com/infernojs/inferno - 11c4abc922ead4028fc1b0aca302f688e0a96f8d authored almost 8 years ago
github.com/infernojs/inferno - f9e7628ba37c1452266835599119188cacd4fc3b authored almost 8 years ago
github.com/infernojs/inferno - d72192ac6952351cae8b0d28d43a5dfd37cc49b9 authored almost 8 years ago
github.com/infernojs/inferno - 56f78e4e56ab13f2d6dd15ce2053027ef2797aac authored almost 8 years ago
github.com/infernojs/inferno - a58fa798de6c1902386fbf18f6c79206b001c7a9 authored almost 8 years ago
github.com/infernojs/inferno - 1b44f05c060b98c4f9d27b00fd6f1e6e067887b9 authored almost 8 years ago
github.com/infernojs/inferno - 630378b11a2ff86cd8ac6ab92aa15c45f3e7631f authored almost 8 years ago
github.com/infernojs/inferno - fba47ebab6461c3d004c584c5925c7509a0fdb49 authored almost 8 years ago
github.com/infernojs/inferno - c1e5d24cfab8d75c5dca94804dd687fa4ee3225b authored almost 8 years ago
github.com/infernojs/inferno - a89ed451e4aba612813b75351efbc288f058e2d0 authored almost 8 years ago
github.com/infernojs/inferno - 04775f896c1f27941d95f8b5e7fc03e754d3ff6d authored almost 8 years ago
github.com/infernojs/inferno - 66f84a4c9bfe4761bc682fb81b9c876b95fec919 authored almost 8 years ago
github.com/infernojs/inferno - 22aaf25ef285ed0626f51e9816aad35e5e729b18 authored almost 8 years ago
github.com/infernojs/inferno - 8bedf9c3a39f95bc762f82a9c5f0e5b44f65b8e5 authored almost 8 years ago
* Fix defaultChecked for checkboxes
Fixes #878
* Rely on strictProps to set defaultChecked o...
github.com/infernojs/inferno - 3999725e4bd4591635229a82c569373b8be9c284 authored almost 8 years agogithub.com/infernojs/inferno - b94542fe926d3a16594b938bc7ba5dbe332be6fd authored almost 8 years ago
github.com/infernojs/inferno - 258b5cc67773e4cf8c90f6cb98025ad01ab04273 authored almost 8 years ago
github.com/infernojs/inferno - 40642d0760970af2b39a4a3e1089e801eae77ee1 authored almost 8 years ago
github.com/infernojs/inferno - 4dc53c09c4e239cdcaa486b661cf935b0d805362 authored almost 8 years ago
github.com/infernojs/inferno - ed49bb4d173e9a3d5047a2e2efa8137e9de93500 authored almost 8 years ago
github.com/infernojs/inferno - bfe6779c608324ac09ea98cb22b8ec22683a7bd1 authored almost 8 years ago
github.com/infernojs/inferno - b24f35d5f2f8b19ffe18dd492a5014081f04c5a9 authored almost 8 years ago
github.com/infernojs/inferno - 3d44f105739736c229681a781ac788a39d4929e3 authored almost 8 years ago
github.com/infernojs/inferno - 17ed56f4b49aa8c6af175423deab9a04a32bcf75 authored almost 8 years ago
github.com/infernojs/inferno - dbf2fba372d68c37609ff46fae31c12bff58f800 authored almost 8 years ago
github.com/infernojs/inferno - 655913371102d453c1866a881d00cca36180091a authored almost 8 years ago
github.com/infernojs/inferno - 76d7da7af6966f9f4287a4b7cb9a2afd825a4510 authored almost 8 years ago
github.com/infernojs/inferno - e39449fdd9b19febb25f6a6cfdc6bde25777ff20 authored almost 8 years ago
github.com/infernojs/inferno - ab6b48222d539f80a24c16b9a74012ecf1fb3186 authored almost 8 years ago
github.com/infernojs/inferno - b41f60ab948cdf06c5ab3a7b6926648dcd17a875 authored almost 8 years ago
github.com/infernojs/inferno - be387c22baa907595e57d3ad0ae0c454f72ddbe7 authored almost 8 years ago
github.com/infernojs/inferno - 29e068f52b58a66e8e454f6f23f500ec6d1b032b authored almost 8 years ago
github.com/infernojs/inferno - 597930df572226542a43741696f21486c3fbc5f1 authored almost 8 years ago
github.com/infernojs/inferno - 639876087ca44f245cc9e18522383f2f42ce72ec authored almost 8 years ago
github.com/infernojs/inferno - 57d1d83626d5f590af715071499ea4b902911fc7 authored almost 8 years ago
github.com/infernojs/inferno - 810dbb24180670b77ccab2eeea4c946e0cce6c96 authored almost 8 years ago
github.com/infernojs/inferno - a91fc2358241e5ffb0c9224a3331aa5c37b99f39 authored almost 8 years ago
github.com/infernojs/inferno - c1ecf887403a6cfec496025767f86923a3fc15f3 authored almost 8 years ago
github.com/infernojs/inferno - f0454e6943e18167d8a22a69f0917cef35bd49d4 authored almost 8 years ago
* add setState test
* use better constants
github.com/infernojs/inferno - 662630bdfa29bc7811a72106e61422748084b232 authored almost 8 years ago* Fixed setStateSync being discarded
* Removed unnecessary var assignment
* Fixed setState...
github.com/infernojs/inferno - 405123c5d9878d755c759e3039dc529de66b01d9 authored almost 8 years ago
Fixes issue where sometimes an uncaught exception is thrown because of
an attempt to render an i...
Sometimes `this.renderNode` returns undefined which creates an
unhandled exception when trying t...
* add alias to rollup, change module field to jsnext:main
* add back module field
github.com/infernojs/inferno - 4069daed00a4864441512cefaeb879d400b48227 authored almost 8 years agogithub.com/infernojs/inferno - f5e14e8584c743be37d7928959590bdb4a44f9ae authored almost 8 years ago
github.com/infernojs/inferno - 50f69c74a13c414cbe20f015457a85a0a1673669 authored almost 8 years ago
github.com/infernojs/inferno - 956473c19b3999b55a10314a54d9c6c550d97bd6 authored almost 8 years ago
github.com/infernojs/inferno - 4a3a0e7c388e11b61a62ca5f6762f5b3b6705187 authored almost 8 years ago
github.com/infernojs/inferno - 90fcc67c94af32a10c88c8d2998e179c93384651 authored almost 8 years ago
github.com/infernojs/inferno - df57bd346336c956a132e2c746f59b75f6ee9d79 authored almost 8 years ago