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

[JSX PPX] Add support for DOM children spread #2095

Merged
merged 2 commits into from
Jul 30, 2018

Conversation

chenglou
Copy link
Member

Solves the pitfall from here. When the PPX sees a children spread on a DOM element, it'll auto desugar to that form.

Solves the pitfall from [here](https://github.com/reasonml/reason-react/blob/6bc70bb22debdd7c7170e503317ec3d580e06eda/docs/children.md#pitfall). When the PPX sees a children spread on a DOM element, it'll auto desugar to that form.
@chenglou chenglou merged commit e7a473f into reasonml:master Jul 30, 2018
@chenglou chenglou deleted the more-more-more branch July 30, 2018 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants