one-react / icons

A collection of cosmetic💄, light-lux 👜💍 UI components written with React.
https://one-react.github.io/icons
MIT License
8 stars 2 forks source link

feat: expose only part of svg props #15

Closed foryuki closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into dev will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #15   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         5      7    +2     
  Lines        30     42   +12     
  Branches     10     14    +4     
===================================
+ Hits         30     42   +12
Impacted Files Coverage Δ
src/icons/Close.tsx 100% <ø> (ø) :arrow_up:
src/icons/Heart.tsx 100% <ø> (ø) :arrow_up:
src/icons/FilledClose.tsx 100% <ø> (ø) :arrow_up:
src/icons/BorderedClose.tsx 100% <ø> (ø) :arrow_up:
src/icons/FilledHeart.tsx 100% <ø> (ø) :arrow_up:
src/icons/FilledCheck.tsx 100% <100%> (ø)
src/icons/Check.tsx 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 3e3b7e8...ecf57d2. Read the comment docs.

foryuki commented 5 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: