Skip to content
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

feat: jsx middleware #306

Merged
merged 5 commits into from
Jun 10, 2022
Merged

feat: jsx middleware #306

merged 5 commits into from
Jun 10, 2022

Conversation

yusukebe
Copy link
Member

@yusukebe yusukebe commented Jun 9, 2022

Close #300

yusukebe and others added 3 commits June 7, 2022 19:03
…l spec (#308)

* feat(middleware/jsx): handle some special cases for jsx.

* feat(middleware/jsx): Support dangerouslySetInnerHTML.
@usualoma
Copy link
Member

I would prefer that #309 be included, but even if it is not, I too think that this PR already meets the criteria for a Minimum Viable Product.

usualoma and others added 2 commits June 10, 2022 15:09
* feat(middleware/jsx): Introduce memo.

* fix(middleware/jsx): propsAreEqual is always defined.
@yusukebe yusukebe changed the title [WIP] feat: jsx middleware feat: jsx middleware Jun 10, 2022
@yusukebe yusukebe merged commit 583d3d4 into master Jun 10, 2022
@yusukebe yusukebe deleted the feat/jsx branch June 13, 2022 01:06
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.

JSX middleware
2 participants