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

Remove path-to-regexp-es6 dependency

github.com/infernojs/inferno - Havunen opened this issue 3 months ago
Update to eslint v9

github.com/infernojs/inferno - Havunen opened this issue 4 months ago
Backport fix for events not registered in shadow dom to v5

github.com/infernojs/inferno - jessevanmuijden opened this pull request 5 months ago
Feature: Async component rendering

github.com/infernojs/inferno - EduApps-CDG opened this pull request 7 months ago
Implement a Vite plugin

github.com/infernojs/inferno - Havunen opened this issue 11 months ago
Something is wrong with setState

github.com/infernojs/inferno - ufukbakan opened this issue 12 months ago
improve form event

github.com/infernojs/inferno - Havunen opened this issue about 1 year ago
Fix attachEvent type error

github.com/infernojs/inferno - jhsware opened this pull request about 1 year ago
Remove fix resolved by Mozilla three years ago

github.com/infernojs/inferno - jhsware opened this pull request about 1 year ago
<input onClick="string()"/> throws TypeError

github.com/infernojs/inferno - EduApps-CDG opened this issue about 1 year ago
re-design lifecycle parameter

github.com/infernojs/inferno - Havunen opened this issue about 1 year ago
useComposedPath for event propagation

github.com/infernojs/inferno - Havunen opened this issue about 1 year ago
docs: remove duplicates

github.com/infernojs/inferno - barmac opened this pull request over 1 year ago
Bump got and saucelabs in /fixtures/browser

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

github.com/infernojs/inferno - dependabot[bot] opened this pull request over 1 year ago
Bump semver from 5.7.1 to 5.7.2 in /fixtures/browser

github.com/infernojs/inferno - dependabot[bot] opened this pull request over 1 year ago
Add THIRD_PARTY_LIBRARY flag

github.com/infernojs/inferno - dxvladislavvolkov opened this pull request over 1 year ago
Adapt to new history blocking API

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

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

github.com/infernojs/inferno - dependabot[bot] opened this pull request over 1 year ago
Add support for math formula elements

github.com/infernojs/inferno - Havunen opened this issue over 1 year ago
Convert all inferno tests from JSX to TSX

github.com/infernojs/inferno - Havunen opened this issue over 1 year ago
What does findDOMNode return?

github.com/infernojs/inferno - farooqkz opened this issue almost 2 years ago
How to define Component shape using typescript?

github.com/infernojs/inferno - farooqkz opened this issue almost 2 years ago
Add FF48 and FF84 to the browser support list

github.com/infernojs/inferno - farooqkz opened this issue almost 2 years ago
Suggestion: Set up Github discussions

github.com/infernojs/inferno - farooqkz opened this issue almost 2 years ago
[Question] How to force re-render a Component?

github.com/infernojs/inferno - farooqkz opened this issue almost 2 years ago
inferno-compat missing support for createRoot

github.com/infernojs/inferno - necolas opened this issue almost 2 years ago
Types for non synthetic events

github.com/infernojs/inferno - thscott opened this issue almost 2 years ago
Feature support for async prefetch in inferno-router

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

github.com/infernojs/inferno - dependabot[bot] opened this pull request about 2 years ago
Simple Clock demo does not work anymore

github.com/infernojs/inferno - farooqkz opened this issue about 2 years ago
Improve typing

github.com/infernojs/inferno - jhsware opened this pull request about 2 years ago
Fix inferno router #1608

github.com/infernojs/inferno - jhsware opened this pull request about 2 years ago
Investigate changes to react-router v5-branch

github.com/infernojs/inferno - jhsware opened this issue about 2 years ago
Improve types for animation hooks etc.

github.com/infernojs/inferno - jhsware opened this pull request about 2 years ago
Saucelabs not running tests with Firefox

github.com/infernojs/inferno - Havunen opened this issue about 2 years ago
Add type defs for animation hooks

github.com/infernojs/inferno - jhsware opened this pull request about 2 years ago
Document inferno-router

github.com/infernojs/inferno - Coachonko opened this issue over 2 years ago
File-system router

github.com/infernojs/inferno - Coachonko opened this issue over 2 years ago
inferno-server docs

github.com/infernojs/inferno - Coachonko opened this issue over 2 years ago
Why remove CSSProperties in 8.0?

github.com/infernojs/inferno - tolg opened this issue over 2 years ago
Examples have broken links 404

github.com/infernojs/inferno - IsaacHub opened this issue over 2 years ago
Removed sortAttributes and innerHtml test utils

github.com/infernojs/inferno - Havunen opened this pull request over 2 years ago
Bump minimist from 1.2.5 to 1.2.6

github.com/infernojs/inferno - dependabot[bot] opened this pull request over 2 years ago
Add $HasTextChildren to Attributes

github.com/infernojs/inferno - MaijaHeiskanen opened this pull request almost 3 years ago
Functional Components for inferno-mobx

github.com/infernojs/inferno - Gwenio opened this pull request almost 3 years ago
Pass the vNode to ForwardRefs as the this parameter

github.com/infernojs/inferno - Gwenio opened this pull request almost 3 years ago
Clean up new inferno-mobx examples

github.com/infernojs/inferno - Gwenio opened this pull request almost 3 years ago
Improved MobX observers

github.com/infernojs/inferno - Gwenio opened this pull request about 3 years ago
Possible optimisation: $HasStaticChildren

github.com/infernojs/inferno - jhsware opened this pull request about 3 years ago
Feature global animations

github.com/infernojs/inferno - jhsware opened this pull request about 3 years ago
Fix for #1573

github.com/infernojs/inferno - igvnv opened this pull request about 3 years ago
Fix for #1573

github.com/infernojs/inferno - alfeg opened this pull request about 3 years ago
Hotfix SSR inferno-animation

github.com/infernojs/inferno - jhsware opened this pull request about 3 years ago
Hotfix performance bug inferno animation

github.com/infernojs/inferno - jhsware opened this pull request about 3 years ago
Cleanup inferno animation

github.com/infernojs/inferno - jhsware opened this pull request about 3 years ago
Update package.json to include the repository

github.com/infernojs/inferno - msftenhanceprovenance opened this pull request over 3 years ago
issue or feature shallowDiffers inferno

github.com/infernojs/inferno - simonjoom opened this issue over 3 years ago
Created build workflow using esbuild (WIP)

github.com/infernojs/inferno - jhsware opened this pull request over 3 years ago
Switch to esbuild for Inferno project

github.com/infernojs/inferno - jhsware opened this issue over 3 years ago
Question: migrating react app to inferno

github.com/infernojs/inferno - romgrk opened this issue almost 4 years ago
Use `== null` instead of `isNullOrUndef`?

github.com/infernojs/inferno - joseprio opened this issue over 4 years ago