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

Optimization: avoid looping to find dom element when

componentWillUnmount and componentWillDisappear are not defined

github.com/infernojs/inferno - 1170cea51dddfee16bfe68b06ee759ada491cd27 authored over 2 years ago by Sampo Kivistö <[email protected]>
Fixed findDOMFromVNode method casing

github.com/infernojs/inferno - b9e689a04e2cd390f8723c3365b5e946603fdefd authored over 2 years ago by Sampo Kivistö <[email protected]>
Small optimization to moveVNodeDOM

github.com/infernojs/inferno - 7b66a2d4e7b8b9a45daa886126fd39327bae74cb authored over 2 years ago by Sampo Kivistö <[email protected]>
Fixed inferno-extras method casing

github.com/infernojs/inferno - f59fa6a3ff9f04b4faa562fff91a1e0777fbe309 authored over 2 years ago by Sampo Kivistö <[email protected]>
Removed inferno-devtools

github.com/infernojs/inferno - 537cb2d343744aa9c81f57a27300c0fa7788ee88 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated dependencies & ran prettier

github.com/infernojs/inferno - 178bc4b53ca3bde0b774e50ccf9f91f4ebe3f6cf authored over 2 years ago by Sampo Kivistö <[email protected]>
Bump minimist from 1.2.5 to 1.2.6 (#1597)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/infernojs/inferno - 55577afeb6445cf6eabd5a861dd5c6f16731ba86 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added alternate dbmonster benchmark based on inferno-mobx. (#1596)

github.com/infernojs/inferno - 27ceef2a5715e7c97c51481b45c47e8f7d4ca04e authored almost 3 years ago by James Adam Armstrong <[email protected]>
v8.0.0-alpha.5

github.com/infernojs/inferno - 2dc9f0fbf902b9078cc25d47052475d4d28ea010 authored almost 3 years ago by Sampo Kivistö <[email protected]>
Only run IE locally on demand

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

github.com/infernojs/inferno - f6231ee051ace5b0458e024b97ba394e8a1e47b7 authored almost 3 years ago by Sampo Kivistö <[email protected]>
Add $HasTextChildren to Attributes (#1595)

github.com/infernojs/inferno - d0a22becfd8086b347fc10aa0927ac0724b4f15b authored almost 3 years ago by Maija Heiskanen <[email protected]>
Functional Components for inferno-mobx (#1593)

* Add observerWrap to inferno-mobx, supporting functional components as observers

* Add tests...

github.com/infernojs/inferno - 56954ce912cb828756fc9ed785230e6c18ac5456 authored almost 3 years ago by James Adam Armstrong <[email protected]>
Fixed documentation about componentDidAppear and componentWillDisappear

hooks

github.com/infernojs/inferno - cadc0fbeb4201d739d9630284e070214dde9bada authored almost 3 years ago by Sampo Kivistö <[email protected]>
v8.0.0-alpha.4

github.com/infernojs/inferno - 0cd49d3658ac9dd0b8138292f4e5c73958c1c12f authored almost 3 years ago by Sampo Kivistö <[email protected]>
Dropped circular dependency verification, because modern compilers can

handle it

github.com/infernojs/inferno - 76872bb3edd953eb1747b1ee7e36581388f82824 authored almost 3 years ago by Sampo Kivistö <[email protected]>
Massive refactor to typescript typings, adds support for defaultprops

and many typing fixes. Fixes Github#1536

github.com/infernojs/inferno - 696006c3d817fc4f0af45d422eb78ad6deeb1caa authored almost 3 years ago by Sampo Kivistö <[email protected]>
Replaced merge-dirs package with fs-extra to get rid off old lodash

dependency

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

github.com/infernojs/inferno - 63f0fe457575424c956b69da4445b3ff59b4e0e8 authored almost 3 years ago by Sampo Kivistö <[email protected]>
Removed colors.js dependency because its maintainer went mad https://github.com/advisories/GHSA-gh88-3pxp-6fm8

github.com/infernojs/inferno - 320be7db7541aca2adaddf7c0e603c6ad04b8375 authored almost 3 years ago by Sampo Kivistö <[email protected]>
Document details about server side rendering for inferno-mobx (#1591)

github.com/infernojs/inferno - d0ed1ca70ef4f81491c037f5a001d86833657a74 authored almost 3 years ago by James Adam Armstrong <[email protected]>
Fixed travis badge link

github.com/infernojs/inferno - 95f99bc846204eef749f4f171c9faf193b744ac2 authored almost 3 years ago by Sampo Kivistö <[email protected]>
[inferno-mobx] Forward exceptions thrown by render so MobX does not eat them (#1590)

* Forward exceptions thrown by render so MobX does not eat them

* Add tests for how inferno-m...

github.com/infernojs/inferno - 0165ff0b2067a8c94b71e9bc04fce1b571324ee8 authored almost 3 years ago by James Adam Armstrong <[email protected]>
inferno-mobx observer throws for incompatible class components (#1589)

github.com/infernojs/inferno - 2da4cb66ba2c07a5e3361d360a297feeda3ba201 authored almost 3 years ago by James Adam Armstrong <[email protected]>
Clean up new inferno-mobx examples (#1588)

github.com/infernojs/inferno - 779f04fd14de3054cd0dcb8610d16b87876b2240 authored almost 3 years ago by James Adam Armstrong <[email protected]>
Added observerPatch to inferno-mobx (#1586)

Co-authored-by: Sampo Kivistö <[email protected]>

github.com/infernojs/inferno - 8b6750fa4143ea9d7283e157daa5ecf719361246 authored about 3 years ago by James Adam Armstrong <[email protected]>
Fixes issue with combining inferno-mobx observer with animations (#1587)

github.com/infernojs/inferno - 6508421385e74084e2cb048628054c47090a83ba authored about 3 years ago by James Adam Armstrong <[email protected]>
Removed VNodeFlags.Void to make room for new flags

github.com/infernojs/inferno - c658a41266e97e1a33d65f536c705cc70f5bd997 authored about 3 years ago by Sampo Kivistö <[email protected]>
Run prettier

github.com/infernojs/inferno - bbf06593cc2e11053b5059ef32775a7d09678989 authored about 3 years ago by Sampo Kivistö <[email protected]>
Updated dependencies, added package-lock file

github.com/infernojs/inferno - e2223655a5ef0b558b34f390861e774dd6090cac authored about 3 years ago by Sampo Kivistö <[email protected]>
v8.0.0-alpha.3

github.com/infernojs/inferno - d44205cfcf802fd533cc9bd4b27d973fa44cfefe authored about 3 years ago by Sampo Kivistö <[email protected]>
rollback gzip-size v6 because it has moved to native modules

github.com/infernojs/inferno - 5f0578ce77841f2b17aa6693938bff62167c0cd9 authored about 3 years ago by Sampo Kivistö <[email protected]>
updated packages

github.com/infernojs/inferno - f36a7bd5c62046712265f3fdd6264f17a8f4243e authored about 3 years ago by Sampo Kivistö <[email protected]>
Feature global animations (#1583)

* Add support for global animations (animating between position and size of different elements)
...

github.com/infernojs/inferno - 776b607573445a8891d8c9a11dee2e2ca791a0c2 authored about 3 years ago by jhsware <[email protected]>
Better fix for checking if process exists. Built new bundles Fixes Github #1582

github.com/infernojs/inferno - 5b95578483fde39037dbf4a6cad9cb22ce3cbdf9 authored about 3 years ago by Sampo Kivistö <[email protected]>
Moved jest env check inside development branch and changed the expression not to crash when part of it is not defined. Fixes Github #1582

github.com/infernojs/inferno - 2ed75dc9e8d8dfa0d77042c31f93cf0e50806720 authored about 3 years ago by Sampo Kivistö <[email protected]>
Fix for #1573 (#1581)

* skipping developement mode notification in testing environment

* better environment type de...

github.com/infernojs/inferno - 5c017e189c67875516145f3efb56b0a8e6d124f3 authored about 3 years ago by igvnv <[email protected]>
Fixes an issue where context becomes null if Fragment is rendered with single vNode child node. Github #1579

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

github.com/infernojs/inferno - 1d22205ec3d1887d9487a111be6b8888507e1ed8 authored about 3 years ago by Sampo Kivistö <[email protected]>
Updated dependencies

github.com/infernojs/inferno - 445fd6eff381a0aeaa583345d72dcc7cbcb3254e authored about 3 years ago by Sampo Kivistö <[email protected]>
Hotfix SSR inferno-animation (#1578)

* Fix bug in server-side rendering

* The server-side rendering test of StaticRouter shouldn't...

github.com/infernojs/inferno - a71edbb805d70a142f22f35e0e447824635ab4d2 authored about 3 years ago by jhsware <[email protected]>
v8.0.0-alpha.1

github.com/infernojs/inferno - 62e55a7ba586dd8962aebe171144972cac0fc2c5 authored about 3 years ago by Sampo Kivistö <[email protected]>
Added prerelease to alpha script

github.com/infernojs/inferno - 3fc4374ff92d1594abcbf3fd810818b3d2028262 authored about 3 years ago by Sampo Kivistö <[email protected]>
Hotfix performance bug inferno animation (#1576)

* Fixed bug where AnimationPhase.ACTIVATE_ANIMATION ws run twice due to missing return

* Chan...

github.com/infernojs/inferno - dd1a5746444d10cb8daf1b2bafeef3b00755ac43 authored about 3 years ago by jhsware <[email protected]>
Export inferno typescript types using export type syntax in inferno-compat package to get rid off webpack harmony link warnings

github.com/infernojs/inferno - 77025096654f7f02ba0253fb9c31977b4ba801dd authored about 3 years ago by Sampo Kivistö <[email protected]>
Removed empty comment

github.com/infernojs/inferno - 841de5e45aaad099e7025911a0bc244af8f858ae authored about 3 years ago by Sampo Kivistö <[email protected]>
Updated dependencies and removed deprecated inferno-component package

github.com/infernojs/inferno - cdc4b2b8b1bbf607f61cdd06170e1982c9a39cb7 authored about 3 years ago by Sampo Kivistö <[email protected]>
Cleanup inferno animation (#1575)

* We need to store the dimensions to allow animating width/height if needed.

* Fix comments a...

github.com/infernojs/inferno - e590184e472cd4861eaba8c74c3449961a1cc9cb authored about 3 years ago by jhsware <[email protected]>
Update README.md

Removed lerna badge

github.com/infernojs/inferno - 4e27947cae4e9eea3bed26faae3bfc9543ebbf5f authored over 3 years ago by Sampo Kivistö <[email protected]>
Added script to release preview versions

github.com/infernojs/inferno - 054d8946d21e06c8f44a72430c120bf6bb268063 authored over 3 years ago by Sampo Kivistö <[email protected]>
v8.0.0-alpha.0

github.com/infernojs/inferno - 7df70a812d233af097acffcc336ebe9a84dfd831 authored over 3 years ago by Sampo Kivistö <[email protected]>
Updated dependencies and added package-lock.json to the root of the repository

github.com/infernojs/inferno - f816df7d226ee44700e40a50ac1d8e27ec1fd4e0 authored over 3 years ago by Sampo Kivistö <[email protected]>
Changed mobx and redux peer dependencies to have at least the major

version or later version

github.com/infernojs/inferno - 17eea6bded54654db56b4a64655eb98a590e3631 authored over 3 years ago by Sampo Kivistö <[email protected]>
Removed rollup plugin typescript2 plugin because it was not used

anymore, fixes #1512

github.com/infernojs/inferno - 4e36aa7fbbbe991e2a61bb4034ae98fa09960e26 authored over 3 years ago by Sampo Kivistö <[email protected]>
Updated history js dependency to v5 resolves Github#1548

github.com/infernojs/inferno - a95f57ea0021b725ed54b02f622fac17a95d50c9 authored over 3 years ago by Sampo Kivistö <[email protected]>
Refactored sinon js away because it could not be updated without breaking

browser support. Updated dependencies

github.com/infernojs/inferno - 0abcc9fc96c5737422f08ae091dd97e67eb618f1 authored over 3 years ago by Sampo Kivistö <[email protected]>
Merge branch 'v7' of github.com:infernojs/inferno

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

github.com/infernojs/inferno - 50ee5642a8adb5f95432da69e51466eab9b11de0 authored over 3 years ago by Sampo Kivistö <[email protected]>
Update package.json to include the repository (#1574)

NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are...

github.com/infernojs/inferno - bd43eeb97f0deb12f62f564b551e77aed65d11c7 authored over 3 years ago by Microsoft Provenance Contributions <[email protected]>
Update package.json to include the repository (#1574)

NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are...

github.com/infernojs/inferno - 528ab5ec49ea7533c3089ef3e47a0d568967a8df authored over 3 years ago by Microsoft Provenance Contributions <[email protected]>
v7.4.9

github.com/infernojs/inferno - 73b9444a5313322cf05eb3dccb479b1deb2720e3 authored over 3 years ago by Sampo Kivistö <[email protected]>
Fix fixture installation script

github.com/infernojs/inferno - 9a0a4d8f51492f430f56ebd139f942f300ea9067 authored over 3 years ago by Sampo Kivistö <[email protected]>
Add support for lazy loading images. Fixes #1571 (#1572)

(cherry picked from commit 6c878f0f3a12602159ed7dc4d202cc572d08bda6)

github.com/infernojs/inferno - e34e287d60855e750b002140660e7ef72d6c4204 authored over 3 years ago by Dessalines <[email protected]>
Fixes an issue where normalizeProps overrides explicitly defined

className

(cherry picked from commit 4408cf757fdf8ae952d57c89f0015d95967dce82)

github.com/infernojs/inferno - 592e065d3ed19d86e642004d9cea47089b908738 authored over 3 years ago by Sampo Kivistö <[email protected]>
NavLink also accept Link properties, fixed #1563 (#1564)

(cherry picked from commit 586c457681f90ad1f7b198f281c68e06f11a4918)

github.com/infernojs/inferno - 6480b05709c32f5b249e9807b3a7da24e53e7fe2 authored over 3 years ago by hermantolim <[email protected]>
Run prettier on all project files, fixes semicolons and formatting

github.com/infernojs/inferno - 9cccc468d35ce360b0776676bb5466a059da225c authored over 3 years ago by Sampo Kivistö <[email protected]>
Better error messages from packaging test

github.com/infernojs/inferno - 7aca9b286f64c434a0cfccdc1119cb6cb53595c7 authored over 3 years ago by Sampo Kivistö <[email protected]>
Updated dependencies, fixed webpack output config

github.com/infernojs/inferno - 9405bb430c067d5624bb5f482eb67c3c1e40ed5e authored over 3 years ago by Sampo Kivistö <[email protected]>
inferno-animation now supports data driven move animations (#1567)

* First take on animating moves

* Example implemented for move animations

* Implemented fi...

github.com/infernojs/inferno - 97234e00eeb5787c3dac80e47d7ec1f1f130d4db authored over 3 years ago by jhsware <[email protected]>
Add support for lazy loading images. Fixes #1571 (#1572)

github.com/infernojs/inferno - 6c878f0f3a12602159ed7dc4d202cc572d08bda6 authored over 3 years ago by Dessalines <[email protected]>
Updated examples and changed Saucelabds to test only lowest and highest

old edge v13 and v18

github.com/infernojs/inferno - b069d892ac8ddffd85bbfc547d5473589c83f556 authored over 3 years ago by Sampo Kivistö <[email protected]>
Fixed typos and added new lifecycle events to readme

github.com/infernojs/inferno - 76348d1969f5969eb90b0301002e9fa5b99a4953 authored over 3 years ago by Sampo Kivistö <[email protected]>
Updated babel plugin to 6.3.0

github.com/infernojs/inferno - ff2217716645da3fac2a938c229bc4eff2fe9bb8 authored over 3 years ago by Sampo Kivistö <[email protected]>
Fixes an issue where normalizeProps overrides explicitly defined

className

github.com/infernojs/inferno - 4408cf757fdf8ae952d57c89f0015d95967dce82 authored over 3 years ago by Sampo Kivistö <[email protected]>
Updated dependencies; Changed typescript compilation target to es2019 to avoid compilation errors in rollup buble plugin. Fixed await usage in rollup build script, Ran Prettier

github.com/infernojs/inferno - 2c878edebd557af4b334c7f45a642c0bf675f2e8 authored over 3 years ago by Sampo Kivistö <[email protected]>
NavLink also accept Link properties, fixed #1563 (#1564)

github.com/infernojs/inferno - 586c457681f90ad1f7b198f281c68e06f11a4918 authored over 3 years ago by hermantolim <[email protected]>
Merge branch 'master' of github.com:infernojs/inferno

github.com/infernojs/inferno - 5dedf9d4fc67f7a6d9c3d6cc27e7c21ccc707197 authored over 3 years ago by Sampo Kivistö <[email protected]>
Fixed inferno discord link

github.com/infernojs/inferno - 82fc85eb40e4ae3186b312b9b19570d3f9670e82 authored over 3 years ago by Sampo Kivistö <[email protected]>
Improve transition test (#1560)

* More robust tranistion test

* Check that we actually get the correct event

Co-authored-b...

github.com/infernojs/inferno - 2b2757387fbaa1f7021b0997d4cbafa488d396a7 authored over 3 years ago by jhsware <[email protected]>
I missed changing this when refactoring the build scripts (#1561)

github.com/infernojs/inferno - 1d8787da9321bfc7e3d5e388b52165ada46e3d93 authored over 3 years ago by jhsware <[email protected]>
Updated babel plugin to 6.2.0

github.com/infernojs/inferno - 8ffe8c791fab1a617b0d11ac45c6021f8492fd3c authored over 3 years ago by Sampo Kivistö <[email protected]>
Added timeout back and added more forced reflows

github.com/infernojs/inferno - e1e2d313b02e3ff317a9fa263693b60f3e94697a authored over 3 years ago by Sampo Kivistö <[email protected]>
Trying to make transition test more reliable by forcing reflows before

and after event calls

github.com/infernojs/inferno - f8d6e4217d1a55c3c6d5c7e08d335aa72717a2ee authored over 3 years ago by Sampo Kivistö <[email protected]>
Coordinate animations to reduce reflow (#1559)

* Rewrote animations to allow coordination of phases. This reduces the number of reflows from N ...

github.com/infernojs/inferno - bd10a63c6a095f0cdb18bdbed88f7026dc314481 authored over 3 years ago by jhsware <[email protected]>
Added tmpDist to gitignore, updated internal dependencies and ran prettier on whole project

github.com/infernojs/inferno - 358cb1c566fd0c9e393b6bd8174f1baa5115386d authored over 3 years ago by Sampo Kivistö <[email protected]>
Added a more complex animation example to docs/animation-demo (#1555)

* Added a more complex animation example to docs/animation-demo. This still uses AnimatedCompone...

github.com/infernojs/inferno - 8d1ccc19f918ae33f2896647a5aef33631c3f422 authored over 3 years ago by jhsware <[email protected]>
Refactor build -- 13x faster typescript bundling (#1558)

* Rewrote build scripts for readability

* Fixed error function and feedback

* Fixed output...

github.com/infernojs/inferno - 550550a91613a045b11c9326758b402ed4f19d4d authored over 3 years ago by jhsware <[email protected]>
Fixed travis link

github.com/infernojs/inferno - 4988b404fb38331eed13775c6eaffcc0a0983a2a authored over 3 years ago by Sampo Kivistö <[email protected]>
Added inferno-animation to typescript compiler option

github.com/infernojs/inferno - cff5f5a4140b02c23085dcc1dd11767bd26b32f2 authored over 3 years ago by Sampo Kivistö <[email protected]>
Simplify travis pull request condition

github.com/infernojs/inferno - c8ff1b5f2520ea16aac1599f597d1e8ff0a8d907 authored over 3 years ago by Sampo Kivistö <[email protected]>
Changed saucelabs link to new format

github.com/infernojs/inferno - 2472b4be770f2dbbcbcd22cb87487f63c80d4153 authored over 3 years ago by Sampo Kivistö <[email protected]>
Merge docs into examples (#1554)

* Uee more descriptive name

* Don't check for array, it is enforced by param type def. Move c...

github.com/infernojs/inferno - 963dedb168a4405a88398a6155a92983cdf11b01 authored over 3 years ago by jhsware <[email protected]>
Animation hooks example, fixed regression bug (#1553)

* Uee more descriptive name

* Don't check for array, it is enforced by param type def. Move c...

github.com/infernojs/inferno - d93a73b096fe69307501a8c0359b919ba535caef authored over 3 years ago by jhsware <[email protected]>
Animation hooks functional components (#1552)

* Uee more descriptive name

* Don't check for array, it is enforced by param type def. Move c...

github.com/infernojs/inferno - ca22ce8d96561da100e05c1fc764c8514ca7809e authored over 3 years ago by jhsware <[email protected]>
Rollback sinon to v9 to see if that fixes safari and android tests

github.com/infernojs/inferno - fbf36d40f54401288fd728707f89b5d9dc535abf authored over 3 years ago by Sampo Kivistö <[email protected]>
Some minor improvements to inferno-animation including possible fix to strict mode issue (#1551)

* Uee more descriptive name

* Don't check for array, it is enforced by param type def. Move c...

github.com/infernojs/inferno - 4148c0e2b929c1ec25cb9a328b6fbc69c7d8d84f authored over 3 years ago by jhsware <[email protected]>
Changed names of didAppear and willDisappear to componentDidAppear and componentWillDisappear to harmonise with lifecycle naming and reduce risk of method name conflict in existing code. (#1550)

github.com/infernojs/inferno - 2574e9e28ba3dfeacfd2a8577aa61e5063206604 authored almost 4 years ago by jhsware <[email protected]>
Fixed some typos and refactored animated component test

github.com/infernojs/inferno - 7bb6c16cec304cd1a05b35e07bce07505db60c83 authored almost 4 years ago by Sampo Kivistö <[email protected]>
Move travis to latest ubuntu distribution and use latest stable nodejs

by default

github.com/infernojs/inferno - bfce75ca2fda4f92118528ffd6d5f561762e4b6f authored almost 4 years ago by Sampo Kivistö <[email protected]>
inferno-hydrate needs to be defined as dependency of inferno-compat,

should fix build

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