Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(Icon): do not throw on missing font name #251

Merged
merged 1 commit into from
Sep 19, 2018

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Sep 19, 2018

We currently throw an error on missing icon names. This is overkill. We have typings and propTypes where we can more appropriately handle this.

@codecov
Copy link

codecov bot commented Sep 19, 2018

Codecov Report

Merging #251 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files          61       61           
  Lines        1058     1058           
  Branches      155      135   -20     
=======================================
  Hits          975      975           
  Misses         80       80           
  Partials        3        3

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 d8a9e2c...faeec4b. Read the comment docs.

@levithomason levithomason merged commit 68caadc into master Sep 19, 2018
@levithomason levithomason deleted the fix/icon-name-crash branch October 11, 2018 21:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant