mozilla/webmaker-core

Add icon component

Aberta

#42 aberto em 14 de jul. de 2015

 (0 comentário) (0 reação) (0 responsável)JavaScript (31 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (63 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador