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

Use comment nodes for empty components #5451

Merged
merged 1 commit into from
Nov 20, 2015

Commits on Nov 11, 2015

  1. Use comment nodes for empty components

    This makes more sense and avoids DOM nesting problems.
    
    ![image](https://cloud.githubusercontent.com/assets/6820/11098713/952348ca-885b-11e5-9757-e4a76467b0b8.png)
    
    (ReactSimpleEmptyComponent isn't used here but React Native can use it as it currently does.)
    sophiebits committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    3581406 View commit details
    Browse the repository at this point in the history