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: support .attrs method #8

Merged
merged 1 commit into from
May 28, 2019
Merged

fix: support .attrs method #8

merged 1 commit into from
May 28, 2019

Conversation

gregberge
Copy link
Collaborator

Closes #7

@AlxGolubev
Copy link

argh, I spent half an hour to find a place where I can put a code to collaborate. Good job, highly appreciated!

@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

Merging #8 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   98.86%   98.87%   +<.01%     
==========================================
  Files          21       21              
  Lines         353      356       +3     
  Branches       54       54              
==========================================
+ Hits          349      352       +3     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
packages/styled-components/src/styled.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47e2a3e...a391074. Read the comment docs.

@gregberge gregberge merged commit 3ee0814 into master May 28, 2019
@gregberge gregberge deleted the attrs-support branch May 28, 2019 12:43
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.

Default way to set default attrs for component isn't working
2 participants