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

fix(486) - Only show props if there are props #488

Merged
merged 4 commits into from
Jun 12, 2017
Merged

fix(486) - Only show props if there are props #488

merged 4 commits into from
Jun 12, 2017

Commits on Jun 11, 2017

  1. fix(486) - Only show props if there are props

    Sara Vieira committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    3750891 View commit details
    Browse the repository at this point in the history
  2. apply if to only methods and props

    Sara Vieira committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    42cce7c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Fix: Revert npm lock changes

    sapegin committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    f0ae5f7 View commit details
    Browse the repository at this point in the history
  2. Fix: Finish the check

    1. More consistent condition code
    2. Return null insatead of undefined
    3. Add PropTypes
    4. Add tests
    sapegin committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    cb6576e View commit details
    Browse the repository at this point in the history