mozilla/webmaker-core

Add icon component

Aperta

#42 aperta il 14 lug 2015

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (31 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (63 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

This issue has been migrated from mozilla/webmaker-android#1584.

It was originally written by k88hudson on Tue Apr 28 2015 and had the following description:

We need this to support multiple colours, maintain consistent size etc.

On Thu Apr 30 2015, k88hudson commented:

I would love to have an icon font, but a component will do for now.

On Fri May 01 2015, Pomax commented:

Why not both? We can make an <Icon> component that serves up "whatever works" while we work on it, so we can use a JSX syntax like <Icon type="eyeball" /> and have that either generate an svg image or, once we find a nice one, text span with an icon font.

Guida contributor