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

Remove path-to-regexp-es6 dependency

Havunen opened this issue 4 months ago
Update to eslint v9

Havunen opened this issue 4 months ago
Backport fix for events not registered in shadow dom to v5

jessevanmuijden opened this pull request 6 months ago
Feature: Async component rendering

EduApps-CDG opened this pull request 7 months ago
Implement a Vite plugin

Havunen opened this issue 11 months ago
Rework development mode related inferno warnings #1573 #1582

p1100i opened this pull request 11 months ago
Something is wrong with setState

ufukbakan opened this issue about 1 year ago
Make Inferno v9 modules compatible with NodeJs ESM

Havunen opened this issue about 1 year ago
improve form event

Havunen opened this issue about 1 year ago
Fix attachEvent type error

jhsware opened this pull request about 1 year ago
Remove fix resolved by Mozilla three years ago

jhsware opened this pull request about 1 year ago
Added tests for SSR with inferno-router and fix bug in <Switch>

jhsware opened this pull request about 1 year ago
<input onClick="string()"/> throws TypeError

EduApps-CDG opened this issue about 1 year ago
re-design lifecycle parameter

Havunen opened this issue about 1 year ago
useComposedPath for event propagation

Havunen opened this issue about 1 year ago
docs: remove duplicates

barmac opened this pull request over 1 year ago
Bump got and saucelabs in /fixtures/browser

dependabot[bot] opened this pull request over 1 year ago
Bump http-cache-semantics and saucelabs in /fixtures/browser

dependabot[bot] opened this pull request over 1 year ago
Bump semver from 5.7.1 to 5.7.2 in /fixtures/browser

dependabot[bot] opened this pull request over 1 year ago
Add THIRD_PARTY_LIBRARY flag

dxvladislavvolkov opened this pull request over 1 year ago
Adapt to new history blocking API

fheft opened this pull request over 1 year ago
Bump socket.io-parser from 4.2.2 to 4.2.3 in /fixtures/browser

dependabot[bot] opened this pull request over 1 year ago
Bump engine.io from 6.4.1 to 6.4.2 in /fixtures/browser

dependabot[bot] opened this pull request over 1 year ago
Inferno should support typing component children to specific type

Havunen opened this issue almost 2 years ago
Add support for math formula elements

Havunen opened this issue almost 2 years ago
Inferno repository should run all tests using ts-plugin-inferno

Havunen opened this issue almost 2 years ago
Convert all inferno tests from JSX to TSX

Havunen opened this issue almost 2 years ago
What does findDOMNode return?

farooqkz opened this issue almost 2 years ago
How to define Component shape using typescript?

farooqkz opened this issue almost 2 years ago
Optimization for class components with exactly one state

farooqkz opened this issue almost 2 years ago
Add FF48 and FF84 to the browser support list

farooqkz opened this issue almost 2 years ago
Suggestion: Set up Github discussions

farooqkz opened this issue almost 2 years ago
[Question] How to force re-render a Component?

farooqkz opened this issue almost 2 years ago
[Question] Inferno renders a component incorrectly

farooqkz opened this issue almost 2 years ago
inferno-compat missing support for createRoot

necolas opened this issue almost 2 years ago
Children of a component is not an Array if there is only a single child

farooqkz opened this issue almost 2 years ago
Types for non synthetic events

thscott opened this issue almost 2 years ago
Feature support for async prefetch in inferno-router

jhsware opened this pull request about 2 years ago
Using ts-jest for tests, simplifying config and added sourcemaps

jhsware opened this pull request about 2 years ago
Bump engine.io from 6.2.0 to 6.2.1 in /fixtures/browser

dependabot[bot] opened this pull request about 2 years ago
Simple Clock demo does not work anymore

farooqkz opened this issue about 2 years ago
Improve typing

jhsware opened this pull request about 2 years ago
Fix inferno router #1608

jhsware opened this pull request about 2 years ago
Investigate changes to react-router v5-branch

jhsware opened this issue about 2 years ago
Implement className as function for compatibility with react-router.

jhsware opened this pull request about 2 years ago
Improve types for animation hooks etc.

jhsware opened this pull request about 2 years ago
Saucelabs not running tests with Firefox

Havunen opened this issue about 2 years ago
defaultprops-typings.spec.tsx has wrong parameter name

Havunen opened this issue about 2 years ago
Add type defs for animation hooks

jhsware opened this pull request over 2 years ago
Document inferno-router

Coachonko opened this issue over 2 years ago
File-system router

Coachonko opened this issue over 2 years ago
inferno-server docs

Coachonko opened this issue over 2 years ago
Why remove CSSProperties in 8.0?

tolg opened this issue over 2 years ago
Examples have broken links 404

IsaacHub opened this issue over 2 years ago
Removed sortAttributes and innerHtml test utils

Havunen opened this pull request over 2 years ago
Add mention of the hook componentWillMove since it is a common use case

jhsware opened this pull request over 2 years ago
8.0.0 breaks compilation in TS projects that have React class-based components

AntonOfTheWoods opened this issue over 2 years ago
Improve patch method performance by moving componentWillMove hook check

Havunen opened this pull request over 2 years ago
Bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request almost 3 years ago
Added alternate dbmonster benchmark based on inferno-mobx.

Gwenio opened this pull request almost 3 years ago
Add $HasTextChildren to Attributes

MaijaHeiskanen opened this pull request almost 3 years ago
Rendering links starting with "javascript:" should log warning

Havunen opened this issue almost 3 years ago
Functional Components for inferno-mobx

Gwenio opened this pull request almost 3 years ago
Pass the vNode to ForwardRefs as the this parameter

Gwenio opened this pull request almost 3 years ago
Document details about server side rendering for inferno-mobx

Gwenio opened this pull request almost 3 years ago
[inferno-mobx] Forward exceptions thrown by render so MobX does not eat them

Gwenio opened this pull request almost 3 years ago
inferno-mobx observer throws for incompatible class components

Gwenio opened this pull request almost 3 years ago
Clean up new inferno-mobx examples

Gwenio opened this pull request about 3 years ago
Fixes issue with combining inferno-mobx observer with animations

Gwenio opened this pull request about 3 years ago
Improved MobX observers

Gwenio opened this pull request about 3 years ago
inferno-mobx observer is incompatible with certain life cycle hooks

Gwenio opened this issue about 3 years ago
Possible optimisation: $HasStaticChildren

jhsware opened this pull request about 3 years ago
Feature global animations

jhsware opened this pull request about 3 years ago
PR1581 breaks demos and probably a lot of other things

jhsware opened this issue about 3 years ago
Fix for #1573

igvnv opened this pull request about 3 years ago
Fix for #1573

alfeg opened this pull request about 3 years ago
Context assigned to null if component wrapped in Fragment

ivanblinov2k17 opened this issue about 3 years ago
Hotfix SSR inferno-animation

jhsware opened this pull request about 3 years ago
SSR tests are run in JSDOM env and rely on document

jhsware opened this issue about 3 years ago
Hotfix performance bug inferno animation

jhsware opened this pull request about 3 years ago
Cleanup inferno animation

jhsware opened this pull request about 3 years ago
Update package.json to include the repository

msftenhanceprovenance opened this pull request over 3 years ago
Many "Inferno is in development mode" logs during testing

jrwdexter opened this issue over 3 years ago
Is there a way to only rerender differences with setState?

sdoncho opened this issue over 3 years ago
issue or feature shallowDiffers inferno

simonjoom opened this issue over 3 years ago
ClassName attribute does not replace destructured one if defined after

ivanblinov2k17 opened this issue over 3 years ago
Created build workflow using esbuild (WIP)

jhsware opened this pull request over 3 years ago
Update inferno-router history dependency to v5

Havunen opened this issue almost 4 years ago
Switch to esbuild for Inferno project

jhsware opened this issue almost 4 years ago
Question: migrating react app to inferno

romgrk opened this issue almost 4 years ago
Inferno with TypeScript ignores `defaultProps` in JSX

LazyLahtak opened this issue almost 4 years ago
hoc composition + functionnal component not working

simonjoom opened this issue over 4 years ago
Use `== null` instead of `isNullOrUndef`?

joseprio opened this issue over 4 years ago
Updates to keyed lists break FLIP animations when they occur mid-animation

dead-claudia opened this issue over 4 years ago