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

Added native event properties back to Inferno's ClipboardEvent, CompositionEvent, DragEvent and FocusEvent. Resolves Github #1411

github.com/infernojs/inferno - a4b7b50bea3c56cb2d99747dd4abd7ff5992f89d authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes an issue where emptying fragment lost its position within parent fragment. Github #1412

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

github.com/infernojs/inferno - 57cc986bd17f8886b88e0e79a4cf96a3f593889c authored almost 6 years ago by Sampo Kivistö <[email protected]>
CreateElement: Validate prop types (#1408)

Mentioned in #1407.

github.com/infernojs/inferno - 427ba3b80a9b4c910a8e6e764fd2c09b8556ac1d authored almost 6 years ago by makepost <[email protected]>
Updated lint-staged to v8 and removed unnecessary import from jest.ts

github.com/infernojs/inferno - a4cf822a6c1b91d6d622306df3c150208aebbf44 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Test-util: Fix issue where text nodes caused crash when renderingVNodeToSnapshot Github #1404

github.com/infernojs/inferno - 5ae94613babb6ab95c2ca33de2931dd5894a02eb authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fix type error in types.ts file Reolves Github #1407

github.com/infernojs/inferno - 61960b53d1b46f6f4de08e0ee9f7cc0300e9a285 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fix infernojs.github.io/inferno mobile styles

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

github.com/infernojs/inferno - 7b090826de32ad0b87d4e9a57bd539b457435c6d authored almost 6 years ago by Sampo Kivistö <[email protected]>
Updated benchmarks 6.1.0

github.com/infernojs/inferno - ff744dbf9020f4a149d18aed3fcac90325043edd authored almost 6 years ago by Sampo Kivistö <[email protected]>
CreateElement: Fix multiple children argument type (#1405)

github.com/infernojs/inferno - d7abde6fb7e246ae14acfc416ef60fee69b13540 authored almost 6 years ago by makepost <[email protected]>
Added link to benchmarks, resolves github #1406

github.com/infernojs/inferno - 6b7bf5a67ce28912ec4d3f85d291edc9cd0174f5 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Updated http://infernojs.github.io/inferno index

github.com/infernojs/inferno - 0918ef4af39cf622b7465a41b9b036dcfe2dce61 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Moved benchmarks to docs folder so they can be hosted in github.io website

github.com/infernojs/inferno - 151b93e885be1093a51385589dcf5a53ce4588a5 authored almost 6 years ago by Sampo Kivistö <[email protected]>
removed iphone browser because it does not start ... something wrong with saucelabs

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

github.com/infernojs/inferno - 986500674a663d60e74b8b469955f64a3c1f631b authored almost 6 years ago by Sampo Kivistö <[email protected]>
Try custom launcher

github.com/infernojs/inferno - e4955e1205b3837117dc3fd824701c03d46ea33b authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes issue where fragments where not correctly rendered using "renderToSnapshot", fixes issue where pending setStates were not rendered using "renderToSnapshot". Resolves Github #1404

github.com/infernojs/inferno - e129daa3fefea1d5f22e48b028218f9268d234a4 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Updated packages and removed karma-hack

github.com/infernojs/inferno - 06dac1b1e375d76b84c2de7472f7bae7fa68835b authored almost 6 years ago by Sampo Kivistö <[email protected]>
Fixes issue where lifecycle methods got called on different tree update

github.com/infernojs/inferno - 9a20975eb706dd54a497c70d2f41606118a26db4 authored almost 6 years ago by Sampo Kivistö <[email protected]>
Correcting Typescript example in readme. Fixes #1401 (#1402)

github.com/infernojs/inferno - 1adfdac7044fb3c32a13632b91e115aed40186c9 authored almost 6 years ago by Dessalines <[email protected]>
fixed typo (#1403)

github.com/infernojs/inferno - 1d2e10009227a638022c6168176d70605d34d64b authored almost 6 years ago by Christoph Sippel <[email protected]>
Added rerender to fix IE tests

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

github.com/infernojs/inferno - 7f14266c855c4043111b7d3db14d7a42309d116c authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixes issue where fragment did not render single nested fragment correctly Github #1399

github.com/infernojs/inferno - 32230c0aa4ad33a889337109a596428cd9d42292 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.2

github.com/infernojs/inferno - ac6d9a594e6aa56e282d891c5e332688152223a2 authored about 6 years ago by Sampo Kivistö <[email protected]>
Improve test execution time by fixing some old tests.

github.com/infernojs/inferno - 5194ac169c8e297c0a559734d3a19afc9a940a29 authored about 6 years ago by Sampo Kivistö <[email protected]>
Added karma-gzip to reduce network traffic during saucelab tests, removed jasmine-matchers because it was not used anywhere

github.com/infernojs/inferno - 45ba35ec4c5f9dc336b1d094c7ada2ac4f49c656 authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixes issue where select - options are not updated correctly when options are wrapped in Component or Fragment. Github #1400 Fixes issue where one Fragment was replaced with multiple fragments

github.com/infernojs/inferno - bb6f252b4c23fbd4a15541165f0c4152a1524f21 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.1

github.com/infernojs/inferno - 88bb32529f7aa53e407b35651dd5fcbdc20e6682 authored about 6 years ago by Sampo Kivistö <[email protected]>
Instead of detecting browser, detect if document is available

github.com/infernojs/inferno - 7c11d8728dd5ed50070b629d2586ac207fe8f525 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0

github.com/infernojs/inferno - 2d2cdb16147e9b0d5cefd83ebfacbcccbde891a4 authored about 6 years ago by Sampo Kivistö <[email protected]>
Updated JSFiddle to use babel-standalone plugin

github.com/infernojs/inferno - eda6fee5ba9291d9277ebf5752dca4d1a577d2be authored about 6 years ago by Sampo Kivistö <[email protected]>
Added babel7 jsFiddle integration files

github.com/infernojs/inferno - 77c1948eca19049f39d6bf3653480816f0aa8b0d authored about 6 years ago by Sampo Kivistö <[email protected]>
Added input validation to render method

github.com/infernojs/inferno - 28daeeb1672f5b0d5d298b3407a70786b14932bc authored about 6 years ago by Sampo Kivistö <[email protected]>
Saucelabs: Try version string "latest"

github.com/infernojs/inferno - 6dbbe650bf8644c9940f039bc1a6f56be1d3a370 authored about 6 years ago by Sampo Kivistö <[email protected]>
iPhone 12 => 11, v12 seems to be unavailable

github.com/infernojs/inferno - 3db1da1bae68be50798649c46f8083b5606ed9c4 authored about 6 years ago by Sampo Kivistö <[email protected]>
Simplifies cloneVNode and fixed issue Github #1393

github.com/infernojs/inferno - 4109d630f2a915c4059083b471471cc5c9f5584f authored about 6 years ago by Sampo Kivistö <[email protected]>
inferno-clone-vnode doesn't include children in cloned node (#1394)

Fixes #1393.

inferno-clone-vnode does not currently clone existing children of a
vnode. Inst...

github.com/infernojs/inferno - efb213ee339e0239cb91af7aee0e74d320855dcb authored about 6 years ago by Will Johnson <[email protected]>
InfernoJS v6 documentation

github.com/infernojs/inferno - 7cd62aa98e5d7f21a39b314ce8405a69885955df authored about 6 years ago by Sampo Kivistö <[email protected]>
Increased timeouts and tried to make browser test bundle smaller for more stable testing

github.com/infernojs/inferno - 88f1a2717f3789703fa478362e2ffe6b18136cda authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed issue where createElement API incorrectly set Fragment children

github.com/infernojs/inferno - 2a63b272d074c2cb6d39867fa9f608ff8ea376db authored about 6 years ago by Sampo Kivistö <[email protected]>
updated pkgs

github.com/infernojs/inferno - a94f357b03bc259848cc401e7dcc2f06042c45d0 authored about 6 years ago by Sampo Kivistö <[email protected]>
When cloning fragments children should not be normalized, only cloned. It fixes re-mounting issue

github.com/infernojs/inferno - 0de12231dd9ad6668c56997023bc05094beda41a authored about 6 years ago by Sampo Kivistö <[email protected]>
Removed incorrect v5 dev dependency references

github.com/infernojs/inferno - 32d8b888c0ed04f43068bc962221468d2997208b authored about 6 years ago by Sampo Kivistö <[email protected]>
Updated packages

github.com/infernojs/inferno - 8f932228759c814ae09de9309dbc2b3ee8a74bc6 authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed #1391 - add all valid line input types for use by oninput handler (#1392)

github.com/infernojs/inferno - c7113bc0e1abbe48b1cfa81c64e67b124545282d authored about 6 years ago by Ben Hodgson <[email protected]>
v6.0.0-rc.5

github.com/infernojs/inferno - 88028331dd874c1cf9648f3e9b15b795dfad546f authored about 6 years ago by Sampo Kivistö <[email protected]>
Fix typescript type

github.com/infernojs/inferno - bab89a4e0ce1976dd34df5ed00cf63903cee7e5c authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0-rc.4

github.com/infernojs/inferno - 39a0248533e09f612d364cc0d7708cecc3c41dfe authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed issues with inferno-hydrate and fragments

github.com/infernojs/inferno - b4f3a09f77dd3898155f7b333d5ed0d83b2e46b0 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0-rc.3

github.com/infernojs/inferno - bb3196c73fabc70e18ce2742c8e70f3d8f6b6661 authored about 6 years ago by Sampo Kivistö <[email protected]>
Ran pretteir on whole project and exported missed types

github.com/infernojs/inferno - 6bf17f97803d70c93ced51e175826d3285a815fd authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0-rc.2

github.com/infernojs/inferno - 7540df4bfed7d5e4d5489ffa504f7440b80d294d authored about 6 years ago by Sampo Kivistö <[email protected]>
Expose all methods from inferno pkg when using inferno-compat

github.com/infernojs/inferno - a6dc8d742d254641264727040e43727ad086e066 authored about 6 years ago by Sampo Kivistö <[email protected]>
Improved runtime performance and reduced library size

github.com/infernojs/inferno - 1003d9c1a833f4576b2880fd0eb686a825962fc1 authored about 6 years ago by Sampo Kivistö <[email protected]>
Fix karma config

github.com/infernojs/inferno - 07c2e0b2dc8fd516cafaf9f1dca5974783af369a authored about 6 years ago by Sampo Kivistö <[email protected]>
Updated saucelabs config

github.com/infernojs/inferno - 3d2240fe44e8b2dbd5617cd1ee0da8378afc6409 authored about 6 years ago by Sampo Kivistö <[email protected]>
Run all tests in all browsers, fixed issue where application level error jams future updates

github.com/infernojs/inferno - 3d7e43400bc6e3587983f35fe4cb7d7e0b21579c authored about 6 years ago by Sampo Kivistö <[email protected]>
Use latest version of Edge in tests and write test in non strict way

github.com/infernojs/inferno - 4b74747f35f4fe0c423e1d0471067c271b018d25 authored about 6 years ago by Sampo Kivistö <[email protected]>
More cross browser friendly assertion to test case

github.com/infernojs/inferno - cea34c27a018270fbcd4494c278e39cc00adb1aa authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed types and code cleaning

github.com/infernojs/inferno - 87d483002f407deceb9baff748429ebafd25475e authored about 6 years ago by Sampo Kivistö <[email protected]>
Added support for camelCase styles to inferno-compat for better react compatibility. Cleaned some unused methods

github.com/infernojs/inferno - aa73750da9ea6b9c71b3501ec35123de5648f34b authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed issue where insertBefore got undefined parameter

github.com/infernojs/inferno - fca034bae7477d09fd69a80e37e338d9aa12cb9c authored about 6 years ago by Sampo Kivistö <[email protected]>
Try out different type of workaround for IE

github.com/infernojs/inferno - 80b4e005baf390fd5bd22578ee8a4d8c93e9cb2f authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed IE/Edge tests, fixed nextTick error in IE, Inferno-devtools is now cross browser compatible

github.com/infernojs/inferno - c0b65ff05c712c4556caf5cb3e6f654281f65eec authored about 6 years ago by Sampo Kivistö <[email protected]>
Changed tests to be more cross browser friendly

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

github.com/infernojs/inferno - 5629a3802e0fbd9e100961d1ce2da500d2af83b9 authored about 6 years ago by Sampo Kivistö <[email protected]>
Removed browser test from travis, sauce will test it anyway

github.com/infernojs/inferno - 5b922a6c39cbeb338adc81b6d6f3d992fe5d8fdc authored about 6 years ago by Sampo Kivistö <[email protected]>
Removed chrome, because it fails to start

github.com/infernojs/inferno - 63aaff82085f265201f46c2236706a2b15518118 authored about 6 years ago by Sampo Kivistö <[email protected]>
Add chrome addon back to travis

github.com/infernojs/inferno - 1d97784f97fc1b89bf081b986c5dbb021162f86f authored about 6 years ago by Sampo Kivistö <[email protected]>
Build packages synchronously in travis

github.com/infernojs/inferno - 13ea3db27d53fafe3a552809f1f99e7a345ec480 authored about 6 years ago by Sampo Kivistö <[email protected]>
Try using --runInBand

github.com/infernojs/inferno - b0d6da42745fbd80d4c2cbede80de29eca913276 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0-rc.1

github.com/infernojs/inferno - a2f594d841e75e12428ff4f7e2e92ea0dea9cae5 authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixes issue where Component root fragments didn't move correctly

github.com/infernojs/inferno - 5d35fd25408c874b47722c90953051a90077c851 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0-rc.0

github.com/infernojs/inferno - 4a82dd9b5107e9f848c0dbdda9fb5f16f9dac4ff authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed edge case in Fragment patching where transition from 0 child to many failed

github.com/infernojs/inferno - 58a27f405505201a7317c389bd9edb4c7c4b4668 authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed circular dependencies and removed global inferno reference from types. Moved all types to types.ts file

github.com/infernojs/inferno - af22b63285af8a7728f899113a65336937ad9fd4 authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixing Cerebral link (passing from v1 to v2) (#1390)

github.com/infernojs/inferno - d235a3ec0a8663aa3760c34ab7a35d117cfe8429 authored about 6 years ago by Sylvain Corsini <[email protected]>
Merge branch 'dev' of github.com:infernojs/inferno into dev

github.com/infernojs/inferno - 0e2afe4a8970081eee57f8788d9f8b7c67954cae authored about 6 years ago by Sampo Kivistö <[email protected]>
Fixed typo and code cleaning

github.com/infernojs/inferno - e8f4161e64bc863dc263395bc7f66965852819b5 authored about 6 years ago by Sampo Kivistö <[email protected]>
Add Simple JS Counter example (#1389)

* Update README.md

* Add Simple JS Counter example

github.com/infernojs/inferno - 4803323fcf9909fa331f5fc5005cd925f30b27c2 authored about 6 years ago by Sylvain Corsini <[email protected]>
v6.0.0-alpha.3

github.com/infernojs/inferno - 45821495021dcf6f41785be1523e880500fa18a8 authored about 6 years ago by Sampo Kivistö <[email protected]>
Implemented options.componentComparator to be used with RHL. Resolves Github #1336

github.com/infernojs/inferno - 31b83c1b46a9189d60319fc923ee0e52647c7ea5 authored about 6 years ago by Sampo Kivistö <[email protected]>
Add support for top level context, Resolves Github #1222

github.com/infernojs/inferno - bdbf2ff03b54b13f40fc52716664ff3fe1df28af authored about 6 years ago by Sampo Kivistö <[email protected]>
Changed back to parallel builds, ran prettier on whole project

github.com/infernojs/inferno - fc1ca3bcc635ca84cca7c69e99575f600c780177 authored about 6 years ago by Sampo Kivistö <[email protected]>
Updated packages, and changed to silent-jest-reporter

github.com/infernojs/inferno - eae41d3e015aa5ae3443b1b3942957152011f51d authored about 6 years ago by Sampo Kivistö <[email protected]>
Fix issue where setState can get stuck

github.com/infernojs/inferno - f06a863fca2888cc6b001a6620c6cb96f0181f53 authored about 6 years ago by Sampo Kivistö <[email protected]>
Optimized patchProp & patchStyle

github.com/infernojs/inferno - f487ab511b95caf8d7a6f7d570caa7a246c063c7 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0-alpha.2

github.com/infernojs/inferno - c1a292c16678ce01bdc3fc9a8783e6bc9986e83f authored about 6 years ago by Sampo Kivistö <[email protected]>
Removed $P property

github.com/infernojs/inferno - da92f1bbadf7385754852a41f082b588e4150ed7 authored about 6 years ago by Sampo Kivistö <[email protected]>
Optimized createElement calls, Fixed performance bug where nodes were cloned multiple times.

github.com/infernojs/inferno - e88b61a2b3f5d8cfc0580b74d2c1899824aafd23 authored about 6 years ago by Sampo Kivistö <[email protected]>
Better setState typing (#1388)

github.com/infernojs/inferno - 4784ff7cd3646a0fcb681f09ef8865573a61fc1e authored about 6 years ago by naruaway <[email protected]>
Performance fix, avoid slicing new children twice

github.com/infernojs/inferno - bb033148101f312b874f577d2ce9d9b7c83ca4a3 authored about 6 years ago by Sampo Kivistö <[email protected]>
Added object ref support to Hydration

github.com/infernojs/inferno - da80cedc9ab7568840fc8a6504f1ea59d457da67 authored about 6 years ago by Sampo Kivistö <[email protected]>
Reduced code duplication in ref logic

github.com/infernojs/inferno - 28f7a8628b53041b8e8756c2ec2ff7303ea68ac9 authored about 6 years ago by Sampo Kivistö <[email protected]>
Added pointer event and object ref types

github.com/infernojs/inferno - abd0e85d4dfef162614888f25a11c7990c17578a authored about 6 years ago by Sampo Kivistö <[email protected]>
Removed vNode property from class component instance to reduce memory footprint. Code cleaning...

github.com/infernojs/inferno - c92ef5b968b442402d9ae1cf4dca4e2b1988e825 authored about 6 years ago by Sampo Kivistö <[email protected]>
v6.0.0-alpha.1

github.com/infernojs/inferno - 49db2a53f514a5ed187c6bee6dd162a0bd173154 authored about 6 years ago by Sampo Kivistö <[email protected]>
Moved findDOMNode to inferno-extras

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