atom/github

consistently use `Timeago` component to humanize timestamps

Open

#1.905 aberto em 11 de jan. de 2019

Ver no GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (469 forks)batch import
code-cleanup :wrench:good first issue

Métricas do repositório

Stars
 (1.069 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

We have this sweet Timeago component that humanizes a timestamp, and then keeps that data up to date.

I did not know about Timeago, when we were making the CommitDetailView and the PullRequestCommitView. It would be good to make those components use Timeago, and also see if there's anywhere else that needs to be cleaned up.

Guia do colaborador