Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/preactjs/preact

⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
https://github.com/preactjs/preact

Change the signature of options.requestAnimationFrame

arocheleau opened this pull request over 3 years ago
Golf render.js

fzzle opened this pull request over 3 years ago
'_unmount' is not exported from 'preact' (

yiliminiqihang opened this issue over 3 years ago
Use Brotli instead of gzip

fzzle opened this pull request over 3 years ago
[WIP] Use shift to empty queues

andrewiggins opened this pull request over 3 years ago
Ignore undefined children in createElement 3rd arg

developit opened this pull request over 3 years ago
Suspense: DOMException: Failed to execute 'insertBefore' on 'Node'

lxsmnsyc opened this issue over 3 years ago
Fix option focus bug caused by IE11 option value workaround.

sznurek opened this pull request almost 4 years ago
Add preact/dom package

jridgewell opened this pull request almost 4 years ago
Ref applied to Functional Component

jridgewell opened this issue almost 4 years ago
Suspense component.__hooks might be null

johakr opened this issue almost 4 years ago
Preact throws with @material-ui/data-grid

jschill opened this issue almost 4 years ago
Unable to add custom props to standard JSX components with Typescript

tjw0051 opened this issue almost 4 years ago
Difference Between Preact & React with Material-UI Menu

reece-berens opened this issue almost 4 years ago
ownerDocument (rebased)

developit opened this pull request almost 4 years ago
Issue in integrating (Preact X + styled-components) project/widget inside (React)

AhmeeedMostafa opened this issue almost 4 years ago
Improve fragment unmounting

andrewiggins opened this pull request almost 4 years ago
One element may be rendered in place of another in case of conditional rendering

AryamnovEugeniy opened this issue almost 4 years ago
Cleanup dotfiles

developit opened this pull request almost 4 years ago
[Draft] Export createVNode

andrewiggins opened this pull request almost 4 years ago
Add unkeyed swap test for issue #2949

marvinhagemeister opened this pull request almost 4 years ago
[WIP] extended hook state deduping

developit opened this pull request almost 4 years ago
Is there any rough timeline for when Suspense is production-ready?

coldshower opened this issue almost 4 years ago
useReducer: stale value in closure or lost update?

mischnic opened this issue almost 4 years ago
Always instantiate refs array (-6 B)

andrewiggins opened this pull request about 4 years ago
composability & referential stability in useErrorBoundary

brainlessbadger opened this pull request about 4 years ago
Framer motion layout animation does not work on Preact

afzalsayed96 opened this issue about 4 years ago
Web Component custom attributes missing when using Preact

ConradSollitt opened this issue about 4 years ago
Random wrong DOM elements order

jedlikowski opened this issue about 4 years ago
Feature request: Add <!-- markup around components.

LionsAd opened this issue about 4 years ago
Fix incorrect hooks warning

marvinhagemeister opened this pull request about 4 years ago
DOM of suspended vnodes not removed when hydrating

sventschui opened this issue about 4 years ago
Unnecessary unmounting/mounting children with keys

yishn opened this issue over 4 years ago
Convert test suite to web-test-runner

marvinhagemeister opened this pull request over 4 years ago
Add SSR hydration mismatch errors

JamesBurnside opened this issue over 4 years ago
createContext has a non-standard (and not used) argument

dvoytenko opened this issue over 4 years ago
Debug: Print error on changing dependency array length between renders

marvinhagemeister opened this pull request over 4 years ago
useMemo doesn't correctly detect deps changes

Wroud opened this issue over 4 years ago
Infer JSX.IntrinsicElements from DOM lib

remcohaszing opened this pull request over 4 years ago
lazy controlled inputs

developit opened this pull request over 4 years ago
input type=checkbox cannot be a controlled component?

mischnic opened this issue over 4 years ago
Remove errorInfo type from componentDidCatch

remcohaszing opened this pull request over 4 years ago
[experiment] reduce prop edge cases

developit opened this pull request over 4 years ago
Do not use defaultValue when value is false

sventschui opened this pull request over 4 years ago
fix(#2644): adapt the react children api

deleonio opened this pull request over 4 years ago
Preact + Next + TS not displaying or logging errors at times

GavinRay97 opened this issue over 4 years ago
The road to Preact 11

marvinhagemeister opened this issue over 4 years ago
Nesting portals that target the same container clobbers state

gregfagan opened this issue over 4 years ago
Simplify compat defaultValue handling

andrewiggins opened this pull request over 4 years ago
fix(compat): don't leak class prop when using className

wardpeet opened this pull request over 4 years ago
Simplify npm packaging and remove source from package

andrewiggins opened this pull request over 4 years ago
Get document from parentNode.ownerDocument

Hydrophobefireman opened this pull request over 4 years ago
bug when hydrating with error boundary

nitsky opened this issue over 4 years ago
react-three-fiber on Preact? (discussion)

Astrak opened this issue over 4 years ago
Allow cloneElement to create copies of `ComponentChild`

ddayguerrero opened this pull request over 4 years ago
Render's replaceNode Argument Ignored

jaybeeuu opened this issue over 4 years ago
Diff algorithm problems when wrapping the children property

nilzona opened this issue over 4 years ago
Update props.js

developit opened this pull request over 4 years ago
potential optimizations for createContext

developit opened this pull request over 4 years ago
App keeps re rendering causing chrome to crash

rahulrsingh09 opened this issue over 4 years ago
POC for selective context option 1

JoviDeCroock opened this pull request over 4 years ago
TS error cloneElement children

Frikki opened this issue almost 5 years ago
Difficult to debug error "Objects are not valid as child"

nojvek opened this issue almost 5 years ago
Warn on invalid HTML hierarchy

jennydaman opened this issue almost 5 years ago
Support for handleEvent DOM interface

kurtextrem opened this issue almost 5 years ago
Use queueMicrotask for scheduling

marvinhagemeister opened this pull request almost 5 years ago
[experiment] Support for JSX2

developit opened this pull request almost 5 years ago
Child gets ref while Element is not in DOM

quebits opened this issue almost 5 years ago
simplifies contributions by fully automating the dev setup with gitpod.

nisarhassan12 opened this pull request almost 5 years ago
[draft] potential fix for memory leak

developit opened this pull request almost 5 years ago
Preact causes memory leak on useState?

avkonst opened this issue almost 5 years ago
Select polyfill alt

developit opened this pull request almost 5 years ago
alias onInput to onChange for select fields

JoviDeCroock opened this pull request almost 5 years ago
Improve react typescript compatibility

bvella opened this pull request almost 5 years ago
Typescript types for onInput, onBlur etc..

sebkolind opened this issue almost 5 years ago
Fix Suspense Hydration

developit opened this pull request almost 5 years ago
Zero Mutation Text Hydration

developit opened this pull request almost 5 years ago
Recommended configuration for typescript

KristinaLomartire opened this issue almost 5 years ago
not-minified version of preact

ebraminio opened this issue almost 5 years ago
Large child array diff performance

t-veor opened this issue almost 5 years ago
React-compat type definitions for `preact/compat`?

BasixKOR opened this issue almost 5 years ago
Add Potentially missing bookkeeping for excessDomChildren

developit opened this pull request about 5 years ago
Experimental support for resuming suspended hydration

developit opened this pull request about 5 years ago
Can't implement masked input

just-boris opened this issue about 5 years ago
Replacing import { h } with React doesn't work in jest tests

ssuvorov opened this issue about 5 years ago
Update for jsx.d.ts.

rbiggs opened this pull request about 5 years ago