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

parsing multiple root elements #17

Merged
merged 3 commits into from
Feb 14, 2017

Conversation

oroce
Copy link

@oroce oroce commented Feb 13, 2017

I know that ReactDOM.renderToStaticMarkup() does not accept multipe elements but when you need to parse the children elements that you want to be rendered inside a react component, the ability to parse them can be handy (see test in commit f015841)

@coveralls
Copy link

coveralls commented Feb 13, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling f015841 on purposeindustries:multiple-elements into aa8690e on aknuds1:master.

@aknuds1 aknuds1 merged commit 2e0d485 into aknuds1:master Feb 14, 2017
@aknuds1
Copy link
Owner

aknuds1 commented Feb 14, 2017

Thanks, I published a new version with this functionality integrated.

@oroce oroce deleted the multiple-elements branch February 14, 2017 08:52
@oroce
Copy link
Author

oroce commented Feb 14, 2017

@aknuds1 awesome, thanks a lot.

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.

None yet

3 participants