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(customPropTypes): fix logic and warning messages #579

Merged
merged 5 commits into from
Oct 1, 2016

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Oct 1, 2016

This is a breakout of #449.

This PR fixes a number of issues with customPropTypes. Typos, bad messages, issues with logic, etc. I also reworked them to use lodash/fp which cleaned things up a bit.

Later, we'll add the additional propTypes for shorthand, icon, image, children, etc.

@codecov-io
Copy link

codecov-io commented Oct 1, 2016

Current coverage is 99.49% (diff: 100%)

Merging #579 into master will not change coverage

@@             master       #579   diff @@
==========================================
  Files           112        112          
  Lines          1767       1767          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1758       1758          
  Misses            9          9          
  Partials          0          0          

Powered by Codecov. Last update a89545d...be99f38

@levithomason levithomason merged commit 690394d into master Oct 1, 2016
@levithomason levithomason deleted the fix/custom-proptypes branch October 1, 2016 23:23
@levithomason
Copy link
Member Author

Released in stardust@0.49.0

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.

2 participants