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

fix: Wrap hydration debug message node types in quotes

rschristian opened this pull request 7 days ago
refactor: Restrict aria roles by element type (simple cases only)

rschristian opened this pull request 9 days ago
refactor: Add default event target types for HTML attribute interfaces

rschristian opened this pull request 10 days ago
10.25.2

JoviDeCroock opened this pull request 10 days ago
Revert unkeyed no-search

JoviDeCroock opened this pull request 11 days ago
Add missing space in hydration mismatch message

sirreal opened this pull request 12 days ago
Missing types for `<use href={"str"} />`

lucacasonato opened this issue 12 days ago
Replace npm-run-all and lint-staged

JoviDeCroock opened this pull request 14 days ago
Use == where possible and precompute .length

JoviDeCroock opened this pull request 15 days ago
fix max and min type definition to allow number

devlux opened this pull request 15 days ago
Check slice oldChildren perf

developit opened this pull request 16 days ago
Check preallocate new children array perf

JoviDeCroock opened this pull request 16 days ago
Dependency maintenance

JoviDeCroock opened this pull request 18 days ago
Remove benches folder

JoviDeCroock opened this pull request 18 days ago
Attempt a more predictable hooks shape

JoviDeCroock opened this pull request 18 days ago
10.25.1

JoviDeCroock opened this pull request 21 days ago
chore: Correct some internal test types

rschristian opened this pull request 22 days ago
Look for an alternative to .contains

JoviDeCroock opened this pull request 22 days ago
Test whether reducing bits leads to memory improvements

JoviDeCroock opened this pull request 22 days ago
fix: Correct `defaultValue` property types for inputs, selects, & textareas

rschristian opened this pull request 22 days ago
Revert handle event

JoviDeCroock opened this pull request 23 days ago
refactor: Remove `declare global` from internal types

rschristian opened this pull request 23 days ago
fix: Add missing SVG `type` attribute

rschristian opened this pull request 23 days ago
types: `EventHandler` returning (seemingly) incorrect type

rschristian opened this issue 23 days ago
Delay executing state updates

JoviDeCroock opened this pull request 23 days ago
Move some frequently used things to constants

JoviDeCroock opened this pull request 23 days ago
fix: `createElement` & `h` types

rschristian opened this pull request 23 days ago
fix: Ensure resolution of core types goes through typesVersions resolution

rschristian opened this pull request 25 days ago
fix: `href` & `hreflang` attribute types

rschristian opened this pull request 25 days ago
types: `href` missing from SVGAttributes

birtles opened this issue 26 days ago
Fix portal children ordering

JoviDeCroock opened this pull request 26 days ago
Implement async function component rendering

andreafuturi opened this pull request 26 days ago
fix(types): mark `datetime` on `<del>` as optional

marvinhagemeister opened this pull request 27 days ago
Backing nodes

JoviDeCroock opened this pull request 28 days ago
fix: `max` and `min` input element types

rschristian opened this pull request 29 days ago
Split mount and patch

JoviDeCroock opened this pull request 29 days ago
BUG: REACT HOOK FORM register type max input is a number ERROR

VigilioYonatan opened this issue 29 days ago
BUG: REACT HOOK FORM preact MAX INPUT

VigilioYonatan opened this issue 29 days ago
Allow rendering in document

JoviDeCroock opened this pull request 30 days ago
Handle errors during hydration

JoviDeCroock opened this pull request 30 days ago
10.25.0

JoviDeCroock opened this pull request about 1 month ago
Ensure state updates work in signals

JoviDeCroock opened this pull request about 1 month ago
feat: Add `ElementRef` type to compat

rschristian opened this pull request about 1 month ago
fix: Ensure SVGAttributes includes height & width

rschristian opened this pull request about 1 month ago
Get rid of made up propNames

titoBouzout opened this issue about 1 month ago
types: Re-add missing properties & property casings

rschristian opened this pull request about 1 month ago
Remove _nextDom usage

JoviDeCroock opened this pull request about 1 month ago
Try constant for undefined

JoviDeCroock opened this pull request about 1 month ago
Fix demo

JoviDeCroock opened this pull request about 1 month ago
Recreate unkeyed functional components when they change position.

JoviDeCroock opened this pull request about 1 month ago
V11 2

JoviDeCroock opened this pull request about 1 month ago
Fork types for TS 5.1 and beyond

JoviDeCroock opened this pull request about 1 month ago
Ensure we unwrap custom .then()

JoviDeCroock opened this pull request about 1 month ago
types: Use `Signalish` helper to reduce verbosity

rschristian opened this pull request about 1 month ago
Types: Make per-element types consistent

rschristian opened this issue about 2 months ago
style prop is not being built properly when there are CSS var present

zernie opened this issue about 2 months ago
HMR Not Working in Next.js with Preact

itMovieKing opened this issue about 2 months ago
Re-export ErrorInfo type

jose-torres-marin opened this pull request about 2 months ago
`useContext` throws an exception if used inside of `useEffect`

al6x opened this issue about 2 months ago
Support `{ handleEvent() {} }` object interface as a listener

lilnasy opened this pull request about 2 months ago
Zustand v5 compatibility and the React's useSyncExternalStore

meglio opened this issue about 2 months ago
ci: Skip PR reporter action on non-pull request triggers

rschristian opened this pull request 2 months ago
chore: upgrade biome to 1.9.4

unvalley opened this pull request 2 months ago
Fix error message when nesting invalid elements within <p> tags

jubalm opened this pull request 2 months ago
fix: oxlint violation of `react/iframe-missing-sandbox`

DonIsaac opened this pull request 2 months ago
10.24.3

JoviDeCroock opened this pull request 2 months ago
ci: Fix PR reporter

rschristian opened this pull request 2 months ago
ci: Remove saucelabs

rschristian opened this pull request 2 months ago
We should not always set to hydration

JoviDeCroock opened this pull request 2 months ago
ci: Ensure paths-filter action works on push events

rschristian opened this pull request 2 months ago
refactor: Warn on NaN in dep arrays instead of throwing

rschristian opened this pull request 2 months ago
Context consumer unmounting perf

JoviDeCroock opened this pull request 3 months ago
Try jsx transform in benchmarks

JoviDeCroock opened this pull request 3 months ago
10.24.2

JoviDeCroock opened this pull request 3 months ago
Single text node hot path

JoviDeCroock opened this pull request 3 months ago
Test some performance stuff

JoviDeCroock opened this pull request 3 months ago
Improve performance and reduce memory allocation

JoviDeCroock opened this pull request 3 months ago
ci: Unify workflows into singular pipeline

rschristian opened this pull request 3 months ago
ci: Update Tachometer reporter glob to support subdirs

rschristian opened this pull request 3 months ago
Web component's present attributes should be truthy

yoyomo opened this issue 3 months ago
ci: Fix download artifact regexp

rschristian opened this pull request 3 months ago
ci: Switch to regexp for download-artifact action

rschristian opened this pull request 3 months ago
ci: Merge upload actions to fix usage in v4

rschristian opened this pull request 3 months ago
Use a ref to track the hydrating state

JoviDeCroock opened this pull request 3 months ago
Re-export types for events and event handlers

jose-torres-marin opened this pull request 3 months ago
ci: Bump upload/download-artifact action versions

rschristian opened this pull request 3 months ago
Types for synthetic events using compat?

jose-torres-marin opened this issue 3 months ago
10.24.1

JoviDeCroock opened this pull request 3 months ago
Fix debug crash

JoviDeCroock opened this pull request 3 months ago
fix: Correct some missing & incorrect SVG types

rschristian opened this pull request 3 months ago