-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support High-Order Components #2
Milestone
Comments
mhink
pushed a commit
to mhink/preact
that referenced
this issue
Sep 13, 2016
developit
pushed a commit
that referenced
this issue
Sep 28, 2016
* Add single-level array flattening to h() * Slight refactoring and renaming to make algorithm clearer. * Adding tests for arrays of children. * Remove unused import (changed my mind about adding isObject.) * Oops #2: Remove describe.only * Minor: remove blank line * const -> let, inline function, get rid of an array alloc
brodycj
pushed a commit
to brodycj/preact
that referenced
this issue
Jul 22, 2018
More checkJs & JSDoc fixes
marvinhagemeister
added a commit
that referenced
this issue
Mar 2, 2019
marvinhagemeister
pushed a commit
that referenced
this issue
Mar 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: