Skip to content

Conversation

@JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Aug 24, 2022

Resolves #3618
Resolves #2612

This fine-tunes the element creation calls to derive more state from the context in which they are called. This also makes a special case for input so we can correctly leverage onInput

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.291% when pulling 4f11884 on create-element-h-types into 14977dd on master.

Copy link
Member

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great!

@JoviDeCroock JoviDeCroock merged commit 1633907 into master Aug 24, 2022
@JoviDeCroock JoviDeCroock deleted the create-element-h-types branch August 24, 2022 12:33
JoviDeCroock added a commit that referenced this pull request Sep 2, 2022
JoviDeCroock added a commit that referenced this pull request Sep 2, 2022
* backport #3615

* backport #3633

* backport #3643

* backport #3655

* backport #3663

* backport #3690

* backport useState optim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Types for props in h / createElement function doesn't allow ref TypeScript types on input/button/etc without JSX

4 participants