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

one more time on the Ukraine banner

bkerin opened this issue 7 months ago
chore: migrate to oxlint

JoviDeCroock opened this pull request 7 months ago
chore: migrate to biome

JoviDeCroock opened this pull request 7 months ago
10.22.0

JoviDeCroock opened this pull request 7 months ago
hate your ukraine banner

bkerin opened this issue 7 months ago
Rendering just gets slower over time

SuperDisk opened this issue 7 months ago
fix isolated rerenders

JoviDeCroock opened this pull request 7 months ago
False positive on render loop detection

alexander-entin opened this issue 7 months ago
render() with popover doesn't work

codedread opened this issue 8 months ago
Headless ui issues after 1.7.17

fkoemep opened this issue 8 months ago
feat: Add popover types

rschristian opened this pull request 8 months ago
ci: Skip running compressed-size builds twice

rschristian opened this pull request 8 months ago
debug: Provide error for illegal nesting of <button> and <a>

rschristian opened this pull request 8 months ago
debug: Disallow <tr> as a child of <table>

rschristian opened this pull request 8 months ago
fix: Syntax in `compat/client` for IE11 support

rschristian opened this pull request 8 months ago
`createRoot` uses an unsupported syntax for IE11

toml-pcentra opened this issue 8 months ago
major(core): switch to queueMicroTask

JoviDeCroock opened this pull request 8 months ago
chore: test types and warnings

rschristian opened this pull request 8 months ago
ci: Bump compressed-size-action

rschristian opened this pull request 8 months ago
perf(core): test perf of less arguments

JoviDeCroock opened this pull request 8 months ago
perf(core): test perf of skipping some lifecycle hooks for perf

JoviDeCroock opened this pull request 8 months ago
chore(core): use object.assign to test the trade-off between size and perf

JoviDeCroock opened this pull request 8 months ago
feat: Support MathML namespace

rschristian opened this pull request 8 months ago
Incorrect namespacing of MathML elements

lukewarlow opened this issue 8 months ago
major(core): forward ref by default

JoviDeCroock opened this pull request 8 months ago
major(core): move defaultProps to compat

JoviDeCroock opened this pull request 8 months ago
10.21.0

JoviDeCroock opened this pull request 8 months ago
major(core): remove replaceNode functionality

JoviDeCroock opened this pull request 8 months ago
major(core): remove px suffixing from core

JoviDeCroock opened this pull request 8 months ago
major(core): remove fix for select in ie11

JoviDeCroock opened this pull request 8 months ago
major(core): remove component.base

JoviDeCroock opened this pull request 8 months ago
major(core): use Set in create-context

JoviDeCroock opened this pull request 8 months ago
major(core): remove removeNode hack

JoviDeCroock opened this pull request 8 months ago
Runtime error when using an external react module

lokeb opened this issue 8 months ago
backport 10.17

JoviDeCroock opened this pull request 8 months ago
Backport 10 16

JoviDeCroock opened this pull request 8 months ago
fix: Incorrect "missing `transform-jsx-source`" warning

rschristian opened this pull request 8 months ago
feat: debug throw on too many rerenders

rschristian opened this pull request 8 months ago
test perf improvement

JoviDeCroock opened this pull request 8 months ago
Performance of unmounting a context provider

ikolobar opened this issue 8 months ago
refactor: Support ComponentChild(ren) in compat render/hydrate/createPortal

rschristian opened this pull request 8 months ago
feat: Add compat/client types

rschristian opened this pull request 8 months ago
fix: Expose hooks through compat's `ReactCurrentDispatcher`

rschristian opened this pull request 8 months ago
respect default value

JoviDeCroock opened this pull request 8 months ago
`defaultValue` incorrectly (?) diffed against prerendered HTML

rschristian opened this issue 8 months ago
provide event handler types

JoviDeCroock opened this pull request 8 months ago
feat: optimise jsx runtime

JoviDeCroock opened this pull request 8 months ago
10.20.2

JoviDeCroock opened this pull request 9 months ago
fix(types): add template tag JSX type

marvinhagemeister opened this pull request 9 months ago
Add missing PropsWithRef type to fix #4293

ryanlchan opened this pull request 9 months ago
Unable to use hooks in compiled package

pm0u opened this issue 9 months ago
Create SECURITY.md

Davide-Rossini opened this pull request 9 months ago
`hydrate` doesn't replace attributes at root replaced node

crutchcorn opened this issue 9 months ago
Cannot read properties of undefined (reading '__m')

joshua7v opened this issue 9 months ago
Use Set

shoonia opened this pull request 9 months ago
refactor: simplify the logic introduced in #4322

jviide opened this pull request 9 months ago
Some byte improvements

JoviDeCroock opened this pull request 9 months ago
chore: unset event after unmount

JoviDeCroock opened this pull request 9 months ago
10.20.1

JoviDeCroock opened this pull request 9 months ago
fix: check whether `oldDom` is present in the DOM

JoviDeCroock opened this pull request 9 months ago
Add special case for focusIn and focusOut

JoviDeCroock opened this pull request 9 months ago
onFocusIn and onFocusOut events incorrectly set

objerke opened this issue 9 months ago
10.20.0

JoviDeCroock opened this pull request 9 months ago
fix: case where shrinking a list would cause an exception

JoviDeCroock opened this pull request 9 months ago
Integrate the new benchmarks repo and update

andrewiggins opened this pull request 9 months ago
Current plan for event types?

tjcrowder opened this issue 9 months ago
bring consistency to our focus events

JoviDeCroock opened this pull request 9 months ago
align state updater type

JoviDeCroock opened this pull request 9 months ago
add onscrollend listener type

JoviDeCroock opened this pull request 9 months ago
try to fix benchmarks

JoviDeCroock opened this pull request 9 months ago
chore: update some actions to remove node 20 warnings

JoviDeCroock opened this pull request 10 months ago
Revert "Merge pull request #4234 from preactjs/multi-root-shared-commit"

JoviDeCroock opened this pull request 10 months ago
Provide a boundary between Components and DOM

naugtur opened this issue 10 months ago
Typescript issues in 10.19.4+ with @mui/material

akornatskyy opened this issue 10 months ago
Release 10.19.6

marvinhagemeister opened this pull request 10 months ago
fix: invalid vnode id for text nodes

marvinhagemeister opened this pull request 10 months ago
Match null placeholders using skewed index

andrewiggins opened this pull request 10 months ago
TypeScript JSX focus events don't have consistent case

CodingDoug opened this issue 10 months ago
Implement onscrollend event attribute for TypeScript JSX

CodingDoug opened this issue 10 months ago
chore: add reconcile bug test

marvinhagemeister opened this pull request 10 months ago
fix: increment skew when we aren't removing the first pointer

JoviDeCroock opened this pull request 10 months ago
10.19.5

JoviDeCroock opened this pull request 10 months ago
fix: correctly restore _original

JoviDeCroock opened this pull request 10 months ago
Problem with rendering child component on props changes

coder4u opened this issue 10 months ago