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

Added check to deduplicate function type warning calls on each compon… #11120

Merged
merged 4 commits into from
Oct 6, 2017
Merged

Added check to deduplicate function type warning calls on each compon… #11120

merged 4 commits into from
Oct 6, 2017

Commits on Oct 5, 2017

  1. Added check to deduplicate function type warning calls on each compon…

    …ent type
    Andrey Saleba committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    bfea8ee View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Added test to check that 'function type as React child' warning is de…

    …duplicated correctly by component type
    Andrey Saleba committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    17847a0 View commit details
    Browse the repository at this point in the history
  2. Ran prettier on added code

    Andrey Saleba committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    00ca5ee View commit details
    Browse the repository at this point in the history
  3. Modified test checking deduplication of 'Functions are not valid as a…

    … React child' warning so it will check against rerendering component now
    Andrey Saleba committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    5852b59 View commit details
    Browse the repository at this point in the history