atom/github

consistently use `Timeago` component to humanize timestamps

Open

#1 905 ouverte le 11 janv. 2019

Voir sur GitHub
 (4 commentaires) (0 réactions) (1 assigné)JavaScript (1 069 stars) (469 forks)batch import
code-cleanup :wrench:good first issue

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.

Guide contributeur