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

avatarIconProps #69

Merged
merged 2 commits into from
Jan 24, 2017
Merged

avatarIconProps #69

merged 2 commits into from
Jan 24, 2017

Conversation

frankros91
Copy link
Contributor

I implemented options to pass iconSize and iconColor as props to Avatar. If they are present, they will be used, else it will fall back to prior logic.

…. If present, they will be use, else fall back to defaults
Copy link
Owner

@xotahal xotahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @frankros91 :) Did you try to run eslint? yarn lint .. it had to throw error because you did not specify propTypes for iconSize and iconColor. Could you fix it please?

@frankros91
Copy link
Contributor Author

@xotahal Fixed :)

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #69 into master will not change coverage

@@           master   #69   diff @@
===================================
  Files           7     7          
  Lines         300   300          
  Methods         7     7          
  Messages        0     0          
  Branches        5     5          
===================================
  Hits          300   300          
  Misses          0     0          
  Partials        0     0          

Sunburst

Powered by Codecov. Last update c37d6aa...bd336b3

@xotahal xotahal merged commit c466c33 into xotahal:master Jan 24, 2017
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.

3 participants