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

Fixed invalid prop types error message to be more specific #11308

Merged
merged 22 commits into from
Oct 31, 2017

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    2653595 View commit details
    Browse the repository at this point in the history
  2. Fixed syntax issues. #3

    NicBonetto committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    8de9a20 View commit details
    Browse the repository at this point in the history
  3. Modified test. #3

    NicBonetto committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    4ce5b49 View commit details
    Browse the repository at this point in the history
  4. Prettified. #3

    NicBonetto committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    3d4724e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    449b98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7978c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    05ecf0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e18a235 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Configuration menu
    Copy the full SHA
    9fc2b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede38f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. Configuration menu
    Copy the full SHA
    ae6fcbf View commit details
    Browse the repository at this point in the history
  2. Added missing character. #3

    NicBonetto committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    aada64c View commit details
    Browse the repository at this point in the history
  3. Fixed warning message. #3

    NicBonetto committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    de26d9d View commit details
    Browse the repository at this point in the history
  4. Cleared extra whitespace. #3

    NicBonetto committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    c7ee43d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c19ea3 View commit details
    Browse the repository at this point in the history
  6. Prettified. #3

    NicBonetto committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    37207a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Grammar fix

    gaearon committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    12db856 View commit details
    Browse the repository at this point in the history
  2. Tweak unrelated warning

    The message didn't make sense because it appears for *any* attributes, not just numeric ones.
    gaearon committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    69cbdfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c841d41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da20477 View commit details
    Browse the repository at this point in the history
  5. Add missing whitespace

    gaearon committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    5b994bf View commit details
    Browse the repository at this point in the history
  6. Revert size changes

    gaearon committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    425c00b View commit details
    Browse the repository at this point in the history